18 lines
557 B
INI
18 lines
557 B
INI
[server-certificate-hashes.https.any.sharedworker.html]
|
|
expected:
|
|
if (os == "mac") and debug: CRASH
|
|
|
|
[server-certificate-hashes.https.any.html]
|
|
expected:
|
|
if asan: CRASH
|
|
|
|
[server-certificate-hashes.https.any.serviceworker.html]
|
|
expected:
|
|
if not tsan and (os == "linux") and fission and not debug and asan: CRASH
|
|
if not tsan and (os == "linux") and fission and debug: CRASH
|
|
if tsan: TIMEOUT
|
|
|
|
[server-certificate-hashes.https.any.worker.html]
|
|
expected:
|
|
if not tsan and (processor == "x86") and debug: CRASH
|
|
if tsan: TIMEOUT
|