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

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

Issue 1757343002: upgrade to latest analyzer (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 10 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/es6_modules.js ('k') | test/codegen/expect/lib-typed_data-all.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/js_test.txt
diff --git a/test/codegen/expect/js_test.txt b/test/codegen/expect/js_test.txt
index 87f21ba79572713623cd8d80c36993cd306ef366..b532fba5c8adcebdc72f433050fecfe26124e37b 100644
--- a/test/codegen/expect/js_test.txt
+++ b/test/codegen/expect/js_test.txt
@@ -221,10 +221,15 @@ severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 481, col 9)
severe: [AnalyzerMessage] The function 'test' is not defined (test/codegen/js_test.dart, line 485, col 5)
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 495, col 7)
+severe: [AnalyzerMessage] The operator '[]' is not defined for the class 'Object' (test/codegen/js_test.dart, line 495, col 43)
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 496, col 7)
+severe: [AnalyzerMessage] The operator '[]' is not defined for the class 'Object' (test/codegen/js_test.dart, line 496, col 46)
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 497, col 7)
+severe: [AnalyzerMessage] The operator '[]' is not defined for the class 'Object' (test/codegen/js_test.dart, line 497, col 46)
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 498, col 7)
+severe: [AnalyzerMessage] The operator '[]' is not defined for the class 'Object' (test/codegen/js_test.dart, line 498, col 45)
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 499, col 7)
+severe: [AnalyzerMessage] The operator '[]' is not defined for the class 'Object' (test/codegen/js_test.dart, line 499, col 45)
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 500, col 7)
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 501, col 7)
severe: [AnalyzerMessage] The function 'test' is not defined (test/codegen/js_test.dart, line 504, col 5)
« no previous file with comments | « test/codegen/expect/es6_modules.js ('k') | test/codegen/expect/lib-typed_data-all.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698