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

Unified Diff: LayoutTests/fast/workers/worker-document-leak-expected.txt

Issue 953793002: Oilpan: improve fast/workers/worker-document-leak.html stability. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « LayoutTests/fast/workers/worker-document-leak.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/workers/worker-document-leak-expected.txt
diff --git a/LayoutTests/fast/workers/worker-document-leak-expected.txt b/LayoutTests/fast/workers/worker-document-leak-expected.txt
index 9005a9af7ea98baf79bd1f7bb81cf5f67178f41d..2f003f8fa278e8162349e390d761d761db5dfc27 100644
--- a/LayoutTests/fast/workers/worker-document-leak-expected.txt
+++ b/LayoutTests/fast/workers/worker-document-leak-expected.txt
@@ -1,4 +1,10 @@
Verify that creation of a worker does not leak its creating document.
-PASS: did not leak documents during test run
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS did not leak documents during test run
+PASS successfullyParsed is true
+
+TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/workers/worker-document-leak.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698