43 lines
1.1 KiB
INI
43 lines
1.1 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 debug and (os == "linux"): [OK, ERROR]
|
|
if debug and (os == "android"): [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 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 == "win"): [OK, TIMEOUT]
|
|
if debug and (os == "linux"): [OK, ERROR]
|
|
|
|
[basic-auth.any.html?wpt_flags=h2]
|
|
expected: [OK, TIMEOUT]
|
|
|
|
[basic-auth.any.worker.html?wpt_flags=h2]
|
|
expected: [OK, TIMEOUT]
|
|
|
|
[basic-auth.any.sharedworker.html?wpt_flags=h2]
|
|
expected: [OK, TIMEOUT]
|
|
|
|
[basic-auth.any.serviceworker.html?wpt_flags=h2]
|
|
expected: [OK, TIMEOUT]
|