Chromium Code Reviews| Index: tests/language/language_dart2js.status |
| =================================================================== |
| --- tests/language/language_dart2js.status (revision 8378) |
| +++ tests/language/language_dart2js.status (working copy) |
| @@ -25,6 +25,7 @@ |
| assign_top_method_negative_test: Pass # For the wrong reasons. |
| f_bounded_quantification_test/01: Fail |
| f_bounded_quantification_test/02: Fail |
| +default_factory2_test/01: Fail # Type bounds for type variable not checked. |
| arithmetic_test: Fail |