/fetch/api/redirect/redirect-upload.h2.any.html| status | subtest | message |
|---|---|---|
| FAIL | Fetch upload streaming should be accepted on 303 | assert_equals: expected 200 but got 500 |
| FAIL | Fetch upload streaming should fail on 301 | promise_rejects_js: function "function() { throw e; }" threw object "Error: Network connection lost." ("Error") expected instance of function "function TypeError() { [native code] }" ("TypeError") |
| FAIL | Fetch upload streaming should fail on 302 | assert_unreached: Should have rejected: undefined Reached unreachable code |
| FAIL | Fetch upload streaming should fail on 307 | promise_rejects_js: function "function() { throw e; }" threw object "Error: Network connection lost." ("Error") expected instance of function "function TypeError() { [native code] }" ("TypeError") |
| FAIL | Fetch upload streaming should fail on 308 | assert_unreached: Should have rejected: undefined Reached unreachable code |
bundle built 2026-07-16T07:16:48.063Z