37 lines
1.1 KiB
INI
37 lines
1.1 KiB
INI
[count-queuing-strategy.any.worker.html]
|
|
|
|
[count-queuing-strategy.any.sharedworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[count-queuing-strategy.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
|
|
[count-queuing-strategy.any.html]
|
|
|
|
[count-queuing-strategy.any.shadowrealm.html]
|
|
expected:
|
|
if not tsan and fission and (processor == "x86") and debug: CRASH
|
|
if not tsan and not fission and not debug and (os == "android"): [ERROR, CRASH]
|
|
if not tsan and not fission and debug: CRASH
|
|
if tsan: TIMEOUT
|
|
ERROR
|
|
|
|
[count-queuing-strategy.https.any.shadowrealm-in-audioworklet.html]
|
|
expected: ERROR
|
|
|
|
[count-queuing-strategy.any.shadowrealm-in-dedicatedworker.html]
|
|
expected: ERROR
|
|
|
|
[count-queuing-strategy.any.shadowrealm-in-window.html]
|
|
expected: ERROR
|
|
|
|
[count-queuing-strategy.any.shadowrealm-in-sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[count-queuing-strategy.https.any.shadowrealm-in-serviceworker.html]
|
|
expected: [ERROR, TIMEOUT]
|
|
|
|
[count-queuing-strategy.any.shadowrealm-in-shadowrealm.html]
|
|
expected: ERROR
|