Re: [fetch-tests] CORS: change user info due to URL parser changes (#5121)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision d8c8512ecca9ecff0795698519ab7b88c121a706
Using browser at version 58.0.3029.14 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/5121/cors/redirect-userinfo.htm">/cors/redirect-userinfo.htm</a></summary>


|                               Subtest                                | Results | Messages |
|----------------------------------------------------------------------|---------|----------|
|                                                                      | OK      |          |
| `Disallow redirect with userinfo (user:pass@)`                       | PASS    |          |
| `Disallow redirect with userinfo (user:@)`                           | PASS    |          |
| `Disallow redirect with userinfo (user@)`                            | PASS    |          |
| `Allow redirect without userinfo (:@ is trimmed during URL parsing)` | PASS    |          |
| `Disallow redirect with userinfo (:pass@)`                           | PASS    |          |
| `Allow redirect without userinfo (@ is trimmed during URL parsing)`  | PASS    |          |

</details>
</details>

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

Received on Monday, 13 March 2017 08:11:14 UTC