kitesurf · WPT

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

Subtests

statussubtestmessage
PASSWritableStream should complete asynchronous writes before close resolves
PASSWritableStream should complete synchronous writes before close resolves
PASSfulfillment value of ws.write() call should be undefined even if the underlying sink returns a non-undefined value
PASSWritableStream should transition to waiting until write is acknowledged
PASSwhen write returns a rejected promise, queued writes and close should be cleared
FAILwhen sink's write throws an error, the stream should become errored and the promise should rejectpromise_rejects_js: close() should be rejected function "function() { throw e; }" threw object "error1: error1" ("error1") expected instance of function "function TypeError() { [native code] }" ("Type…
PASSwriter.write(), ready and closed reject with the error passed to controller.error() made before sink.write rejection
PASSa large queue of writes should be processed completely
PASSWritableStreamDefaultWriter should work when manually constructed
PASSreturning a thenable from write() should work
PASSfailing DefaultWriter constructor should not release an existing writer
PASSwrite() on a stream with HWM 0 should not cause the ready Promise to resolve
PASSwriting to a released writer should reject the returned promise

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