summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.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-mediaelementaudiosourcenode-interface')
-rw-r--r--testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/cors-check.https.html.ini32
-rw-r--r--testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html.ini7
-rw-r--r--testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/no-cors.https.html.ini3
3 files changed, 42 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/cors-check.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/cors-check.https.html.ini
new file mode 100644
index 0000000000..7401aedbbc
--- /dev/null
+++ b/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/cors-check.https.html.ini
@@ -0,0 +1,32 @@
+[cors-check.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [X Recorded channel #2 should have contain at least one value different from 0.]
+ expected:
+ if (os == "linux") and ccov: [FAIL, PASS]
+ FAIL
+
+ [# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.]
+ expected:
+ if (os == "linux") and ccov: [FAIL, PASS]
+ FAIL
+
+ [< [start-playback-and-capture\] 4 out of 4 assertions were failed.]
+ expected:
+ if (os == "linux") and ccov: [FAIL, PASS]
+ FAIL
+
+ [X Recorded channel #1 should have contain at least one value different from 0.]
+ expected:
+ if (os == "linux") and ccov: [FAIL, PASS]
+ FAIL
+
+ [X Recorded channel #0 should have contain at least one value different from 0.]
+ expected:
+ if (os == "linux") and ccov: [FAIL, PASS]
+ FAIL
+
+ [X Recorded channel #3 should have contain at least one value different from 0.]
+ expected:
+ if (os == "linux") and ccov: [FAIL, PASS]
+ FAIL
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html.ini
new file mode 100644
index 0000000000..7aeee903ef
--- /dev/null
+++ b/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html.ini
@@ -0,0 +1,7 @@
+[mediaElementAudioSourceToScriptProcessorTest.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [All data processed correctly]
+ expected:
+ if fission and (os == "mac") and debug: [PASS, FAIL]
+ if not fission and not debug: [PASS, FAIL]
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/no-cors.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/no-cors.https.html.ini
new file mode 100644
index 0000000000..158872d889
--- /dev/null
+++ b/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/no-cors.https.html.ini
@@ -0,0 +1,3 @@
+[no-cors.https.html]
+ bug: redirect not tainted https://bugzilla.mozilla.org/show_bug.cgi?id=1599950
+ disabled: unstable failing test names https://bugzilla.mozilla.org/show_bug.cgi?id=1599954