Sign in
cobalt
/
cobalt
/
df8d8ce5e01620d5b41dc8164a9e02e32fa9b2a3
/
.
/
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