[roll] Roll fuchsia [audio][test] Fix CreateRingBuffer cases

Fix the intermittent CQ issue discovered in tqr/969210.

On heavily loaded systems, the fuchsia_hardware_audio::
Composite/CreateRingBuffer callback might actually arrive
after the callback for a (pipelined) call to
fuchsia_hardware_audio::RingBuffer/GetProperties.
Adjust AudioDriverTests to allow either ordering of
completion arrival.

This incrementally unblocks enabling AudioDriverTests on
additional CQ builders, to increase driver test coverage.

Test: audio_driver_admin_tests
Original-Bug: 370741565

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253644
Original-Revision: b67036d5134f3f19344d1f63ef5ba1e249d4a106
GitOrigin-RevId: 0570a87230b22aaa29f981e8f6138dca4dee64d6
Change-Id: Ie6a25758a520f0459a4dbad6dd8de1c888e3a062
1 file changed
tree: f4aaf8f17ad7d0998d78c3615cd88d96374f49bd
  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 in one of the communication channels documented at get involved.

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.