[roll] Roll fuchsia [emulator] Fix TestSetLogDestination flake

The emulator Instance.Wait implementation's scanner loop printing the
emulator stdout was sometimes exiting without completely consuming the
scanner, causing test flakes.

Multiply: emulator_tests
Original-Fixed: 100970
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683524
Original-Revision: b6e2c961ed397f67ffda60cae2d088e5a2eac9a2
GitOrigin-RevId: f3e5ad28eb6e198a0c0b208f95b714c2eb57195b
Change-Id: Ia067fa1f97c379d0ee25fac05a9f64a4236b5bb7
1 file changed
tree: 237ad01130ac0b8ead8323062c5da65aa7743b1f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.