From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/websockets/basic-auth.any.js.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testing/web-platform/meta/websockets/basic-auth.any.js.ini') diff --git a/testing/web-platform/meta/websockets/basic-auth.any.js.ini b/testing/web-platform/meta/websockets/basic-auth.any.js.ini index e3043aa28a..807d467cd9 100644 --- a/testing/web-platform/meta/websockets/basic-auth.any.js.ini +++ b/testing/web-platform/meta/websockets/basic-auth.any.js.ini @@ -18,6 +18,7 @@ if debug and (os == "win") and swgl: [OK, TIMEOUT] if debug and (os == "android") and not swgl: [OK, ERROR] if debug and (os == "linux"): [OK, ERROR] + if not debug and (processor == "x86"): TIMEOUT [HTTP basic authentication should work with WebSockets] expected: if os == "mac": [PASS, TIMEOUT] @@ -50,3 +51,5 @@ [basic-auth.any.sharedworker.html?wpt_flags=h2] [basic-auth.any.serviceworker.html?wpt_flags=h2] + expected: + if (processor == "x86") and not debug: TIMEOUT -- cgit v1.2.3