[roll] Roll fuchsia [audio] Fix capturer test flakes

In reference clock tests that expect a FIDL disconnect,
give the capturer time to transfer over to the FIDL thread
before the test expects the capturer connection to drop.

Also eliminate an overly-strict, timing-sensitive check.

Original-Fixed: 101766
Multiply: audio-capturer-test: 49

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703731
Original-Revision: d727e7dd70d82b6cdb161202b6ebb1f95718e713
GitOrigin-RevId: a63fb53066fb1b5fe90d76b1d5714ee91dde992c
Change-Id: I0289863e9f260cfed8e875886072c4003e57fc69
1 file changed
tree: a64d1b86216db3836c394593bcfd58f5163ec218
  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.