| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 9472)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -31,6 +31,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.
|
| +closure_type_test: Fail # does not detect type error in checked mode.
|
| function_type_test: Fail # does not detect type error in checked mode.
|
| function_malformed_result_type_test: Fail # does not detect type error in checked mode.
|
|
|
|
|