chromium/third_party/blink/web_tests/external/wpt/fetch/api/redirect/redirect-location.any-expected.txt

This is a testharness.js-based test.
Found 5 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] Redirect 301 in "manual" mode with data location
  promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
[FAIL] Redirect 302 in "manual" mode with data location
  promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
[FAIL] Redirect 303 in "manual" mode with data location
  promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
[FAIL] Redirect 307 in "manual" mode with data location
  promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
[FAIL] Redirect 308 in "manual" mode with data location
  promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
Harness: the test ran to completion.