diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini new file mode 100644 index 0000000000..c16c77891d --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini @@ -0,0 +1,8 @@ +[RTCPeerConnection-iceGatheringState.html] + [connection with one data channel should eventually have connected connection state] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [renegotiation that closes all transports should result in ICE gathering state "new"] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728353 + expected: FAIL |