Index: tests/compiler/dart2js/dart2js.status |
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status |
index b082495f75139190797043c4bdd8532d75ae7c2a..fb0c1ab00b62dcf9f7d5f3faf6ddbd63ea56b8e6 100644 |
--- a/tests/compiler/dart2js/dart2js.status |
+++ b/tests/compiler/dart2js/dart2js.status |
@@ -2,6 +2,7 @@ |
# 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. |
+identity_test: Fail # Issue 6638 |
Lasse Reichstein Nielsen
2012/11/12 13:10:41
Wut?
Just remove the test. It's useless anyway.
floitsch
2012/11/12 22:18:43
It tests if we optimize the identity function. As
|
constant_folding_string_test: Fail |
pretty_parameter_test: Fail # TODO(floitsch): investigate. |
tree_shaking_test: Fail # Issue 4811 |