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/210473484)

# Firefox (nightly channel) #
Testing web-platform-tests at revision d8c8512ecca9ecff0795698519ab7b88c121a706
Using browser at version BuildID 20170312110221; SourceStamp 3154da520af568d4da3de62bc26fbf97a1317f51
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)` | FAIL    | `assert_unreached: Reached unreachable code` |
| `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-286039816

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