Chromium Code Reviews| Index: tests/compiler/dart2js/dart2js.status |
| =================================================================== |
| --- tests/compiler/dart2js/dart2js.status (revision 17334) |
| +++ tests/compiler/dart2js/dart2js.status (working copy) |
| @@ -5,6 +5,7 @@ |
| identity_test: Fail # Issue 6638 |
| constant_folding_string_test: Fail |
| tree_shaking_test: Fail # Issue 4811 |
| +boolified_operator_test: Fail # Issue 8001 |
| [ $checked ] |
| field_type_inferer_test: Slow, Pass # Issue 6658. |