Re: [xhr-tests] XMLHttpRequest: Content-Type can require a preflight (#5070)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision aa369a517344a7b677a50cd95cd2efdfabede106
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/5070/XMLHttpRequest/send-redirect-to-cors.htm">/XMLHttpRequest/send-redirect-to-cors.htm</a></summary>


|                                                    Subtest                                                    | Results |                 Messages                |
|---------------------------------------------------------------------------------------------------------------|---------|-----------------------------------------|
|                                                                                                               | OK      |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (301)`                                            | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (302)`                                            | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (303)`                                            | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (307)`                                            | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (307 post with null)`                             | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (307 post with string)`                           | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (307 post with typed array)`                      | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (301 POST with string and explicit Content-Type)` | FAIL    | `assert_equals: expected 0 but got 200` |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (302 POST with string and explicit Content-Type)` | FAIL    | `assert_equals: expected 0 but got 200` |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (307 POST with string and explicit Content-Type)` | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (307 FOO with string and explicit Content-Type)`  | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (308 POST with string and explicit Content-Type)` | PASS    |                                         |
| `XMLHttpRequest: send() - Redirect to CORS-enabled resource (308 FOO with string and explicit Content-Type)`  | PASS    |                                         |

</details>
</details>

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

Received on Wednesday, 8 March 2017 11:19:15 UTC