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

Unified Diff: dart/tests/utils/utils.status

Issue 46163002: Bugfix in test.dart, adding of specialized test outcomes for analyzer (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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/tests/utils/utils.status
diff --git a/dart/tests/utils/utils.status b/dart/tests/utils/utils.status
index 95eb2c3e73d967f1e1c1fa61c5213031d5b16a0d..0cbd8d4ee321ac22a7a62cd8798d5f4308633fdb 100644
--- a/dart/tests/utils/utils.status
+++ b/dart/tests/utils/utils.status
@@ -21,3 +21,7 @@ dart2js_test: fail # dart2js issue 13919 - excluded setter for final var
[ $compiler == dart2analyzer ]
dart2js_test: fail # dart2js issue 13919 - excluded setter for final var
+
+[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
+dummy_compiler_test: StaticWarning
+recursive_import_test: StaticWarning

Powered by Google App Engine
This is Rietveld 408576698