Index: tests/benchmark_smoke/benchmark_smoke.status |
diff --git a/tests/benchmark_smoke/benchmark_smoke.status b/tests/benchmark_smoke/benchmark_smoke.status |
deleted file mode 100644 |
index b00ffe1b042c7403cdfdcf961f5b1046e2f3a9a0..0000000000000000000000000000000000000000 |
--- a/tests/benchmark_smoke/benchmark_smoke.status |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-# Copyright (c) 2011, 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 || $runtime == dart_precompiled ] |
-*: Skip |
- |
-[ $compiler == dart2js && $runtime == none ] |
-*: Fail, Pass # TODO(ahe): Triage these tests. |
- |
-[ $compiler == dart2analyzer && $builder_tag == strong ] |
-*: Skip # Issue 28649 |