summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc/RTCDataChannel-send-close.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCDataChannel-send-close.html.ini')
-rw-r--r--testing/web-platform/meta/webrtc/RTCDataChannel-send-close.html.ini22
1 files changed, 22 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCDataChannel-send-close.html.ini b/testing/web-platform/meta/webrtc/RTCDataChannel-send-close.html.ini
new file mode 100644
index 0000000000..e9f2be5f4f
--- /dev/null
+++ b/testing/web-platform/meta/webrtc/RTCDataChannel-send-close.html.ini
@@ -0,0 +1,22 @@
+[RTCDataChannel-send-close.html]
+ expected:
+ if (os == "win") and (processor == "x86"): CRASH
+ if os == "android": CRASH
+ [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]