kitesurf · WPT

FAIL
expected FAIL · 1233 ms
▶ run in kitesurf
Test
/streams/transform-streams/cancel.any.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
1233 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fstreams%2Ftransform-streams%2Fcancel.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASScancelling the readable side should call transformer.cancel()
PASScancelling the readable side should reject if transformer.cancel() throws
PASSaborting the writable side should call transformer.abort()
PASSaborting the writable side should reject if transformer.cancel() throws
FAILclosing the writable side should reject if a parallel transformer.cancel() throwsassert_unreached: flush should not be called Reached unreachable code
FAILreadable.cancel() and a parallel writable.close() should reject if a transformer.cancel() calls controller.error()assert_unreached: Should have rejected: cancelPromise should reject with thrownError Reached unreachable code
FAILwritable.abort() and readable.cancel() should reject if a transformer.cancel() calls controller.error()assert_unreached: Should have rejected: cancelPromise should reject with thrownError Reached unreachable code
FAILreadable.cancel() should not call cancel() when flush() is already called from writable.close()assert_unreached: cancel should not be called Reached unreachable code
FAILreadable.cancel() should not call cancel() again when already called from writable.abort()assert_equals: expected 1 but got 2
FAILwritable.close() should not call flush() when cancel() is already called from readable.cancel()assert_unreached: flush should not be called Reached unreachable code
FAILwritable.abort() should not call cancel() again when already called from readable.cancel()assert_unreached: Should have rejected: undefined Reached unreachable code

bundle built 2026-07-16T07:16:48.063Z