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 |
index 7e1e6a0fa64a11874278b8a5546d78b2c7e2eb04..41d4555588e093c309b8b8d0ddfcb3b727995b90 100644 |
--- a/LayoutTests/http/tests/serviceworker/service-worker-gc-expected.txt |
+++ b/LayoutTests/http/tests/serviceworker/service-worker-gc-expected.txt |
@@ -3,7 +3,12 @@ Test that a registered Service Worker with an event handler is not garbage colle |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-FAIL Could not register worker: NotSupportedError: Service Worker support is disabled. |
+PASS swObservation.wasCollected is false |
+PASS swObservation.wasCollected is false |
+PASS swObservation.wasCollected is false |
+PASS swObservation.wasCollected is false |
+PASS swObservation.wasCollected is false |
+PASS swObservation.wasCollected is false |
PASS successfullyParsed is true |
TEST COMPLETE |