Re: Test HTTP parsing (#5102)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 3b1dfc2cb4178c89ebe756e5c5341aa654c5fea6
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/5102/http/protocolversioning.html">/http/protocolversioning.html</a></summary>


|       Subtest        | Results |                                       Messages                                      |
|----------------------|---------|-------------------------------------------------------------------------------------|
|                      | OK      |                                                                                     |
| `HTTP/0.7 280`       | PASS    |                                                                                     |
| `HTTP/1.0 280`       | PASS    |                                                                                     |
| `HTTP/1.11 280`      | PASS    |                                                                                     |
| `HTTP/1.2 280`       | PASS    |                                                                                     |
| `HTTP/1.7 280`       | PASS    |                                                                                     |
| `HTTP/2.0 280`       | PASS    |                                                                                     |
| `HTTP/5.garbage 280` | PASS    |                                                                                     |
| `splitonspace 280`   | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"` |
| `http 280`           | PASS    |                                                                                     |
| `HttP/1.1 280`       | PASS    |                                                                                     |
| `HTTP/garbage 280`   | PASS    |                                                                                     |

</details>
</details>

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

Received on Thursday, 9 March 2017 11:07:18 UTC