| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index 5a11b4637fe5f274c2715d32346aa29f9d1a589c..b082495f75139190797043c4bdd8532d75ae7c2a 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -3,7 +3,6 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| constant_folding_string_test: Fail
|
| -redundant_phi_eliminator_test: Fail # Fails because of hack to allow aborting loops.
|
| pretty_parameter_test: Fail # TODO(floitsch): investigate.
|
| tree_shaking_test: Fail # Issue 4811
|
|
|
|
|