summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/Send-0byte-data.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/websockets/Send-0byte-data.any.js.ini')
-rw-r--r--testing/web-platform/meta/websockets/Send-0byte-data.any.js.ini33
1 files changed, 33 insertions, 0 deletions
diff --git a/testing/web-platform/meta/websockets/Send-0byte-data.any.js.ini b/testing/web-platform/meta/websockets/Send-0byte-data.any.js.ini
new file mode 100644
index 0000000000..cd9d6ee56a
--- /dev/null
+++ b/testing/web-platform/meta/websockets/Send-0byte-data.any.js.ini
@@ -0,0 +1,33 @@
+[Send-0byte-data.any.html?wpt_flags=h2]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ if (os == "mac") and not debug: [OK, TIMEOUT]
+ [Send 0 byte data on a WebSocket - Connection should be closed]
+ expected:
+ if (os == "mac") and not debug: [PASS, NOTRUN]
+
+
+[Send-0byte-data.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[Send-0byte-data.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[Send-0byte-data.any.worker.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[Send-0byte-data.any.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[Send-0byte-data.any.worker.html?wpt_flags=h2]
+ expected:
+ if (os == "mac") and not debug: [OK, TIMEOUT]
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Send 0 byte data on a WebSocket - Connection should be closed]
+ expected:
+ if (os == "mac") and not debug: [PASS, FAIL, NOTRUN]
+ if (os == "mac") and debug: [PASS, FAIL]