summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini')
-rw-r--r--testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini b/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini
new file mode 100644
index 0000000000..b42afbaaa6
--- /dev/null
+++ b/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini
@@ -0,0 +1,11 @@
+[rtp-demuxing.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ if (os == "mac") and not debug: [OK, TIMEOUT]
+ [Can demux two video tracks with different payload types on a bundled connection]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531460
+ expected: FAIL
+
+ [Can demux two video tracks with the same payload type on an unbundled connection]
+ expected:
+ if (os == "mac") and not debug: [PASS, TIMEOUT]