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

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

Issue 10042001: change status files to make it possible to run test.py -c frog,dart2js -r none. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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/utils/utils.status ('K') | « tests/utils/utils.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/tests/css/css.status
diff --git a/utils/tests/css/css.status b/utils/tests/css/css.status
index 9f4b45b50ee120cbc3edf653494ac2fdc9228845..a38ada5dd3914bb09315c160a4a51b03c8b7c4ad 100644
--- a/utils/tests/css/css.status
+++ b/utils/tests/css/css.status
@@ -8,6 +8,9 @@ DeclarationTest: Fail
ExpressionTest: Fail
SelectorLiteralTest: Fail
+[ ($compiler == dart2js || $compiler == frog || $compiler == frogsh) && $runtime == none ]
ahe 2012/04/10 19:45:31 We don't want to skip tests on dart2js.
Siggi Cherem (dart-lang) 2012/04/10 20:01:08 Done. Seems that frog and dart2js were passing, so
+*: Skip
+
[$runtime == opera]
*: Skip
« tests/utils/utils.status ('K') | « tests/utils/utils.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698