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.ini21
1 files changed, 21 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..63a12be1c6
--- /dev/null
+++ b/testing/web-platform/meta/webrtc/RTCDataChannel-send-close.html.ini
@@ -0,0 +1,21 @@
+[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]