Index: tests/json/json.status |
diff --git a/tests/json/json.status b/tests/json/json.status |
deleted file mode 100644 |
index ebf041dcb9a160b02579d222b0837e929568b6ff..0000000000000000000000000000000000000000 |
--- a/tests/json/json.status |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-# Copyright (c) 2012, 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 ] |
-*: Skip |
- |
-[ $compiler == dart2js && $runtime == none ] |
-*: Fail, Pass # TODO(ahe): Triage these tests. |