WPT
wpt / fetch / api / response / response-error-from-stream.any.worker.html
Spec: Fetch ↗
Runs: Chrome 155.0.8038.0 (wpt@05fffeacb, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-410b4 (wpt@ce41a9c47, 2026-09-02) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 2/14 | 2/14 | 14/14 | 14/14 | 14/14 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| ReadableStreamDefaultReader Promise receives ReadableStream start() Error | PASS | PASS | PASS | PASS | PASS | — |
| ReadableStreamDefaultReader Promise receives ReadableStream pull() Error | PASS | PASS | PASS | PASS | PASS | — |
| ReadableStream start() Error propagates to Response.arrayBuffer() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream start() Error propagates to Response.blob() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream start() Error propagates to Response.bytes() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream start() Error propagates to Response.formData() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream start() Error propagates to Response.json() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream start() Error propagates to Response.text() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream pull() Error propagates to Response.arrayBuffer() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream pull() Error propagates to Response.blob() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream pull() Error propagates to Response.bytes() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream pull() Error propagates to Response.formData() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream pull() Error propagates to Response.json() Promise | FAIL | FAIL | PASS | PASS | PASS | — |
| ReadableStream pull() Error propagates to Response.text() Promise | FAIL | FAIL | PASS | PASS | PASS | — |