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/209453427)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 6138e393b71b91d75156e19afb6bc32b97ef0068
Using browser at version 58.0.3029.6 dev
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    | `Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://www1.web-platform.test:8000/cors/resources/cors-makeheader.py?preflight=200&headers=x-test&location=http%3A%2F%2Fwww1.web-platform.test%3A8000%2Fcors%2Fresources%2Fcors-makeheader.py%3Fheaders%3Dx-test%2610&code=301&11'.` |
| `Allow redirect 302 after succesful (200) preflight` | FAIL    | `Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://www1.web-platform.test:8000/cors/resources/cors-makeheader.py?preflight=200&headers=x-test&location=http%3A%2F%2Fwww1.web-platform.test%3A8000%2Fcors%2Fresources%2Fcors-makeheader.py%3Fheaders%3Dx-test%2612&code=302&13'.` |
| `Allow redirect 303 after succesful (200) preflight` | FAIL    | `Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://www1.web-platform.test:8000/cors/resources/cors-makeheader.py?preflight=200&headers=x-test&location=http%3A%2F%2Fwww1.web-platform.test%3A8000%2Fcors%2Fresources%2Fcors-makeheader.py%3Fheaders%3Dx-test%2614&code=303&15'.` |
| `Allow redirect 307 after succesful (200) preflight` | FAIL    | `Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://www1.web-platform.test:8000/cors/resources/cors-makeheader.py?preflight=200&headers=x-test&location=http%3A%2F%2Fwww1.web-platform.test%3A8000%2Fcors%2Fresources%2Fcors-makeheader.py%3Fheaders%3Dx-test%2616&code=307&17'.` |
| `Allow redirect 308 after succesful (200) preflight` | FAIL    | `Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://www1.web-platform.test:8000/cors/resources/cors-makeheader.py?preflight=200&headers=x-test&location=http%3A%2F%2Fwww1.web-platform.test%3A8000%2Fcors%2Fresources%2Fcors-makeheader.py%3Fheaders%3Dx-test%2618&code=308&19'.` |

</details>
</details>

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

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