blob: 0179a42e80fbdde98425292c5fa6a2aa930bd068 [file] [log] [blame]
fpizlo@apple.com080acdd2013-09-18 22:26:09 +00001[Worker] Test Promise.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5Starting worker: ../resources/Promise-resolve-in-workers.js
6PASS [Worker] thisInFulfillCallback === secondPromise is true
7PASS [Worker] result is "hello"
8PASS successfullyParsed is true
9
10TEST COMPLETE
11