/streams/transform-streams/reentrant-strategies.any.html| status | subtest | message |
|---|---|---|
| FAIL | enqueue() inside size() should work | The value cannot be converted because it is not an integer. |
| FAIL | terminate() inside size() should work | The value cannot be converted because it is not an integer. |
| FAIL | error() inside size() should work | The value cannot be converted because it is not an integer. |
| PASS | desiredSize inside size() should work | |
| FAIL | readable cancel() inside size() should work | The value cannot be converted because it is not an integer. |
| PASS | pipeTo() inside size() should work | |
| FAIL | read() inside of size() should work | assert_equals: size() should only be called once expected 1 but got 2 |
| FAIL | writer.write() inside size() should work | The value cannot be converted because it is not an integer. |
| FAIL | synchronous writer.write() inside size() should work | The value cannot be converted because it is not an integer. |
| FAIL | writer.close() inside size() should work | assert_false: done should be false expected false got true |
| FAIL | writer.abort() inside size() should work | promise_test: Unhandled rejection with value: object "error1: error1" |
bundle built 2026-07-16T07:16:48.063Z