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

Side by Side Diff: LayoutTests/http/tests/serviceworker/service-worker-gc-expected.txt

Issue 343553002: Remove virtual/serviceworker test suite as --enable-service-worker will be removed (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 Test that a registered Service Worker with an event handler is not garbage colle cted prematurely 1 Test that a registered Service Worker with an event handler is not garbage colle cted prematurely
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 FAIL Could not register worker: NotSupportedError: Service Worker support is dis abled. 6 PASS swObservation.wasCollected is false
7 PASS swObservation.wasCollected is false
8 PASS swObservation.wasCollected is false
9 PASS swObservation.wasCollected is false
10 PASS swObservation.wasCollected is false
11 PASS swObservation.wasCollected is false
7 PASS successfullyParsed is true 12 PASS successfullyParsed is true
8 13
9 TEST COMPLETE 14 TEST COMPLETE
10 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698