blob: 50aaee6ce0b9cf9d79b2504777ec593de00f06bd [file] [log] [blame]
CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: The PromiseRejectionEvent.promise getter can only be used on instances of PromiseRejectionEvent
Test rejected promises are returned from bindings and trigger unhandledrejection.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS error.promise is promise
PASS error.reason instanceof TypeError is true
PASS successfullyParsed is true
TEST COMPLETE