summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/eventhandlers.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/websockets/eventhandlers.any.js.ini')
-rw-r--r--testing/web-platform/meta/websockets/eventhandlers.any.js.ini25
1 files changed, 25 insertions, 0 deletions
diff --git a/testing/web-platform/meta/websockets/eventhandlers.any.js.ini b/testing/web-platform/meta/websockets/eventhandlers.any.js.ini
new file mode 100644
index 0000000000..36a2067de7
--- /dev/null
+++ b/testing/web-platform/meta/websockets/eventhandlers.any.js.ini
@@ -0,0 +1,25 @@
+[eventhandlers.any.html?wpt_flags=h2]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK, ERROR]
+ if (os == "android") and not fission: [OK, ERROR, TIMEOUT]
+
+[eventhandlers.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[eventhandlers.any.worker.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[eventhandlers.any.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[eventhandlers.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[eventhandlers.any.worker.html?wpt_flags=h2]
+ expected:
+ if (os == "android") and not fission: [OK, ERROR, TIMEOUT]
+ if (os == "android") and fission: [TIMEOUT, OK, ERROR]