diff options
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.ini | 10 |
1 files changed, 10 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..186f43bc00 --- /dev/null +++ b/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini @@ -0,0 +1,10 @@ +[rtp-demuxing.html] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1818283 + expected: [OK, TIMEOUT] + [Can demux two video tracks with different payload types on a bundled connection] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1396922 + expected: FAIL + + [Can demux two video tracks with the same payload type on an unbundled connection] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1818283 + expected: [PASS, TIMEOUT] |