39 lines
2 KiB
INI
39 lines
2 KiB
INI
[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:
|
|
if (os == "linux") and (processor == "x86_64") and asan and fission: [PASS, TIMEOUT, NOTRUN]
|
|
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN, TIMEOUT]
|
|
if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
|
[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
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and asan and fission: [PASS, NOTRUN]
|
|
if (os == "win") and not debug: [PASS, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
|
|
|
[Negotiated channel should not fire datachannel event on remote peer]
|
|
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613433
|
|
expected: [PASS, NOTRUN]
|
|
|
|
[Open event should be raised when closing the channel in the datachannel event after enqueuing a task]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and asan and fission: [PASS, NOTRUN]
|
|
if (os == "win") and not debug: [PASS, TIMEOUT]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
|
|
|
|
[Open event should not be raised when closing the channel in the datachannel event]
|
|
expected:
|
|
if (os == "linux") and asan and fission: [PASS, TIMEOUT]
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|