From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../meta/webrtc/RTCDataChannel-close.html.ini | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 testing/web-platform/meta/webrtc/RTCDataChannel-close.html.ini (limited to 'testing/web-platform/meta/webrtc/RTCDataChannel-close.html.ini') diff --git a/testing/web-platform/meta/webrtc/RTCDataChannel-close.html.ini b/testing/web-platform/meta/webrtc/RTCDataChannel-close.html.ini new file mode 100644 index 0000000000..d61e8b274a --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCDataChannel-close.html.ini @@ -0,0 +1,32 @@ +[RTCDataChannel-close.html] + [Close datachannel causes onclosing and onclose to be called] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 + expected: FAIL + + [Close datachannel causes closing and close event to be called] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1641026 + expected: FAIL + + [Close peerconnection causes close event and error to be called on datachannel] + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 + expected: FAIL + + [Close negotiated datachannel causes closing and close event to be called] + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1641026 + expected: FAIL + + [Close negotiated datachannel causes onclosing and onclose to be called] + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 + expected: FAIL + + [Close peerconnection causes close event and error to be called on negotiated datachannel] + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 + expected: FAIL + + [Close peerconnection causes close event and error on many channels, negotiated datachannel] + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 + expected: FAIL + + [Close peerconnection causes close event and error on many channels, datachannel] + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 + expected: FAIL -- cgit v1.2.3