servo/tests/wpt/meta/streams/transform-streams/errors.any.js.ini
Taym Haddadi f3f4cc5500
Script implement TransformStream and TransformStreamDefaultController (#36739)
Part of https://github.com/servo/servo/issues/34676

---------

Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>
Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
Signed-off-by: Taym <haddadi.taym@gmail.com>
Co-authored-by: gterzian <2792687+gterzian@users.noreply.github.com>
2025-05-08 08:45:57 +00:00

32 lines
831 B
INI
Vendored

[errors.any.sharedworker.html]
expected: ERROR
[errors.https.any.shadowrealm-in-serviceworker.html]
expected: ERROR
[errors.any.shadowrealm-in-sharedworker.html]
expected: ERROR
[errors.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[errors.any.serviceworker.html]
expected: ERROR
[errors.https.any.shadowrealm-in-audioworklet.html]
expected: ERROR
[errors.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR
[errors.any.shadowrealm-in-window.html]
expected: ERROR
[errors.any.html]
[abort should set the close reason for the writable when it happens before cancel during start, and cancel should reject]
expected: FAIL
[errors.any.worker.html]
[abort should set the close reason for the writable when it happens before cancel during start, and cancel should reject]
expected: FAIL