Index: tests/chrome/chrome.status |
diff --git a/samples/tests/dartc/dartc.status b/tests/chrome/chrome.status |
similarity index 55% |
copy from samples/tests/dartc/dartc.status |
copy to tests/chrome/chrome.status |
index d11d59b3a2c50aa46bb0ed73a9115d82139701ac..077c8b2f095621148516ab49ea2a13366ad45459 100644 |
--- a/samples/tests/dartc/dartc.status |
+++ b/tests/chrome/chrome.status |
@@ -1,9 +1,11 @@ |
-# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
+# Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE file. |
[ $runtime == vm ] |
+# Not supported on the VM |
*: Skip |
-[ $mode == release ] |
+[ $compiler == none] |
+# Not supported on Dartium right now |
*: Skip |