1
0
Fork 0
firefox/testing/web-platform/meta/streams/piping/abort.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

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