12 lines
371 B
INI
12 lines
371 B
INI
[authentication-basic.any.html]
|
|
|
|
[authentication-basic.any.serviceworker.html]
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[authentication-basic.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[authentication-basic.any.sharedworker.html]
|