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

Unified Diff: tests/utils/utils.status

Issue 10907215: Issue 3553. Stop treating static final variables as constants (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Tweaks for tests Created 8 years, 3 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 | « 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 e4958d4da8057d617d7c678a50f9d46566ffcf85..570213190e956c32020e97fb869a4c67da4dbd4f 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -10,6 +10,9 @@ dartdoc_test: Fail # http://dartbug.com/4540
[ $compiler == dart2js ]
dummy_compiler_test: Slow, Pass
+[ $compiler == dartc ]
+dummy_compiler_test: Fail # Issue 5143
+
[ $compiler == none && $runtime == drt ]
dummy_compiler_test: Fail # Issue 2264.
dartdoc_test: Skip # http://dartbug.com/4541
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698