Re: [service-workers-tests] PlzNavigate: Rewrite the url and frame type validation part of the external/wpt/service-workers/service-worker/navigate-window.https.html layout test. (#5039)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision ae3734cdad451678b9262e36329ad2391f1e0f56
Using browser at version 58.0.3026.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="https://w3c-test.org/submissions/5039/service-workers/service-worker/navigate-window.https.html">/service-workers/service-worker/navigate-window.https.html</a></summary>


|                                       Subtest                                        | Results |                                                                              Messages                                                                             |
|--------------------------------------------------------------------------------------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                      | OK      |                                                                                                                                                                   |
| `Clients.matchAll() should not show an old window as controlled after it navigates.` | FAIL    | `assert_unreached: unexpected rejection: assert_equals: client should have expected frame type expected "top-level" but got "auxiliary" Reached unreachable code` |
| `Clients.matchAll() should not show an old window after it navigates.`               | FAIL    | `assert_unreached: unexpected rejection: assert_equals: expected number of clients expected 3 but got 4 Reached unreachable code`                                 |

</details>
</details>

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

Received on Friday, 3 March 2017 01:08:17 UTC