chromium/third_party/blink/web_tests/fast/workers/dedicated-worker-lifecycle-expected.txt

This test checks whether orphaned workers exit under various conditions

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS successfullyParsed is true

TEST COMPLETE

PASS Orphaned worker thread created.
PASS Orphaned worker thread exited.
PASS Orphaned timeout worker thread created.
PASS Orphaned timeout worker thread exited.

TEST COMPLETE