From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- dom/media/webaudio/test/mochitest_bugs.toml | 89 +++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 dom/media/webaudio/test/mochitest_bugs.toml (limited to 'dom/media/webaudio/test/mochitest_bugs.toml') diff --git a/dom/media/webaudio/test/mochitest_bugs.toml b/dom/media/webaudio/test/mochitest_bugs.toml new file mode 100644 index 0000000000..8e987d6065 --- /dev/null +++ b/dom/media/webaudio/test/mochitest_bugs.toml @@ -0,0 +1,89 @@ +[DEFAULT] +tags = "mtg webaudio" +subsuite = "media" +support-files = [ + "audio-expected.wav", + "audio-mono-expected-2.wav", + "audio-mono-expected.wav", + "audio-quad.wav", + "audio.ogv", + "audiovideo.mp4", + "audioBufferSourceNodeDetached_worker.js", + "corsServer.sjs", + "!/dom/events/test/event_leak_utils.js", + "file_nodeCreationDocumentGone.html", + "invalid.txt", + "invalidContent.flac", + "layouttest-glue.js", + "nil-packet.ogg", + "noaudio.webm", + "small-shot-expected.wav", + "small-shot-mono-expected.wav", + "small-shot.ogg", + "small-shot.mp3", + "sweep-300-330-1sec.opus", + "ting-44.1k-1ch.ogg", + "ting-44.1k-2ch.ogg", + "ting-48k-1ch.ogg", + "ting-48k-2ch.ogg", + "ting-44.1k-1ch.wav", + "ting-44.1k-2ch.wav", + "ting-48k-1ch.wav", + "ting-48k-2ch.wav", + "sine-440-10s.opus", + "webaudio.js", + "../../webrtc/tests/mochitests/mediaStreamPlayback.js", + "../../webrtc/tests/mochitests/head.js", +] + +["test_bug808374.html"] + +["test_bug827541.html"] + +["test_bug839753.html"] + +["test_bug845960.html"] + +["test_bug856771.html"] + +["test_bug866570.html"] + +["test_bug866737.html"] + +["test_bug867089.html"] + +["test_bug867174.html"] + +["test_bug873335.html"] + +["test_bug875221.html"] + +["test_bug875402.html"] + +["test_bug894150.html"] + +["test_bug956489.html"] + +["test_bug964376.html"] + +["test_bug966247.html"] +tags = "capturestream" + +["test_bug972678.html"] + +["test_bug1027864.html"] +skip-if = ["true"] #Bug 1650930 + +["test_bug1056032.html"] + +["test_bug1113634.html"] + +["test_bug1118372.html"] + +["test_bug1255618.html"] + +["test_bug1267579.html"] + +["test_bug1355798.html"] + +["test_bug1447273.html"] -- cgit v1.2.3