kitesurf · WPT

FAIL
expected FAIL · 1998 ms
▶ run in kitesurf
Test
/streams/readable-byte-streams/bad-buffers-and-views.any.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
1998 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fstreams%2Freadable-byte-streams%2Fbad-buffers-and-views.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSReadableStream with byte source: read()ing from a closed stream still transfers the buffer
PASSReadableStream with byte source: read()ing from a stream with queued chunks still transfers the buffer
PASSReadableStream with byte source: enqueuing an already-detached buffer throws
PASSReadableStream with byte source: enqueuing a zero-length buffer throws
PASSReadableStream with byte source: enqueuing a zero-length view on a non-zero-length buffer throws
PASSReadableStream with byte source: reading into an already-detached buffer rejects
PASSReadableStream with byte source: reading into a zero-length buffer rejects
PASSReadableStream with byte source: reading into a zero-length view on a non-zero-length buffer rejects
PASSReadableStream with byte source: respond() throws if the BYOB request's buffer has been detached (in the readable state)
FAILReadableStream with byte source: respond() throws if the BYOB request's buffer has been detached (in the closed state)Cannot read properties of null (reading 'view')
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view's buffer has been detached (in the readable state)
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view's buffer is zero-length (in the readable state)
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view is zero-length on a non-zero-length buffer (in the readable state)
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view has a different offset (in the readable state)
FAILReadableStream with byte source: respondWithNewView() throws if the supplied view has a different offset (in the closed state)Cannot read properties of null (reading 'view')
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view's buffer has a different length (in the readable state)
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view's buffer has a different length (autoAllocateChunkSize)
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view has a larger length (in the readable state)
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view's buffer has been detached (in the closed state)
FAILReadableStream with byte source: respondWithNewView() throws if the supplied view's buffer is zero-length (in the closed state)assert_throws_js: function "() => c.byobRequest.respondWithNewView(view)" threw object "TypeError: Cannot read properties of null (reading 'respondWithNewView')" ("TypeError") expected instance of fun…
PASSReadableStream with byte source: respondWithNewView() throws if the supplied view is non-zero-length (in the closed state)
FAILReadableStream with byte source: respondWithNewView() throws if the supplied view's buffer has a different length (in the closed state)assert_throws_js: function "() => c.byobRequest.respondWithNewView(view)" threw object "TypeError: Cannot read properties of null (reading 'respondWithNewView')" ("TypeError") expected instance of fun…
PASSReadableStream with byte source: enqueue() throws if the BYOB request's buffer has been detached (in the readable state)
FAILReadableStream with byte source: enqueue() throws if the BYOB request's buffer has been detached (in the closed state)Cannot read properties of null (reading 'view')

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