| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index f0eca20454c656609d45c10ac128e594a12750df..33fb4e7baa1e7dbbde273cfb34a41f27931f8653 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -121,12 +121,10 @@ map_literal3_test: Fail # Issue 12793
|
| function_type_alias5_test/00: Fail # Issue 12754
|
| function_type_alias5_test/01: Fail # Issue 12754
|
| function_type_alias5_test/02: Fail # Issue 12754
|
| -function_type_alias7_test/00: Fail # Issue 12801
|
| method_binding_test: Fail # Issue 12807
|
| method_override_test: Fail # Issue 12808
|
| method_override5_test: Fail # Issue 12809
|
| parameter_initializer6_negative_test: Fail # Issue 3502
|
| -named_parameters_aggregated_test/01: Fail # Issue 12801
|
| named_parameters_aggregated_test/03: Fail # Issue 12812
|
| super_implicit_closure_test: Fail # Issue 12884
|
| mixin_type_parameters_errors_test/01: Fail # Issue 12885
|
| @@ -283,7 +281,6 @@ final_syntax_test/02: Fail # Issue 13020
|
| final_syntax_test/03: Fail # Issue 13020
|
| final_syntax_test/04: Fail # Issue 13020
|
| getter_no_setter_test/01: Fail # Issue 5519
|
| -named_parameters_aggregated_test/01: Fail # Issue 12802
|
| named_parameters_aggregated_test/03: Fail # Issue 12813
|
| not_enough_positional_arguments_test/01: Fail # Issue 12839
|
| not_enough_positional_arguments_test/02: Fail # Issue 12839
|
| @@ -322,7 +319,6 @@ factory_redirection_test/14: Fail # Issue 10959
|
| function_type_alias5_test/00: Fail # Issue 12755
|
| function_type_alias5_test/01: Fail # Issue 12755
|
| function_type_alias5_test/02: Fail # Issue 12755
|
| -function_type_alias7_test/00: Fail # Issue 12802
|
| parameter_initializer6_negative_test: Fail # Issue 3502
|
|
|
| # DartVM problem.
|
|
|