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

Unified Diff: tests/utils/utils.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: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index e3b3231b26af2bdaf1696e200a95cb99495abc31..df9f423a6ef9bd913bd24610cd36cf7de0ece2cf 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -28,3 +28,6 @@ DummyCompilerTest: Fail # Issue 2263.
[ $compiler == dart2js && $runtime == drt ]
*: Skip
+
+[ ($compiler == frog || $compiler == frogsh) && $runtime == none ]
+*: Skip

Powered by Google App Engine
This is Rietveld 408576698