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

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision f8e8f1596bf7308b5da2407bbe37d12c85453487
Using browser at version 58.0.3018.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/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 ""`           |
| `Use text/xml as fallback MIME type, 2`                        | PASS    |                                                           |
| `Bogus MIME type should end up as application/octet-stream`    | FAIL    | `assert_equals: expected "" but got "bogus"`              |
| `Bogus MIME type should end up as application/octet-stream, 2` | FAIL    | `assert_equals: expected "" but got "text/xml;charset=†"` |
| `Valid MIME types need to be normalized`                       | FAIL    | `assert_equals: expected "" but got "HI/x;test"`          |

</details>
</details>

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

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