49 lines
1.5 KiB
INI
49 lines
1.5 KiB
INI
[abort.any.serviceworker.html]
|
|
[a rejection from underlyingSink.abort() should be preferred to one from underlyingSource.cancel()]
|
|
expected: FAIL
|
|
|
|
|
|
[abort.any.worker.html]
|
|
[a rejection from underlyingSink.abort() should be preferred to one from underlyingSource.cancel()]
|
|
expected: FAIL
|
|
|
|
|
|
[abort.any.sharedworker.html]
|
|
[a rejection from underlyingSink.abort() should be preferred to one from underlyingSource.cancel()]
|
|
expected: FAIL
|
|
|
|
|
|
[abort.any.html]
|
|
[a rejection from underlyingSink.abort() should be preferred to one from underlyingSource.cancel()]
|
|
expected: FAIL
|
|
|
|
|
|
[abort.any.shadowrealm.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [ERROR, CRASH]
|
|
if (os == "android") and not debug: [ERROR, CRASH]
|
|
ERROR
|
|
|
|
[abort.any.shadowrealm-in-window.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.shadowrealm-in-dedicatedworker.html]
|
|
expected: ERROR
|
|
|
|
[abort.https.any.shadowrealm-in-audioworklet.html]
|
|
expected:
|
|
if os == "linux": [TIMEOUT, ERROR]
|
|
ERROR
|
|
|
|
[abort.https.any.shadowrealm-in-serviceworker.html]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and asan and not fission: [TIMEOUT, ERROR]
|
|
if (os == "linux") and (processor == "x86_64") and debug and not fission: [TIMEOUT, ERROR]
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan: [TIMEOUT, ERROR]
|
|
[ERROR, TIMEOUT]
|
|
|
|
[abort.any.shadowrealm-in-shadowrealm.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.shadowrealm-in-sharedworker.html]
|
|
expected: ERROR
|