21 lines
856 B
INI
21 lines
856 B
INI
[RTCDataChannel-send-close.html]
|
|
expected:
|
|
if os == "android": [CRASH, TIMEOUT]
|
|
[TIMEOUT, OK]
|
|
[Datachannel should be able to send and receive all string messages on close]
|
|
expected: [FAIL, TIMEOUT, NOTRUN]
|
|
|
|
[Datachannel should be able to send and receive all arraybuffer messages on close]
|
|
expected: [FAIL, TIMEOUT, NOTRUN]
|
|
|
|
[Datachannel should be able to send and receive all blob messages on close]
|
|
expected: [FAIL, TIMEOUT, NOTRUN]
|
|
|
|
[Negotiated datachannel should be able to send and receive all string messages on close]
|
|
expected: [FAIL, TIMEOUT, NOTRUN]
|
|
|
|
[Negotiated datachannel should be able to send and receive all arraybuffer messages on close]
|
|
expected: [FAIL, TIMEOUT, NOTRUN]
|
|
|
|
[Negotiated datachannel should be able to send and receive all blob messages on close]
|
|
expected: [FAIL, TIMEOUT, NOTRUN]
|