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

Unified Diff: LayoutTests/http/tests/serviceworker/chromium/service-worker-gc-expected.txt

Issue 468753003: SW tests update (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 467133002 and fix test Created 6 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/serviceworker/chromium/service-worker-gc-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/chromium/service-worker-gc-expected.txt b/LayoutTests/http/tests/serviceworker/chromium/service-worker-gc-expected.txt
index f9a3b255aea4d9a131d0f1b39736a7ea626f9348..47881086b6f2c4ee0f4352c02f2109579e455b92 100644
--- a/LayoutTests/http/tests/serviceworker/chromium/service-worker-gc-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/chromium/service-worker-gc-expected.txt
@@ -3,8 +3,10 @@ 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".
+PASS registrationObservation.wasCollected is false
+PASS swObservation.wasCollected is false
+PASS registrationObservation.wasCollected is false
PASS swObservation.wasCollected is false
-PASS swObservation.wasCollected is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698