Re: [fetch-tests] CORS: stop testing 1xx for CORS preflights (#5378)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision ebae2222b6711fe31ac2e617c5ed41f111b9b3f1
Using browser at version 59.0.3053.3 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/5378/cors/preflight-failure.htm">/cors/preflight-failure.htm</a></summary>


|                     Subtest                      | Results | Messages |
|--------------------------------------------------|---------|----------|
|                                                  | OK      |          |
| `Should succeed if preflight has status 200`     | PASS    |          |
| `Should succeed if preflight has status 299`     | PASS    |          |
| `Should throw error if preflight has status 300` | PASS    |          |
| `Should throw error if preflight has status 301` | PASS    |          |
| `Should throw error if preflight has status 302` | PASS    |          |
| `Should throw error if preflight has status 303` | PASS    |          |
| `Should throw error if preflight has status 304` | PASS    |          |
| `Should throw error if preflight has status 305` | PASS    |          |
| `Should throw error if preflight has status 306` | PASS    |          |
| `Should throw error if preflight has status 307` | PASS    |          |
| `Should throw error if preflight has status 308` | PASS    |          |
| `Should throw error if preflight has status 400` | PASS    |          |
| `Should throw error if preflight has status 401` | PASS    |          |
| `Should throw error if preflight has status 402` | PASS    |          |
| `Should throw error if preflight has status 403` | PASS    |          |
| `Should throw error if preflight has status 404` | PASS    |          |
| `Should throw error if preflight has status 405` | PASS    |          |
| `Should throw error if preflight has status 406` | PASS    |          |
| `Should throw error if preflight has status 407` | PASS    |          |
| `Should throw error if preflight has status 408` | PASS    |          |
| `Should throw error if preflight has status 409` | PASS    |          |
| `Should throw error if preflight has status 410` | PASS    |          |
| `Should throw error if preflight has status 411` | PASS    |          |
| `Should throw error if preflight has status 412` | PASS    |          |
| `Should throw error if preflight has status 413` | PASS    |          |
| `Should throw error if preflight has status 414` | PASS    |          |
| `Should throw error if preflight has status 415` | PASS    |          |
| `Should throw error if preflight has status 416` | PASS    |          |
| `Should throw error if preflight has status 417` | PASS    |          |
| `Should throw error if preflight has status 500` | PASS    |          |
| `Should throw error if preflight has status 501` | PASS    |          |
| `Should throw error if preflight has status 502` | PASS    |          |
| `Should throw error if preflight has status 503` | PASS    |          |
| `Should throw error if preflight has status 504` | PASS    |          |
| `Should throw error if preflight has status 505` | PASS    |          |
| `Should throw error if preflight has status 680` | PASS    |          |
| `Should throw error if preflight has status 790` | PASS    |          |

</details>
</details>

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

Received on Wednesday, 5 April 2017 08:27:56 UTC