kitesurf · WPT

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

Subtests

statussubtestmessage
PASSwritableStrategy highWaterMark should work
PASSreadableStrategy highWaterMark should work
FAILwritable should have the correct size() functionThe value cannot be converted because it is not an integer.
PASSdefault writable strategy should be equivalent to { highWaterMark: 1 }
PASSdefault readable strategy should be equivalent to { highWaterMark: 0 }
FAILa RangeError should be thrown for an invalid highWaterMarkassert_throws_js: should throw RangeError for negative writableHighWaterMark function "() => new TransformStream(undefined, { highWaterMark: -1 })" threw object "TypeError: The value cannot be convert…
PASSwritableStrategy highWaterMark should be converted to a number
PASSreadableStrategy highWaterMark should be converted to a number
FAILa bad readableStrategy size function should cause writer.write() to reject on an identity transformassert_unreached: Should have rejected: write should reject Reached unreachable code
FAILa bad readableStrategy size function should error the stream on enqueue even when transformer.transform() catches the exceptionassert_throws_js: enqueue should throw function "() => controller.enqueue(chunk)" did not throw

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