| Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/navigation-redirect.https-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/navigation-redirect.https-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/navigation-redirect.https-expected.txt
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..640e5548a1142bac7c4967367ead9236ccaa8458
 | 
| --- /dev/null
 | 
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/navigation-redirect.https-expected.txt
 | 
| @@ -0,0 +1,31 @@
 | 
| +CONSOLE ERROR: line 50: Uncaught TypeError: Cannot read property 'unregister' of undefined
 | 
| +This is a testharness.js-based test.
 | 
| +FAIL Normal redirect to same-origin scope. 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 Normal redirect to other-origin scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fallbacked redirect to same-origin out-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fallbacked redirect to same-origin same-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fallbacked redirect to same-origin other-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fallbacked redirect to other-origin out-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fallbacked redirect to other-origin in-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-generated redirect to same-origin out-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-generated redirect to same-origin same-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-generated redirect to same-origin other-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-generated redirect to other-origin out-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-generated redirect to other-origin in-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fetched redirect to same-origin out-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fetched redirect to same-origin same-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fetched redirect to same-origin other-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fetched redirect to other-origin out-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL SW-fetched redirect to other-origin in-scope. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to same-origin out-scope with opaque redirect response. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to same-origin same-scope with opaque redirect response. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to same-origin other-scope with opaque redirect response. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to other-origin out-scope with opaque redirect response. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to other-origin in-scope with opaque redirect response. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to same-origin out-scope with opaque redirect response which is passed through Cache. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to same-origin same-scope with opaque redirect response which is passed through Cache. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to same-origin other-scope with opaque redirect response which is passed through Cache. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to other-origin out-scope with opaque redirect response which is passed through Cache. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +FAIL Redirect to other-origin in-scope with opaque redirect response which is passed through Cache. promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'active' of undefined"
 | 
| +Harness: the test ran to completion.
 | 
| +
 | 
| 
 |