commit | c9da5a8df772879959f1262b4897473fbe2a411a | [log] [tgz] |
---|---|---|
author | Peter Johnston <peterjohnston@fuchsia.infra.roller.google.com> | Tue Nov 26 18:14:04 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 26 10:15:38 2024 -0800 |
tree | 627bcc85f92d928aaee2d9c279a7e8a716bcc0eb | |
parent | 780068d6a36d35ce2f5ab335c761fbb110fc3c62 [diff] |
[roll] Roll fuchsia [netstack3] Use lower preemption bound Use the lower preemption bound we use in other test cases for the new_incomplete_neighbor_schedule_timer_atomic_* test cases. They currently take >30s to run with an exhaustive search and with the lower preemption bound they take <1s. It's hard to say for certain they would catch the race with the smaller search space but I think it's likely given the precedent. Original-Fixed: 380411603 Test: host_x64/netstack3_core_threading_test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163432 Original-Revision: fcb1c556d56cc59d9e7d9f190d44298cfeb439f1 GitOrigin-RevId: 978489a55ecdeca35173dfde2cb21d9840cda363 Change-Id: Ifa4d2bae8055cccfa17dbef7ac2ca2ddc2017034
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.