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

Unified Diff: test/codegen/expect/async_helper.txt

Issue 1289673007: fixes #292, report async_helper test failures (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « test/codegen/expect/async_helper.js ('k') | test/codegen/expect/async_helper/async_helper.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/async_helper.txt
diff --git a/test/codegen/expect/async_helper.txt b/test/codegen/expect/async_helper.txt
index 1a06210eadb2199ff86f329c187b7687e4100718..c403b41d4d4b8b0ecbc940c676e7f1786549d574 100644
--- a/test/codegen/expect/async_helper.txt
+++ b/test/codegen/expect/async_helper.txt
@@ -1,2 +1,2 @@
// Messages from compiling async_helper.dart
-info: [DynamicInvoke] f().then(asyncSuccess) requires dynamic invoke (test/codegen/async_helper.dart, line 93, col 3)
+info: [DynamicInvoke] f().then(asyncSuccess) requires dynamic invoke (test/codegen/async_helper.dart, line 108, col 3)
« no previous file with comments | « test/codegen/expect/async_helper.js ('k') | test/codegen/expect/async_helper/async_helper.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698