Chromium Code Reviews| Index: tests/language/language_dart2js.status |
| =================================================================== |
| --- tests/language/language_dart2js.status (revision 8884) |
| +++ tests/language/language_dart2js.status (working copy) |
| @@ -26,6 +26,7 @@ |
| f_bounded_quantification_test/01: Fail |
| f_bounded_quantification_test/02: Fail |
| default_factory2_test/01: Fail # Type bounds for type variable not checked. |
| +function_type_test: Fail # does not detect type error in checked mode. |
| arithmetic_test: Fail |