Files
Kmake/deps/v8/test/webkit/fast/js/Promise-resolve-with-then-exception-expected.txt
2026-05-26 23:36:42 -07:00

12 lines
255 B
Plaintext

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"
PASS successfullyParsed is true
TEST COMPLETE