Source code

Revision control

Copy as Markdown

Other Tools

[abort.any.serviceworker.html]
expected:
if debug and (os == "linux") and fission: CRASH
[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": [ERROR, TIMEOUT]
ERROR
[abort.https.any.shadowrealm-in-serviceworker.html]
expected:
if debug and (os == "win"): [CRASH, ERROR, TIMEOUT]
if debug and (os == "mac"): [CRASH, ERROR, TIMEOUT]
[ERROR, TIMEOUT]
[abort.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[abort.any.shadowrealm-in-sharedworker.html]
expected: ERROR