| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https-expected.txt
|
| index d2c6e30ff72cc8d8a361ad1ed23a5c6c2188c28b..d897aea5864a7bf4351d0d8e9178dc6f556bbefc 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https-expected.txt
|
| @@ -1,5 +1,5 @@
|
| This is a testharness.js-based test.
|
| -FAIL Clients.matchAll() should not show an old window as controlled after it navigates. assert_unreached: unregister should not fail: Failed to get a ServiceWorkerRegistration: The origin of the provided documentURL ('https://127.0.0.1:8444') does not match the current origin ('https://web-platform.test:8444'). Reached unreachable code
|
| -FAIL Clients.matchAll() should not show an old window after it navigates. assert_unreached: unregister should not fail: Failed to get a ServiceWorkerRegistration: The origin of the provided documentURL ('https://127.0.0.1:8444') does not match the current origin ('https://web-platform.test:8444'). Reached unreachable code
|
| +FAIL Clients.matchAll() should not show an old window as controlled after it navigates. assert_unreached: unexpected rejection: assert_equals: client should have expected frame type expected "auxiliary" but got "top-level" Reached unreachable code
|
| +FAIL Clients.matchAll() should not show an old window after it navigates. assert_unreached: unexpected rejection: assert_equals: client should have expected url expected "https://web-platform.test:8444/service-workers/service-worker/resources/loaded.html?navigate-window-uncontrolled&q=1" but got "https://web-platform.test:8444/service-workers/service-worker/navigate-window.https.html" Reached unreachable code
|
| Harness: the test ran to completion.
|
|
|
|
|