1
0
Fork 0
firefox/testing/web-platform/meta/websockets/basic-auth.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

59 lines
1.8 KiB
INI

[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 (os == "android") and debug: [OK, ERROR]
[basic-auth.any.serviceworker.html?wss]
expected:
if (os == "linux") and debug and fission: [OK, ERROR]
if (os == "linux") and debug and not fission: [OK, ERROR]
if os == "android": [OK, ERROR]
[HTTP basic authentication should work with WebSockets]
expected:
if os == "mac": [PASS, TIMEOUT]
[basic-auth.any.html?wss]
expected:
if (os == "linux") and debug and fission: [OK, ERROR]
if (os == "win") and debug: [OK, TIMEOUT]
if os == "android": [OK, ERROR]
[basic-auth.any.worker.html?wss]
expected:
if (os == "win") and debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, CRASH]
if (os == "linux") and debug: [OK, ERROR]
if (os == "android") and not debug: [OK, CRASH]
[basic-auth.any.html?wpt_flags=h2]
expected:
if fission and not asan and not tsan and (os == "mac") and not debug: [TIMEOUT, OK]
if fission and not asan and tsan: [TIMEOUT, OK]
if not fission and (os == "linux"): [OK, ERROR, TIMEOUT]
if not fission and (os == "android"): [OK, TIMEOUT, CRASH]
[OK, TIMEOUT]
[basic-auth.any.worker.html?wpt_flags=h2]
expected:
if (os == "linux") and debug and fission: [OK, ERROR, TIMEOUT]
if (os == "win") and (processor == "x86"): [OK, ERROR, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT, CRASH]
[OK, TIMEOUT]
[basic-auth.any.sharedworker.html?wpt_flags=h2]
expected:
if (os == "android") and debug: [OK, ERROR, TIMEOUT]
[OK, TIMEOUT]
[basic-auth.any.serviceworker.html?wpt_flags=h2]
expected:
if tsan: [OK, ERROR, TIMEOUT]
[OK, TIMEOUT]