summaryrefslogtreecommitdiffstats
path: root/dom/media/test/mochitest.toml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /dom/media/test/mochitest.toml
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dom/media/test/mochitest.toml')
-rw-r--r--dom/media/test/mochitest.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/media/test/mochitest.toml b/dom/media/test/mochitest.toml
index de8c690255..3c8a382766 100644
--- a/dom/media/test/mochitest.toml
+++ b/dom/media/test/mochitest.toml
@@ -88,6 +88,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",
@@ -798,6 +802,7 @@ skip-if = [
"os == 'mac'", # 1517199 (timeout-on-osx)
"os == 'linux'", # 1713397, 1719881 (high intermittent failure on linux tsan), 1776937
"apple_silicon", # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
+ "mda_gpu", # Disabled because high intermittent failure
]
["test_chaining.html"]