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