blob: 127fa6f2fce46febdbcd6709c105aa44f835a142 [file] [log] [blame]
[Worker] Test rejected promises are returned from bindings and trigger unhandledrejection.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: ../resources/unhandled-promise-rejection-bindings-type-error-in-workers.js
PASS [Worker] error.promise is promise
PASS [Worker] error.reason instanceof TypeError is true
PASS successfullyParsed is true
TEST COMPLETE