kitesurf · WPT

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

Subtests

statussubtestmessage
PASSCountQueuingStrategy: Can construct a with a valid high water mark
FAILCountQueuingStrategy: Constructor behaves as expected with strange argumentsassert_throws_js: construction fails with {} function "() => new QueuingStrategy({})" did not throw
PASSCountQueuingStrategy: highWaterMark constructor values are converted per the unrestricted double rules
FAILCountQueuingStrategy: size is the same function across all instancesassert_equals: expected function "function () { [native code] }" but got function "function () { [native code] }"
FAILCountQueuingStrategy: size should have the right nameassert_equals: expected "size" but got ""
PASSCountQueuingStrategy: subclassing should work correctly
FAILCountQueuingStrategy: size should not have a prototype propertyassert_false: expected false got true
PASSByteLengthQueuingStrategy: Can construct a with a valid high water mark
FAILByteLengthQueuingStrategy: Constructor behaves as expected with strange argumentsassert_throws_js: construction fails with {} function "() => new QueuingStrategy({})" did not throw
PASSByteLengthQueuingStrategy: highWaterMark constructor values are converted per the unrestricted double rules
FAILByteLengthQueuingStrategy: size is the same function across all instancesassert_equals: expected function "function () { [native code] }" but got function "function () { [native code] }"
FAILByteLengthQueuingStrategy: size should have the right nameassert_equals: expected "size" but got ""
PASSByteLengthQueuingStrategy: subclassing should work correctly
FAILByteLengthQueuingStrategy: size should not have a prototype propertyassert_false: expected false got true
FAILCountQueuingStrategy: size should not be a constructorassert_throws_js: function "() => new size()" did not throw
FAILByteLengthQueuingStrategy: size should not be a constructorassert_throws_js: function "() => new size({ byteLength: 1024 })" did not throw
PASSCountQueuingStrategy: size should have the right length
FAILByteLengthQueuingStrategy: size should have the right lengthassert_equals: expected 1 but got 0
PASSCountQueuingStrategy: size behaves as expected with strange arguments
FAILByteLengthQueuingStrategy: size behaves as expected with strange argumentsassert_throws_js: size fails with undefined function "() => sizeFunction()" did not throw

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