Source code

Revision control

Copy as Markdown

Other Tools

[RTCDataChannel-close.html]
expected:
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]
expected: FAIL
[Close datachannel causes closing and close event to be called]
expected: FAIL
[Close peerconnection causes close event and error to be called on datachannel]
expected: FAIL
[Close negotiated datachannel causes closing and close event to be called]
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
[Close negotiated datachannel causes onclosing and onclose to be called]
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
[Close peerconnection causes close event and error to be called on negotiated datachannel]
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
[Close peerconnection causes close event and error on many channels, negotiated datachannel]
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
[Close peerconnection causes close event and error on many channels, datachannel]
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
[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]