/fetch/api/redirect/redirect-location.any.html| status | subtest | message |
|---|---|---|
| PASS | Redirect 301 in "follow" mode without location | |
| FAIL | Redirect 301 in "manual" mode without location | assert_equals: Response's status is 0 expected 0 but got 301 |
| PASS | Redirect 301 in "follow" mode with valid location | |
| FAIL | Redirect 301 in "manual" mode with valid location | assert_equals: Response's status is 0 expected 0 but got 301 |
| PASS | Redirect 301 in "error" mode with valid location | |
| PASS | Redirect 301 in "follow" mode with invalid location | |
| FAIL | Redirect 301 in "manual" mode with invalid location | assert_equals: Response's status is 0 expected 0 but got 301 |
| PASS | Redirect 301 in "error" mode with invalid location | |
| PASS | Redirect 301 in "follow" mode with data location | |
| FAIL | Redirect 301 in "manual" mode with data location | assert_equals: Response's status is 0 expected 0 but got 301 |
| PASS | Redirect 301 in "error" mode with data location | |
| PASS | Redirect 302 in "follow" mode without location | |
| FAIL | Redirect 302 in "manual" mode without location | assert_equals: Response's status is 0 expected 0 but got 302 |
| PASS | Redirect 302 in "follow" mode with valid location | |
| FAIL | Redirect 302 in "manual" mode with valid location | assert_equals: Response's status is 0 expected 0 but got 302 |
| PASS | Redirect 302 in "error" mode with valid location | |
| PASS | Redirect 302 in "follow" mode with invalid location | |
| FAIL | Redirect 302 in "manual" mode with invalid location | assert_equals: Response's status is 0 expected 0 but got 302 |
| PASS | Redirect 302 in "error" mode with invalid location | |
| PASS | Redirect 302 in "follow" mode with data location | |
| FAIL | Redirect 302 in "manual" mode with data location | assert_equals: Response's status is 0 expected 0 but got 302 |
| PASS | Redirect 302 in "error" mode with data location | |
| PASS | Redirect 303 in "follow" mode without location | |
| FAIL | Redirect 303 in "manual" mode without location | assert_equals: Response's status is 0 expected 0 but got 303 |
| PASS | Redirect 303 in "follow" mode with valid location | |
| FAIL | Redirect 303 in "manual" mode with valid location | assert_equals: Response's status is 0 expected 0 but got 303 |
| PASS | Redirect 303 in "error" mode with valid location | |
| PASS | Redirect 303 in "follow" mode with invalid location | |
| FAIL | Redirect 303 in "manual" mode with invalid location | assert_equals: Response's status is 0 expected 0 but got 303 |
| PASS | Redirect 303 in "error" mode with invalid location | |
| PASS | Redirect 303 in "follow" mode with data location | |
| FAIL | Redirect 303 in "manual" mode with data location | assert_equals: Response's status is 0 expected 0 but got 303 |
| PASS | Redirect 303 in "error" mode with data location | |
| PASS | Redirect 307 in "follow" mode without location | |
| FAIL | Redirect 307 in "manual" mode without location | assert_equals: Response's status is 0 expected 0 but got 307 |
| PASS | Redirect 307 in "follow" mode with valid location | |
| FAIL | Redirect 307 in "manual" mode with valid location | assert_equals: Response's status is 0 expected 0 but got 307 |
| PASS | Redirect 307 in "error" mode with valid location | |
| PASS | Redirect 307 in "follow" mode with invalid location | |
| FAIL | Redirect 307 in "manual" mode with invalid location | assert_equals: Response's status is 0 expected 0 but got 307 |
| PASS | Redirect 307 in "error" mode with invalid location | |
| PASS | Redirect 307 in "follow" mode with data location | |
| FAIL | Redirect 307 in "manual" mode with data location | assert_equals: Response's status is 0 expected 0 but got 307 |
| PASS | Redirect 307 in "error" mode with data location | |
| PASS | Redirect 308 in "follow" mode without location | |
| FAIL | Redirect 308 in "manual" mode without location | assert_equals: Response's status is 0 expected 0 but got 308 |
| PASS | Redirect 308 in "follow" mode with valid location | |
| FAIL | Redirect 308 in "manual" mode with valid location | assert_equals: Response's status is 0 expected 0 but got 308 |
| PASS | Redirect 308 in "error" mode with valid location | |
| PASS | Redirect 308 in "follow" mode with invalid location | |
| FAIL | Redirect 308 in "manual" mode with invalid location | assert_equals: Response's status is 0 expected 0 but got 308 |
| PASS | Redirect 308 in "error" mode with invalid location | |
| PASS | Redirect 308 in "follow" mode with data location | |
| FAIL | Redirect 308 in "manual" mode with data location | assert_equals: Response's status is 0 expected 0 but got 308 |
| PASS | Redirect 308 in "error" mode with data location |
bundle built 2026-07-16T07:16:48.063Z