Re: [fetch-tests] Allow for redirects after a CORS-preflight (#5107)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/209453425)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 6138e393b71b91d75156e19afb6bc32b97ef0068
Using browser at version BuildID 20170306110339; SourceStamp 966464a68a2cb3ca1125808e34abb5c1d34e3797
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5107/cors/redirect-preflight.htm">/cors/redirect-preflight.htm</a></summary>


|                       Subtest                        | Results |           Messages          |
|------------------------------------------------------|---------|-----------------------------|
|                                                      | OK      |                             |
| `Redirect 301 on preflight`                          | PASS    |                             |
| `Redirect 302 on preflight`                          | PASS    |                             |
| `Redirect 303 on preflight`                          | PASS    |                             |
| `Redirect 307 on preflight`                          | PASS    |                             |
| `Redirect 308 on preflight`                          | PASS    |                             |
| `Allow redirect 301 after succesful (200) preflight` | FAIL    | `A network error occurred.` |
| `Allow redirect 302 after succesful (200) preflight` | FAIL    | `A network error occurred.` |
| `Allow redirect 303 after succesful (200) preflight` | FAIL    | `A network error occurred.` |
| `Allow redirect 307 after succesful (200) preflight` | FAIL    | `A network error occurred.` |
| `Allow redirect 308 after succesful (200) preflight` | FAIL    | `A network error occurred.` |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5107#issuecomment-285433764

Received on Thursday, 9 March 2017 18:15:23 UTC