summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/media-source/mediasource-endofstream.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/media-source/mediasource-endofstream.html.ini')
-rw-r--r--testing/web-platform/meta/media-source/mediasource-endofstream.html.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/media-source/mediasource-endofstream.html.ini b/testing/web-platform/meta/media-source/mediasource-endofstream.html.ini
new file mode 100644
index 0000000000..37a1f24c94
--- /dev/null
+++ b/testing/web-platform/meta/media-source/mediasource-endofstream.html.ini
@@ -0,0 +1,13 @@
+[mediasource-endofstream.html]
+ disabled:
+ if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1381449
+ if (os == "android") and debug: Frequently failing on geckoview
+ expected:
+ if (os == "mac") and not debug: [OK, TIMEOUT]
+ if (os == "mac") and debug: [OK, TIMEOUT]
+ [MediaSource.endOfStream(): media element notified that it now has all of the media data]
+ disabled:
+ if (os == "android") and debug: Frequently failing on geckoview (Bug 1381449)
+ expected:
+ if (os == "mac") and not debug: [PASS, TIMEOUT]
+ if (os == "mac") and debug: [PASS, TIMEOUT]