[roll] Roll fuchsia [fshost] Add pause and resume to block watcher

This is used by several integration tests to set up block devices for
fshost without fshost latching onto them before we are done, so it's
useful to get in early.

This also disables a flakey test. The issue is resolved via a more
complex refactor in fxrev.dev/708822 but that isn't going to go in
immediately and it has a high flake rate that is preventing this cl from
going in (and causing other issues).

Original-Bug: 87511
Original-Bug: 106137
Test: fx test fshost_rust_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701683
Original-Revision: c3fc920471bb2a94b34ff684f9d8fe3b4faa2c46
GitOrigin-RevId: 6d53897c481e6614f1f7931fc056734246557251
Change-Id: Id98482bf34e61f8331eca4157ab06b4552203521
1 file changed
tree: 5108153904552290269445aa3a49bef1c92553ce
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.