diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini new file mode 100644 index 0000000000..c602e68241 --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini @@ -0,0 +1,17 @@ +[RTCPeerConnection-ondatachannel.html] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613433 + expected: [OK, TIMEOUT] + [In-band negotiated channel created on remote peer should match the same configuration as local peer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613433 + expected: [PASS, TIMEOUT] + + [In-band negotiated channel created on remote peer should match the same (default) configuration as local peer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613433 + expected: [PASS, NOTRUN] + + [Open event should not be raised when sending and immediately closing the channel in the datachannel event] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613433 + + [Negotiated channel should not fire datachannel event on remote peer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613433 + expected: [PASS, NOTRUN] |