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

Unified Diff: frog/tests/frog/frog.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/frog/frog.status
diff --git a/frog/tests/frog/frog.status b/frog/tests/frog/frog.status
index 20fd511959afc44bf1352eecdec74e4642029a4b..e6c0d8b92bb6ebd2aeaf795bb8e5290bec4977f1 100644
--- a/frog/tests/frog/frog.status
+++ b/frog/tests/frog/frog.status
@@ -27,5 +27,5 @@ FrogServerTest: Skip
*: Skip
-[ $compiler == dart2js && $runtime == drt ]
+[ $compiler == dart2js || $compiler == dartc ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698