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

Unified Diff: pkg/pkg.status

Issue 14786020: Update status files for 'dartanalyer'. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added missing status files. Created 7 years, 7 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 2e3fa2e091cb33e15b670f71d39318be5a04d711..c1abb38aaa70c939d807f93257e5a4c1fd682a74 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -110,6 +110,9 @@ analyzer_experimental/test/generated/scanner_test: Skip
unittest/test/mock_regexp_negative_test: Fail
unittest/test/mock_stepwise_negative_test: Fail
+[ $compiler == dartanalyzer ]
+unittest/test/mock_regexp_negative_test: fail
+unittest/test/mock_stepwise_negative_test: fail
[ $compiler == dart2js ]
unittest/test/instance_test: Skip

Powered by Google App Engine
This is Rietveld 408576698