| Index: tests/language_2/language_2_dart2js.status
|
| diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
|
| index 2420cf9d3f5b59cff677faf4048045c60c65813b..17140dc1d635791b57bce4191fd629f83ba104e0 100644
|
| --- a/tests/language_2/language_2_dart2js.status
|
| +++ b/tests/language_2/language_2_dart2js.status
|
| @@ -321,8 +321,6 @@ bound_closure_equality_test: Crash
|
| bound_closure_primitives_test: Crash
|
| branch_canonicalization_test: RuntimeError
|
| break_test: Crash
|
| -built_in_identifier_test/01: Crash
|
| -built_in_identifier_test/none: Crash
|
| call_closurization_test: Crash
|
| call_constructor_on_unresolvable_class_test/07: Crash
|
| call_function_apply_test: Crash
|
| @@ -391,7 +389,6 @@ classes_static_method_clash_test: Crash
|
| closure4_test: Crash
|
| closure5_test: Crash
|
| closure6_test: Crash
|
| -closure_break_test: Crash
|
| closure_cycles_test: Crash
|
| closure_in_constructor_test: Crash
|
| closure_in_field_initializer_test: Crash
|
| @@ -656,8 +653,6 @@ bound_closure_equality_test: Crash
|
| bound_closure_primitives_test: Crash
|
| branch_canonicalization_test: RuntimeError
|
| break_test: Crash
|
| -built_in_identifier_test/01: Crash
|
| -built_in_identifier_test/none: Crash
|
| call_closurization_test: Crash
|
| call_constructor_on_unresolvable_class_test/07: Crash
|
| call_function_apply_test: Crash
|
| @@ -725,7 +720,6 @@ classes_static_method_clash_test: Crash
|
| closure4_test: Crash
|
| closure5_test: Crash
|
| closure6_test: Crash
|
| -closure_break_test: Crash
|
| closure_cycles_test: Crash
|
| closure_in_constructor_test: Crash
|
| closure_in_field_initializer_test: Crash
|
|
|