| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 7779)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -45,6 +45,7 @@
|
| function_type_alias5_test/01: Fail # visitIs for typedefs not implemented
|
| function_type_alias5_test/02: Fail # visitIs for typedefs not implemented
|
| function_type_alias6_test: Fail # visitIs for typedefs not implemented
|
| +function_type_alias7_test/00: Fail # wrongly accepts default values in typedef
|
| function_type_alias_test: Fail # cannot resolve type Fun
|
| function_type_parameter2_test: Fail # Internal Error: expected optional parameters
|
| function_type_parameter_test: Fail # Internal Error: expected optional parameters
|
|
|