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