diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad.html.ini | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad.html.ini')
-rw-r--r-- | testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad.html.ini | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad.html.ini new file mode 100644 index 0000000000..70f71b6eac --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad.html.ini @@ -0,0 +1,35 @@ +[k-rate-biquad.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [X All k-rate params: Difference between a-rate and k-rate BiquadFilterNode should have contain at least one value different from 0.] + expected: FAIL + + [< [Biquad k-rate AudioParams (all)\] 1 out of 11 assertions were failed.] + expected: FAIL + + [X k-rate Q: Difference between a-rate and k-rate BiquadFilterNode should have contain at least one value different from 0.] + expected: FAIL + + [< [Biquad k-rate Q\] 1 out of 8 assertions were failed.] + expected: FAIL + + [X k-rate detune: Difference between a-rate and k-rate BiquadFilterNode should have contain at least one value different from 0.] + expected: FAIL + + [< [Biquad k-rate detune\] 1 out of 8 assertions were failed.] + expected: FAIL + + [X k-rate frequency: Difference between a-rate and k-rate BiquadFilterNode should have contain at least one value different from 0.] + expected: FAIL + + [< [Biquad k-rate frequency\] 1 out of 8 assertions were failed.] + expected: FAIL + + [X k-rate gain: Difference between a-rate and k-rate BiquadFilterNode should have contain at least one value different from 0.] + expected: FAIL + + [< [Biquad k-rate gain\] 1 out of 8 assertions were failed.] + expected: FAIL + + [# AUDIT TASK RUNNER FINISHED: 5 out of 5 tasks were failed.] + expected: FAIL |