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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Test SharedWorker lifecycle. Will print PASS multiple times, followed by DONE. 1 Test SharedWorker lifecycle. Will print PASS multiple times, followed by DONE.
2 2
3 PASS: workerThreadCount = 0 3 PASS: workerThreadCount = 0
4 FAIL: After thread creation: internals.workerThreadCount = 0 4 PASS: Worker thread created
5 PASS: Worker exited when close() called. 5 PASS: Worker exited when close() called.
6 DONE 6 DONE
7 7
OLDNEW
« 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