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

Unified Diff: frog/tests/leg_only/leg_only.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
Index: frog/tests/leg_only/leg_only.status
diff --git a/frog/tests/leg_only/leg_only.status b/frog/tests/leg_only/leg_only.status
index b11db782d933e045a0fdccda6e5b1988c9bfe99b..a43215df517354caef62720bf3706a9f4f4ee5de 100644
--- a/frog/tests/leg_only/leg_only.status
+++ b/frog/tests/leg_only/leg_only.status
@@ -13,5 +13,5 @@ OperatorTest: Skip
StringInterpolationTest: Skip
-[ $compiler == frog || $compiler == frogsh || $runtime == drt ]
+[ $compiler == frog || $compiler == frogsh || $runtime == drt || $runtime == none]
ahe 2012/04/10 19:45:31 We don't want to skip these tests for dart2js.
Siggi Cherem (dart-lang) 2012/04/10 20:01:08 Done.
*: Skip

Powered by Google App Engine
This is Rietveld 408576698