/streams/piping/multiple-propagation.any.html| status | subtest | message |
|---|---|---|
| PASS | Piping from an errored readable stream to an erroring writable stream | |
| PASS | Piping from an errored readable stream to an errored writable stream | |
| PASS | Piping from an errored readable stream to an erroring writable stream; preventAbort = true | |
| PASS | Piping from an errored readable stream to an errored writable stream; preventAbort = true | |
| PASS | Piping from an errored readable stream to a closing writable stream | |
| PASS | Piping from an errored readable stream to a closed writable stream | |
| PASS | Piping from a closed readable stream to an erroring writable stream | |
| PASS | Piping from a closed readable stream to an errored writable stream | |
| FAIL | Piping from a closed readable stream to a closed writable stream | promise_test: Unhandled rejection with value: object "TypeError: Cannot close a writer that is already being closed" |
bundle built 2026-07-16T07:16:48.063Z