| commit | a37f44749b722b61300d061f66c1c3468dbc1a4f | [log] [tgz] |
|---|---|---|
| author | Martin Puryear <mpuryear@fuchsia.infra.roller.google.com> | Mon Apr 14 21:58:25 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 14 22:00:08 2025 -0700 |
| tree | ce147ad01b068d6f5025ea9ab53b63e66a665105 | |
| parent | 0292a8722b8933dfed46994a809912511510f83d [diff] |
[roll] Roll fuchsia [audio][test] Make drivers tests 25% faster In AudioDriverTests, at the end of each FIDL exchange with a driver (i.e. when the test case is complete), we always wait for additional FIDL activity such as an unexpected callback, or a disconnect. Rather than just "waiting for something bad to NOT happen", we can be proactive and use a simple "call & response" to ensure that the driver is still responsive over FIDL - we use GetHealthState for this purpose. By moving to this, eliminating our 100ms wait per test case, this shortens the execution time for AudioDriverTests suites to 75% of the previous run-time. \o/ yay! Original-Bug: 370741565 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251224 Original-Revision: 13ffa86dade8049b1fc3a80a856e84ab701f1ec9 GitOrigin-RevId: 94c20b15fad1d85ee3501b744f0ee6d6f86d3cd9 Change-Id: I6f6e2e4f4cb8c5c64aae93d2718df2450367f6c4
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.