Chromium Code Reviews| Index: LayoutTests/http/tests/serviceworker/service-worker-gc-expected.txt |
| diff --git a/LayoutTests/http/tests/serviceworker/service-worker-gc-expected.txt b/LayoutTests/http/tests/serviceworker/service-worker-gc-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d4610407eeb932c84c61583f40fb23dcc9e6904e |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/serviceworker/service-worker-gc-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL A registered Service Worker with an event handler is not garbage collected assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
| +Harness: the test ran to completion. |
| + |