Re: [xhr-tests] XMLHttpRequest: overrideMimeType and Blob objects (#4993)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision f8e8f1596bf7308b5da2407bbe37d12c85453487
Using browser at version BuildID 20170222110216; SourceStamp 9a9db410f20781076424307265decbc5de1e94cc
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/4993/XMLHttpRequest/overridemimetype-blob.html">/XMLHttpRequest/overridemimetype-blob.html</a></summary>


|                            Subtest                             | Results |                                              Messages                                             |
|----------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------|
|                                                                | OK      |                                                                                                   |
| `Use text/xml as fallback MIME type`                           | FAIL    | `assert_equals: expected "text/xml" but got "application/xml"`                                    |
| `Use text/xml as fallback MIME type, 2`                        | FAIL    | `assert_equals: expected "text/xml" but got "application/xml"`                                    |
| `Bogus MIME type should end up as application/octet-stream`    | FAIL    | `assert_equals: expected "application/octet-stream" but got "application/x-unknown-content-type"` |
| `Bogus MIME type should end up as application/octet-stream, 2` | FAIL    | `assert_equals: expected "application/octet-stream" but got "text/xml"`                           |
| `Valid MIME types need to be normalized`                       | PASS    |                                                                                                   |

</details>
</details>

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

Received on Thursday, 23 February 2017 11:30:37 UTC