summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/basic-auth.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/websockets/basic-auth.any.js.ini')
-rw-r--r--testing/web-platform/meta/websockets/basic-auth.any.js.ini3
1 files changed, 3 insertions, 0 deletions
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