blob: 0179a42e80fbdde98425292c5fa6a2aa930bd068 [file] [log] [blame]
[Worker] Test Promise.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: ../resources/Promise-resolve-in-workers.js
PASS [Worker] thisInFulfillCallback === secondPromise is true
PASS [Worker] result is "hello"
PASS successfullyParsed is true
TEST COMPLETE