[roll] Roll fuchsia [fshost] Fix racy test.

To fix the race, after resuming, wait until the watcher has actually
resumed, so that any tests that create devices immediately after the
resume are guaranteed to be noticed by fshost.

Original-Fixed: 65963
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/459057
Original-Revision: da2b91e422687fbac29762d3f32cdfbf183fd6f8
GitOrigin-RevId: 7eeaf7da1a0dcdb4d12520c893d9a6626fb8e221
Change-Id: Ib686bdfb594796797bc54b15f7d2dc63dc76cb5f
1 file changed
tree: afaaf8cba2e1a30a1acbf05a5aeaedcbb2c53591
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.