summaryrefslogtreecommitdiffstats
path: root/dom/media/test/mochitest_bugs.toml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:13:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:13:27 +0000
commit40a355a42d4a9444dc753c04c6608dade2f06a23 (patch)
tree871fc667d2de662f171103ce5ec067014ef85e61 /dom/media/test/mochitest_bugs.toml
parentAdding upstream version 124.0.1. (diff)
downloadfirefox-adbda400be353e676059e335c3c0aaf99e719475.tar.xz
firefox-adbda400be353e676059e335c3c0aaf99e719475.zip
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dom/media/test/mochitest_bugs.toml')
-rw-r--r--dom/media/test/mochitest_bugs.toml17
1 files changed, 12 insertions, 5 deletions
diff --git a/dom/media/test/mochitest_bugs.toml b/dom/media/test/mochitest_bugs.toml
index 9d4a0dea2f..5c68d0e795 100644
--- a/dom/media/test/mochitest_bugs.toml
+++ b/dom/media/test/mochitest_bugs.toml
@@ -84,6 +84,10 @@ support-files = [
"bipbop-clearkey-keyrotation-clear-lead-audio.mp4^headers^",
"bipbop-clearkey-keyrotation-clear-lead-video.mp4",
"bipbop-clearkey-keyrotation-clear-lead-video.mp4^headers^",
+ "bipbop-clearkey-video-av1.mp4",
+ "bipbop-clearkey-video-av1.mp4^headers^",
+ "bipbop-clearkey-video-av1.webm",
+ "bipbop-clearkey-video-av1.webm^headers^",
"bipbop_225w_175kbps.mp4",
"bipbop_225w_175kbps.mp4^headers^",
"bipbop_225w_175kbps-cenc-audio-key1-1.m4s",
@@ -769,7 +773,10 @@ support-files = [
["test_bug465498.html"]
["test_bug495145.html"]
-skip-if = ["os == 'win'"] #Bug 1404373
+skip-if = [
+ "win10_2009", #Bug 1404373
+ "win11_2009", #Bug 1404373
+]
["test_bug495300.html"]
@@ -786,15 +793,15 @@ skip-if = ["os == 'android'"] # bug 1285441, android(bug 1232305)
tags = "capturestream"
["test_bug895305.html"]
-skip-if = ["android_version == '25' && debug"] # android(bug 1232305)
["test_bug919265.html"]
-skip-if = ["android_version == '25' && debug"] # android(bug 1232305)
["test_bug1113600.html"]
skip-if = [
- "os == 'win' && os_version == '10.0' && debug", # Bug 1713410
- "os == 'mac'", # Bug 1198168
+ "win10_2009 && debug", # Bug 1713410
+ "win11_2009 && debug", # Bug 1713410
+ "apple_catalina", # Bug 1198168
+ "apple_silicon", # Bug 1198168
]
["test_bug1120222.html"]