[roll] Roll fuchsia [audio][test] Fix impulse test flake

With the conversion to ComponentFramework v2, there are
temporarily two distinct sets of the hermetic test helper
classes: audio_core/testing/integration, and audio/lib/test.
This CL brings changes into audio_core/testing/integration
that had only been made in audio/lib/test.

Additionally, a bug is fixed in hermetic_impulse_test when
an impulse's detected edges are different signs.

Original-Fixed: 96275

Multiply: audio-libanalysis-unittests: 99
Multiply: audio_core_google_impulse_tests_astro: 99
Multiply: audio_core_google_impulse_tests_sherlock: 99
Multiply: audio_core_google_impulse_tests_nelson: 99

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668902
Original-Revision: 7ac804eb6720e3460d3b617c48eba95f9212fc32
GitOrigin-RevId: eac7d1d8b70794229e8b853534e7dc0d7d23496a
Change-Id: I3a3369bca9243e3361a472cda67c606db254a70a
1 file changed
tree: 583fdfd0341050535c3ada8d705676f184b9f25f
  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.