Chromium Code Reviews| Index: tests/compiler/dart2js/dart2js.status |
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status |
| index a900d13608f19f347a19f31e3ce9e3cb8e44887f..c822fb3622b46bb70818206f1ecbf994e3d6a451 100644 |
| --- a/tests/compiler/dart2js/dart2js.status |
| +++ b/tests/compiler/dart2js/dart2js.status |
| @@ -13,6 +13,8 @@ simple_inferrer_const_closure_test: Fail # Issue 16507 |
| simple_inferrer_const_closure2_test: Fail # Issue 16507 |
| simple_inferrer_global_field_closure_test: Fail # Issue 16507 |
| +logical_expression_test: Fail # Issue 17027 |
|
kasperl
2014/02/22 13:16:41
This is just a matter of this being suboptimal, ri
floitsch
2014/02/22 20:53:08
Yes. I updated the issue to "enhancement".
|
| + |
| [ $mode == debug ] |
| mirror_final_field_inferrer2_test: Crash, Pass, Slow # dartbug.com/15581 |