From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/websockets/constructor.any.js.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'testing/web-platform/meta/websockets/constructor.any.js.ini') 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] -- cgit v1.2.3