2014-03-31 14:38:28 +02:00
|
|
|
Test whether Promise treats thenable correctly.
|
|
|
|
|
|
|
|
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
|
|
|
The promise is already rejected now.
|
2018-05-08 08:23:48 -07:00
|
|
|
PASS rejected
|
|
|
|
PASS result is "hello"
|
2014-03-31 14:38:28 +02:00
|
|
|
PASS successfullyParsed is true
|
|
|
|
|
|
|
|
TEST COMPLETE
|
|
|
|
|