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

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

Issue 849053008: Don't analyze pub's command_runner library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix URL again. Created 5 years, 11 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 e48684e159f352b7ac21b543aeca1db56e96edad..b0327e36aa6cf504858e8b2122808d03f0de7d39 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -24,6 +24,10 @@ lib/_internal/pub_generated/bin/async_compile: Skip
# analyzer bots yet.
lib/_internal/pub/*: Pass, CompileTimeError
+# https://github.com/dart-lang/async_await/issues/77
+lib/_internal/pub_generated/bin/pub: Skip
+lib/_internal/pub_generated/lib/src/command_runner: Skip
+
[ $compiler == dart2analyzer ]
lib/web_gl/dartium/web_gl_dartium: CompileTimeError # Issue 21647
lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 21647
« 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