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

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

Issue 9353015: Remove dartc optimizing backend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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/corelib/corelib.status
diff --git a/dart/tests/corelib/corelib.status b/dart/tests/corelib/corelib.status
index f491d855de4064c2525985a46f944b75417f1423..4423b5c1ec65df1737e0b3c3f16dbad5c64639ec 100644
--- a/dart/tests/corelib/corelib.status
+++ b/dart/tests/corelib/corelib.status
@@ -66,3 +66,6 @@ FuturesTest: Fail
[ $arch == arm ]
*: Skip
+
+[ $component == dartc && $mode == release ]
zundel 2012/02/08 00:22:36 (This will work, but I was hoping we could just tu
ahe 2012/02/08 09:36:10 Regardless, "test.py -cdartc -mrelease" should sti
zundel 2012/02/08 13:49:34 Here's what I'd rather do. remove the implicit --
+*: Skip

Powered by Google App Engine
This is Rietveld 408576698