blob: 50260daf71619bb34e2a82f950f7c8fbb48e4335 [file] [log] [blame]
Test rejection handled event.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS error.type is "unhandledrejection"
PASS error.cancelable is true
PASS error.promise is promise
PASS error.reason is "ERROR"
PASS reason is "ERROR"
PASS successfullyParsed is true
TEST COMPLETE