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

Unified Diff: dart/pkg/pkg.status

Issue 20722006: Removed compiler/ directory from repository (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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
Index: dart/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index 51dc79033c85203106471cb56270ad78370e2e13..18060c3b8647bc119483742679248f13a3bc3094 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -66,7 +66,7 @@ intl/test/message_extraction/message_extraction_test: Fail # Issue 9167
analyzer_experimental/test/generated/ast_test: Fail, Slow # Issue 11230
stack_trace/test/trace_test: Pass, Timeout # Issue 11645
-[ $compiler == dartc || $compiler == dartanalyzer || $compiler == dart2analyzer]
+[ $compiler == dartanalyzer || $compiler == dart2analyzer]
# These tests are runtime negative but statically positive, so we skip
# them in the analyzer.
unittest/test/mock_regexp_negative_test: Skip

Powered by Google App Engine
This is Rietveld 408576698