diff options
Diffstat (limited to 'testing/web-platform/meta/websockets/constructor.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/websockets/constructor.any.js.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/web-platform/meta/websockets/constructor.any.js.ini b/testing/web-platform/meta/websockets/constructor.any.js.ini index 71ef860210..6de9725f28 100644 --- a/testing/web-platform/meta/websockets/constructor.any.js.ini +++ b/testing/web-platform/meta/websockets/constructor.any.js.ini @@ -2,8 +2,8 @@ [constructor.any.worker.html?wpt_flags=h2] expected: - if (os == "linux") and debug and fission and not swgl: [OK, TIMEOUT] - if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, TIMEOUT] + 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 == "android": [OK, ERROR, TIMEOUT] |