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

Unified Diff: LayoutTests/fast/js/Future-exception-expected.txt

Issue 15786003: WIP don't review: Implement Future (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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: LayoutTests/fast/js/Future-exception-expected.txt
diff --git a/LayoutTests/fast/js/i18n-bindings-locale-expected.txt b/LayoutTests/fast/js/Future-exception-expected.txt
similarity index 59%
copy from LayoutTests/fast/js/i18n-bindings-locale-expected.txt
copy to LayoutTests/fast/js/Future-exception-expected.txt
index 38804d96fb6aff4aae6642cf769bee0c18667479..31a10581e95aebbf754516285d2192f9a28206d2 100644
--- a/LayoutTests/fast/js/i18n-bindings-locale-expected.txt
+++ b/LayoutTests/fast/js/Future-exception-expected.txt
@@ -1,9 +1,10 @@
-CONSOLE MESSAGE: line 16: Uncaught ReferenceError: v8Locale is not defined
-This test checks properties and methods of Locale object.
+CONSOLE MESSAGE: line 22: Uncaught foobar
+Test Future.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
+PASS thisInAcceptCallback === thirdFuture is true
+PASS value is "foobar"
FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698