summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/constructor.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/websockets/constructor.any.js.ini')
-rw-r--r--testing/web-platform/meta/websockets/constructor.any.js.ini5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/web-platform/meta/websockets/constructor.any.js.ini b/testing/web-platform/meta/websockets/constructor.any.js.ini
index 6de9725f28..b8ad6ae3c6 100644
--- a/testing/web-platform/meta/websockets/constructor.any.js.ini
+++ b/testing/web-platform/meta/websockets/constructor.any.js.ini
@@ -2,9 +2,8 @@
[constructor.any.worker.html?wpt_flags=h2]
expected:
- if (os == "win") and not swgl and debug and (processor == "x86_64"): TIMEOUT
- if (os == "linux") and fission and not swgl: [OK, TIMEOUT]
- if (os == "win") and swgl: [OK, TIMEOUT]
+ if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
+ if (os == "linux") and fission: [OK, TIMEOUT]
if os == "android": [OK, ERROR, TIMEOUT]
[constructor.any.worker.html?wss]