summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini9
1 files changed, 3 insertions, 6 deletions
diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini
index 9e008e336b..59121e26d6 100644
--- a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini
+++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini
@@ -1,10 +1,7 @@
[track-mode-disabled.html]
expected:
- if (os == "linux") and not fission and not debug and not asan: [OK, TIMEOUT]
- if (os == "linux") and not fission and debug: [OK, TIMEOUT]
- if (os == "linux") and fission: [OK, TIMEOUT]
+ if (os == "android") and not debug: [OK, ERROR]
+ if os == "linux": [OK, TIMEOUT]
[Cues are properly removed from the active cue list when their track changes mode to disabled]
expected:
- if (os == "linux") and not fission and not debug and not asan: [PASS, TIMEOUT]
- if (os == "linux") and not fission and debug: [PASS, TIMEOUT]
- if (os == "linux") and fission: [PASS, TIMEOUT]
+ if os == "linux": [PASS, TIMEOUT]