Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(813)

Unified Diff: test/webkit/fast/js/Promise-coerce-expected.txt

Issue 1098663002: Promise assimilation fix. Base URL: git://github.com/v8/v8.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/webkit/fast/js/Promise-coerce-expected.txt
diff --git a/test/webkit/fast/js/Promise-coerce-expected.txt b/test/webkit/fast/js/Promise-coerce-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d833b883634d1369dda7a2664ff51f26444e3ae4
--- /dev/null
+++ b/test/webkit/fast/js/Promise-coerce-expected.txt
@@ -0,0 +1,15 @@
+Test Promise-like objects
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+PASS called1 is true
+PASS called2 is true
+PASS called3 is true
+PASS called4 is true
+PASS value1 is 11
+PASS value2 is 43
+PASS value3 is 91
+PASS value4 is 98
+PASS successfullyParsed is true
+
+TEST COMPLETE
« test/webkit/fast/js/Promise-coerce.js ('K') | « test/webkit/fast/js/Promise-coerce.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698