Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https-expected.txt

Issue 2648473002: Rebaseline of tests which changed their behavior during disabling WPTServe (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL Clients.matchAll() should not show an old window as controlled after it nav igates. assert_unreached: unregister should not fail: Failed to get a ServiceWor kerRegistration: 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 2 FAIL Clients.matchAll() should not show an old window as controlled after it nav igates. assert_unreached: unexpected rejection: assert_equals: client should ha ve expected frame type expected "auxiliary" but got "top-level" Reached unreacha ble code
3 FAIL Clients.matchAll() should not show an old window after it navigates. assert _unreached: unregister should not fail: Failed to get a ServiceWorkerRegistratio n: The origin of the provided documentURL ('https://127.0.0.1:8444') does not ma tch the current origin ('https://web-platform.test:8444'). Reached unreachable c ode 3 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/resourc es/loaded.html?navigate-window-uncontrolled&q=1" but got "https://web-platform.t est:8444/service-workers/service-worker/navigate-window.https.html" Reached unre achable code
4 Harness: the test ran to completion. 4 Harness: the test ran to completion.
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698