diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/historical.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/historical.html.ini | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/historical.html.ini b/testing/web-platform/meta/webrtc/historical.html.ini new file mode 100644 index 0000000000..8cefe2c852 --- /dev/null +++ b/testing/web-platform/meta/webrtc/historical.html.ini @@ -0,0 +1,34 @@ +[historical.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [RTCDataChannel member reliable should not exist] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1285683 + expected: FAIL + + [RTCPeerConnection member addStream should not exist] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531808 + expected: FAIL + + [RTCPeerConnection member getLocalStreams should not exist] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531810 + expected: FAIL + + [RTCPeerConnection member getRemoteStreams should not exist] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531810 + expected: FAIL + + [RTCPeerConnection member onaddstream should not exist] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1241291 + expected: FAIL + + [mozRTCIceCandidate interface should not exist] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531812 + expected: FAIL + + [mozRTCPeerConnection interface should not exist] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531812 + expected: FAIL + + [mozRTCSessionDescription interface should not exist] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531812 + expected: FAIL |