Index: tests/json/json.status |
diff --git a/tests/json/json.status b/tests/json/json.status |
index ebf041dcb9a160b02579d222b0837e929568b6ff..bfa469b8a3b035b7209617d25c272696d242a260 100644 |
--- a/tests/json/json.status |
+++ b/tests/json/json.status |
@@ -1,9 +1,3 @@ |
# 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. |