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

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

Issue 1376123004: Batch the batch compiler for tests (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Address comments Created 5 years, 2 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 | « lib/src/compiler.dart ('k') | test/codegen/expect/html_input.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/DeltaBlue.txt
diff --git a/test/codegen/expect/DeltaBlue.txt b/test/codegen/expect/DeltaBlue.txt
index 10d8ae59e2281bfcb8db47b67bd5cfddd062db81..2fa85fbb0eaca1cdffdb0d33f89ce2748c6281f4 100644
--- a/test/codegen/expect/DeltaBlue.txt
+++ b/test/codegen/expect/DeltaBlue.txt
@@ -1,5 +1,4 @@
// Messages from compiling DeltaBlue.dart
-info: [DynamicInvoke] f() requires dynamic invoke (test/codegen/BenchmarkBase.dart, line 63, col 7)
info: [DynamicCast] mark (dynamic) will need runtime check to cast to type int (test/codegen/DeltaBlue.dart, line 130, col 18)
info: [DynamicCast] mark (dynamic) will need runtime check to cast to type int (test/codegen/DeltaBlue.dart, line 137, col 16)
info: [DynamicCast] mark (dynamic) will need runtime check to cast to type int (test/codegen/DeltaBlue.dart, line 142, col 37)
« no previous file with comments | « lib/src/compiler.dart ('k') | test/codegen/expect/html_input.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698