kitesurf · WPT

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

Subtests

statussubtestmessage
PASSReadable stream: throwing strategy.size getter
FAILReadable stream: strategy.size errors the stream and then throwsassert_throws_exactly: enqueue should re-throw the error function "() => controller.enqueue('a')" did not throw
FAILReadable stream: strategy.size errors the stream and then returns Infinityassert_throws_js: enqueue should throw a RangeError function "() => controller.enqueue('a')" did not throw
PASSReadable stream: throwing strategy.size method
PASSReadable stream: throwing strategy.highWaterMark getter
FAILReadable stream: invalid strategy.highWaterMarkassert_throws_js: construction should throw a RangeError for -1 function "() => { new ReadableStream({}, { size() { return 1; }, highWaterMark }); }" …
FAILReadable stream: invalid strategy.size return valueassert_equals: closed should reject with the error for NaN expected (undefined) undefined but got (object) object "TypeError: The value cannot be converted because it is not an integer."
FAILReadable stream: invalid strategy.size return value when pullingassert_equals: closed should reject with the error for NaN expected (undefined) undefined but got (object) object "TypeError: The value cannot be converted because it is not an integer."

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