summaryrefslogtreecommitdiffstats
path: root/dom/media/webvtt/test/mochitest/mochitest.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/webvtt/test/mochitest/mochitest.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/webvtt/test/mochitest/mochitest.toml')
-rw-r--r--dom/media/webvtt/test/mochitest/mochitest.toml12
1 files changed, 4 insertions, 8 deletions
diff --git a/dom/media/webvtt/test/mochitest/mochitest.toml b/dom/media/webvtt/test/mochitest/mochitest.toml
index 6ec6042407..6fd4c9e7ba 100644
--- a/dom/media/webvtt/test/mochitest/mochitest.toml
+++ b/dom/media/webvtt/test/mochitest/mochitest.toml
@@ -18,15 +18,14 @@ support-files = [
["test_bug883173.html"]
skip-if = [
- "android_version == '25' && debug", # android(bug 1232305)
- "os == 'linux' && (asan || tsan || debug)", # Bug 1829511
+ "os == 'linux' && os_version == '18.04' && asan", # Bug 1829511
+ "os == 'linux' && os_version == '18.04' && tsan", # Bug 1829511
+ "os == 'linux' && os_version == '18.04' && debug", # Bug 1829511
]
["test_bug895091.html"]
-skip-if = ["android_version == '25' && debug"] # android(bug 1232305)
["test_bug957847.html"]
-skip-if = ["android_version == '25' && debug"] # android(bug 1232305)
["test_bug1018933.html"]
@@ -39,10 +38,7 @@ skip-if = ["android_version == '25' && debug"] # android(bug 1232305)
["test_texttrack_cors_preload_none.html"]
["test_texttrack_mode_change_during_loading.html"]
-skip-if = [
- "true",
- "os == 'android'", # Bug 1636572, android(bug 1562021)
-]
+skip-if = ["true"]
["test_texttrack_moz.html"]