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

Unified Diff: LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt

Issue 245973004: Changes the expectations of shared-worker-lifecycle.html layout test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 8 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/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt
diff --git a/LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt b/LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt
index 28713dbbd0a4a7abd8cb629b1646165fe533c11d..5284abf3f9ca6db0c812614988fe4d06f047e948 100644
--- a/LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt
+++ b/LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt
@@ -1,7 +1,7 @@
Test SharedWorker lifecycle. Will print PASS multiple times, followed by DONE.
PASS: workerThreadCount = 0
-FAIL: After thread creation: internals.workerThreadCount = 0
+PASS: Worker thread created
PASS: Worker exited when close() called.
DONE
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698