Index: tests/benchmark_smoke/benchmark_smoke.status |
diff --git a/tests/benchmark_smoke/benchmark_smoke.status b/tests/benchmark_smoke/benchmark_smoke.status |
new file mode 100644 |
index 0000000000000000000000000000000000000000..12b066afceb2ad978264e90106019f10fddfde6c |
--- /dev/null |
+++ b/tests/benchmark_smoke/benchmark_smoke.status |
@@ -0,0 +1,27 @@ |
+# 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 == ie && ($system == linux || $system == mac) ] |
+*: Skip |
+ |
+[ $runtime == safari && ($system == linux || $system == windows) ] |
+*: Skip |
+ |
+[ $compiler == dartc ] |
+*: Skip |
+ |
+[ $runtime == vm ] |
+*: Skip |
+ |
+[ $compiler == frog && $runtime == d8 ] |
+*: Skip |
+ |
+[ $runtime == opera ] |
+*: Skip |
+ |
+[ $compiler == frog && $runtime == none ] |
+*: Skip |
+ |
+[ $compiler == dart2js && $runtime == none ] |
+*: Fail, Pass # TODO(ahe): Triage these tests. |