[roll] Roll fuchsia [ufs] De-flake unit test by resetting normal timeout duration.

During a timeout test, the timeout duration is significantly shortened.
However in the following test, this shortened timeout duration is not
reset to the normal timeout duration, thus causing unexpected timeouts.

Original-Bug: b/337062670
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044158
Original-Revision: 406e564803b561126cbd836609f6d273a1b92b27
GitOrigin-RevId: ce2cbe91f23298a51e2464bf2ea1ff92675ef2a9
Change-Id: Ia145a7712fb3f938385fd9c086789f69112c1f2a
1 file changed
tree: a69de855ca4050a4b70d4d1ba9efbd9ec2704c7a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.