diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini new file mode 100644 index 0000000000..e9900a5215 --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini @@ -0,0 +1,16 @@ +[RTCPeerConnection-iceConnectionState.https.html] + [connection with one data channel should eventually have connected connection state] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [iceConnectionState changes at the right time, with bundle policy max-bundle] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [iceConnectionState changes at the right time, with bundle policy max-compat] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [iceConnectionState changes at the right time, with bundle policy balanced] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL |