summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface')
-rw-r--r--testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/__dir__.ini1
-rw-r--r--testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/iirfilter-basic.html.ini13
-rw-r--r--testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html.ini3
3 files changed, 17 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/__dir__.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/__dir__.ini
new file mode 100644
index 0000000000..daf68383df
--- /dev/null
+++ b/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/__dir__.ini
@@ -0,0 +1 @@
+leak-threshold: [default:51200]
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/iirfilter-basic.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/iirfilter-basic.html.ini
new file mode 100644
index 0000000000..327173a79f
--- /dev/null
+++ b/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/iirfilter-basic.html.ini
@@ -0,0 +1,13 @@
+[iirfilter-basic.html]
+ [X getFrequencyResponse(new Float32Array(10), new Float32Array(1), new Float32Array(20)) did not throw an exception.]
+ expected: FAIL
+
+ [X getFrequencyResponse(new Float32Array(10), new Float32Array(20), new Float32Array(1)) did not throw an exception.]
+ expected: FAIL
+
+ [< [exceptions-getFrequencyData\] 2 out of 5 assertions were failed.]
+ expected: FAIL
+
+ [# AUDIT TASK RUNNER FINISHED: 1 out of 5 tasks were failed.]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html.ini
new file mode 100644
index 0000000000..39401ba902
--- /dev/null
+++ b/testing/web-platform/meta/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html.ini
@@ -0,0 +1,3 @@
+[test-iirfilternode.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]