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

Unified Diff: tests/utils/utils.status

Issue 16410006: Fix for the broken analyzer-FYI bot (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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
« tests/language/language.status ('K') | « tests/language/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 79344f359857f91694eef362d42c7b6d6afd0e94..f69d8015961d7f5cab4f6427224d3639ecc11fe0 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -35,3 +35,10 @@ txt_layout_test: Skip # Might just go away.
[ $arch == simmips ]
*: Skip
+
+[ $compiler == dartanalyzer ]
+
+# Issue 11050- Only static fields can be declared as 'const'
scheglov 2013/06/06 16:09:31 Open _new_ issue with Area-Test.
jwren 2013/06/06 16:45:51 Done.
+dummy_compiler_test: fail, OK
+dart2js_test: fail, OK
+recursive_import_test: fail, OK
« tests/language/language.status ('K') | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698