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

Unified Diff: client/tests/dartc/dartc.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: client/tests/dartc/dartc.status
diff --git a/client/tests/dartc/dartc.status b/client/tests/dartc/dartc.status
index 7bb9ce4744e69061c3605d34a8cbb435785f8ad1..dcf293a2027295e052a200a040be137a8a5f0868 100644
--- a/client/tests/dartc/dartc.status
+++ b/client/tests/dartc/dartc.status
@@ -16,3 +16,9 @@ tests/client/dom: Skip # These have known type errors.
[ $mode == release ]
*: Skip
+
ahe 2012/04/10 19:45:31 No need to modify this file, I think.
Siggi Cherem (dart-lang) 2012/04/10 20:01:08 Done.
+[ $compiler == dart2js && $runtime == none ]
+*: Skip
+
+[ ($compiler == frog || $compiler == frogsh) && $runtime == none ]
+*: Skip

Powered by Google App Engine
This is Rietveld 408576698