mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Start using abort signal in Use in https://streams.spec.whatwg.org/#readablestream-pipe-to-signal Part of https://github.com/servo/servo/issues/34866 Will also cover https://github.com/servo/servo/issues/37230 and https://github.com/servo/servo/issues/37232 --------- Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
40 lines
1 KiB
INI
Vendored
40 lines
1 KiB
INI
Vendored
prefs: [dom_abort_controller_enabled:true]
|
|
[abort.https.any.shadowrealm-in-serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.shadowrealm-in-window.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.html]
|
|
[a rejection from underlyingSink.abort() should be preferred to one from underlyingSource.cancel()]
|
|
expected: FAIL
|
|
|
|
[pipeTo on a teed readable byte stream should only be aborted when both branches are aborted]
|
|
expected: FAIL
|
|
|
|
|
|
[abort.any.shadowrealm-in-dedicatedworker.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.shadowrealm-in-sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.worker.html]
|
|
[a rejection from underlyingSink.abort() should be preferred to one from underlyingSource.cancel()]
|
|
expected: FAIL
|
|
|
|
[pipeTo on a teed readable byte stream should only be aborted when both branches are aborted]
|
|
expected: FAIL
|
|
|
|
|
|
[abort.https.any.shadowrealm-in-audioworklet.html]
|
|
expected: ERROR
|
|
|
|
[abort.any.shadowrealm-in-shadowrealm.html]
|
|
expected: ERROR
|