nodejs/deps/v8/test/webkit/fast/js/Promise-resolve-with-then-exception-expected.txt

12 lines
255 B
Plaintext
Raw Permalink Normal View History

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.
PASS rejected
PASS result is "hello"
2014-03-31 14:38:28 +02:00
PASS successfullyParsed is true
TEST COMPLETE