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

Unified Diff: tests/lib/analyzer/analyze_library.status

Issue 515783002: Fix the analyzer bots. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/analyzer/analyze_library.status
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
index f682dc42909b5514cbf2247c19dfe9acd1f0aad8..40572f77ec84c11a060962cb521eeec4184c4a7c 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -20,3 +20,30 @@ lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16522
lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16522
lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError # Issue 16524
+
+# Pub is starting to use the new async syntax, which isn't supported on the
+# analyzer bots yet.
+lib/_internal/pub/lib/src/command: CompileTimeError
+lib/_internal/pub/lib/src/command/barback: CompileTimeError
+lib/_internal/pub/lib/src/command/build: CompileTimeError
+lib/_internal/pub/lib/src/command/cache: CompileTimeError
+lib/_internal/pub/lib/src/command/cache_add: CompileTimeError
+lib/_internal/pub/lib/src/command/cache_list: CompileTimeError
+lib/_internal/pub/lib/src/command/cache_repair: CompileTimeError
+lib/_internal/pub/lib/src/command/deps: CompileTimeError
+lib/_internal/pub/lib/src/command/downgrade: CompileTimeError
+lib/_internal/pub/lib/src/command/get: CompileTimeError
+lib/_internal/pub/lib/src/command/global: CompileTimeError
+lib/_internal/pub/lib/src/command/global_activate: CompileTimeError
+lib/_internal/pub/lib/src/command/global_deactivate: CompileTimeError
+lib/_internal/pub/lib/src/command/global_list: CompileTimeError
+lib/_internal/pub/lib/src/command/global_run: CompileTimeError
+lib/_internal/pub/lib/src/command/help: CompileTimeError
+lib/_internal/pub/lib/src/command/lish: CompileTimeError
+lib/_internal/pub/lib/src/command/list_package_dirs: CompileTimeError
+lib/_internal/pub/lib/src/command/run: CompileTimeError
+lib/_internal/pub/lib/src/command/serve: CompileTimeError
+lib/_internal/pub/lib/src/command/upgrade: CompileTimeError
+lib/_internal/pub/lib/src/command/uploader: CompileTimeError
+lib/_internal/pub/lib/src/command/version: CompileTimeError
+lib/_internal/pub/lib/src/executable: CompileTimeError
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698