[abort.any.serviceworker.html]
expected:
if not sessionHistoryInParent: [OK, TIMEOUT]
[a rejection from underlyingSink.abort() should be preferred to one from underlyingSource.cancel()]
expected: FAIL
[abort.any.worker.html]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
[a rejection from underlyingSink.abort() should be preferred to one from underlyingSource.cancel()]
expected: FAIL
[abort.any.sharedworker.html]
expected:
if not sessionHistoryInParent and debug: [OK, ERROR]
[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:
if sessionHistoryInParent and (os == "android") and not debug: [ERROR, TIMEOUT]
if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
ERROR
[abort.any.shadowrealm-in-dedicatedworker.html]
expected:
if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT]
ERROR
[abort.https.any.shadowrealm-in-audioworklet.html]
expected:
if os == "linux": [ERROR, TIMEOUT]
ERROR
[abort.https.any.shadowrealm-in-serviceworker.html]
expected: [ERROR, TIMEOUT]
[abort.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[abort.any.shadowrealm-in-sharedworker.html]
expected: ERROR