From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/webrtc/RTCDataChannel-close.html.ini | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (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 index a2eabb9539..34431b1bf7 100644 --- a/testing/web-platform/meta/webrtc/RTCDataChannel-close.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDataChannel-close.html.ini @@ -3,6 +3,7 @@ if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [OK, TIMEOUT] if (processor == "x86_64") and (os == "win") and not debug: [OK, TIMEOUT] if (processor == "x86") and not debug: [OK, TIMEOUT] + if debug and (os == "win") and (processor == "x86_64") and not swgl: [OK, TIMEOUT] [Close datachannel causes onclosing and onclose to be called] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 expected: FAIL @@ -16,47 +17,53 @@ 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: if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, NOTRUN] if (processor == "x86_64") and (os == "win") and not debug: [FAIL, NOTRUN] if (processor == "x86") and not debug: [FAIL, NOTRUN] + if debug and (os == "win") and (processor == "x86_64") and not swgl: [FAIL, NOTRUN] FAIL + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1641026 [Close negotiated datachannel causes onclosing and onclose to be called] - bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 expected: if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, NOTRUN] if (processor == "x86_64") and (os == "win") and not debug: [FAIL, NOTRUN] if (processor == "x86") and not debug: [FAIL, NOTRUN] + if debug and (os == "win") and (processor == "x86_64") and not swgl: [FAIL, NOTRUN] FAIL + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 [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: if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, NOTRUN] if (processor == "x86_64") and (os == "win") and not debug: [FAIL, NOTRUN] if (processor == "x86") and not debug: [FAIL, NOTRUN] + if debug and (os == "win") and (processor == "x86_64") and not swgl: [FAIL, NOTRUN] FAIL + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 [Close peerconnection causes close event and error on many channels, negotiated datachannel] - bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 expected: if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, NOTRUN] if (processor == "x86_64") and (os == "win") and not debug: [FAIL, NOTRUN] if (processor == "x86") and not debug: [FAIL, NOTRUN] + if debug and (os == "win") and (processor == "x86_64") and not swgl: [FAIL, NOTRUN] FAIL + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 [Close peerconnection causes close event and error on many channels, datachannel] - bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 expected: if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, TIMEOUT] if (processor == "x86_64") and (os == "win") and not debug: [FAIL, TIMEOUT] if (processor == "x86") and not debug: [FAIL, TIMEOUT] + if debug and (os == "win") and (processor == "x86_64") and not swgl: [FAIL, TIMEOUT] FAIL + bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953 [Close peerconnection after negotiated datachannel close causes no events] expected: if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [PASS, NOTRUN] if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN] if (processor == "x86") and not debug: [PASS, NOTRUN] + if debug and (os == "win") and (processor == "x86_64") and not swgl: [PASS, NOTRUN] -- cgit v1.2.3