Sign in
cobalt
/
cobalt
/
04cd6faca4dd5039a1b810e9ba7b7a79e51a781d
/
.
/
src
/
v8
/
test
/
webkit
/
fast
/
js
/
Promise-resolve-chain-expected.txt
blob: 2a3062ee1f6b57f3013bdd723fdb3d7b6fffc755 [
file
] [
log
] [
blame
]
Test chained Promise resolutions.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS result is "hello"
PASS result is "bye"
PASS successfullyParsed is true
TEST COMPLETE