summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/basic-auth.any.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/websockets/basic-auth.any.js.ini
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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.ini52
1 files changed, 52 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
new file mode 100644
index 0000000000..e3043aa28a
--- /dev/null
+++ b/testing/web-platform/meta/websockets/basic-auth.any.js.ini
@@ -0,0 +1,52 @@
+[basic-auth.https.any.serviceworker.html]
+ expected: TIMEOUT
+
+[basic-auth.any.serviceworker.html]
+ [HTTP basic authentication should work with WebSockets]
+ expected: FAIL
+
+
+[basic-auth.any.sharedworker.html?wss]
+ expected:
+ if not swgl and (os == "android") and debug: [OK, ERROR]
+ if swgl and (os == "win"): [OK, TIMEOUT]
+ if swgl and (os == "linux"): [OK, ERROR]
+ if swgl and (os == "android"): [OK, ERROR]
+
+[basic-auth.any.serviceworker.html?wss]
+ expected:
+ 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]
+ [HTTP basic authentication should work with WebSockets]
+ expected:
+ if os == "mac": [PASS, TIMEOUT]
+
+
+[basic-auth.any.html?wss]
+ expected:
+ if debug and (os == "linux") and not fission and swgl: [OK, ERROR]
+ if debug and (os == "linux") and fission: [OK, ERROR]
+ if debug and (os == "win"): [OK, TIMEOUT]
+ if debug and (os == "android"): [OK, ERROR]
+
+[basic-auth.any.worker.html?wss]
+ expected:
+ if debug and (os == "android") and swgl: [OK, ERROR]
+ if debug and (os == "win"): [OK, TIMEOUT]
+ if debug and (os == "linux"): [OK, ERROR]
+
+[basic-auth.any.html?wpt_flags=h2]
+ expected:
+ if (os == "win") and not swgl and not debug and (processor == "x86"): OK
+ if (os == "linux") and debug and not fission and not swgl: OK
+ if (os == "win") and swgl: OK
+ if (os == "mac") and debug: OK
+ if os == "android": OK
+ [OK, TIMEOUT]
+
+[basic-auth.any.worker.html?wpt_flags=h2]
+
+[basic-auth.any.sharedworker.html?wpt_flags=h2]
+
+[basic-auth.any.serviceworker.html?wpt_flags=h2]