Index: tests/utils/utils.status |
diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
index e3b3231b26af2bdaf1696e200a95cb99495abc31..26d37e9c8b75ad3e30822a564b6e76c7c890a943 100644 |
--- a/tests/utils/utils.status |
+++ b/tests/utils/utils.status |
@@ -28,3 +28,6 @@ DummyCompilerTest: Fail # Issue 2263. |
[ $compiler == dart2js && $runtime == drt ] |
*: Skip |
+ |
+[ $runtime == none ] |
ahe
2012/04/10 19:45:31
This will skip the tests on dart2js. That's not wh
Siggi Cherem (dart-lang)
2012/04/10 20:01:08
Done.
|
+*: Skip |