| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 0dd91c6d2fd2ebe9f45c37eaa2746dacd412ac69..b8462dc7b6202bc37736eadf82078de449bdb10a 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -315,24 +315,15 @@ async_star_test: RuntimeError # Issue 27394
|
| await_for_test: RuntimeError # Issue 27394
|
| await_for_use_local_test: RuntimeError # Issue 27394
|
| bootstrap_test: RuntimeError # Issue 27394
|
| -bound_closure_equality_test: RuntimeError # Issue 27394
|
| call_nonexistent_static_test/10: Crash # Issue 27394
|
| -canonical_const3_test: RuntimeError # Issue 27394
|
| -canonical_const_test: RuntimeError # Issue 27394
|
| closure_in_constructor_test: RuntimeError # Issue 27394
|
| closures_initializer_test: RuntimeError # Issue 27394
|
| -compile_time_constant9_test: RuntimeError # Issue 27394
|
| conditional_property_assignment_test/07: RuntimeError # Issue 27394
|
| conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394
|
| conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394
|
| conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394
|
| conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394
|
| -const_escape_frog_test: RuntimeError # Issue 27394
|
| const_evaluation_test/01: Crash # Issue 27394
|
| -const_locals_test: RuntimeError # Issue 27394
|
| -const_map2_test/none: RuntimeError # Issue 27394
|
| -const_map3_test/none: RuntimeError # Issue 27394
|
| -const_nested_test: RuntimeError # Issue 27394
|
| const_qq_test: Crash # Issue 27394
|
| constructor10_test/01: Crash # Issue 27394
|
| constructor10_test/02: Crash # Issue 27394
|
| @@ -343,7 +334,6 @@ covariant_test/10: Crash # Issue 27394
|
| covariant_test/11: Crash # Issue 27394
|
| covariant_test/20b: Crash # Issue 27394
|
| covariant_test/24: Crash # Issue 27394
|
| -ct_const_test: RuntimeError # Issue 27394
|
| cyclic_default_values_test: RuntimeError # Issue 27394
|
| deferred_constraints_constants_test/constructor1: Crash # Issue 27394
|
| deferred_constraints_constants_test/constructor2: Crash # Issue 27394
|
| @@ -359,7 +349,6 @@ deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394
|
| deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394
|
| deferred_inheritance_constraints_test/mixin: Crash # Issue 27394
|
| deferred_load_constants_test/none: RuntimeError # Issue 27394
|
| -deferred_static_seperate_test: RuntimeError # Issue 27394
|
| deferred_super_dependency_test/01: Crash # Issue 27394
|
| enum_mirror_test: Crash # Issue 27394
|
| export_ambiguous_main_negative_test: Crash # Issue 27394
|
| @@ -425,7 +414,6 @@ malformed_test/06: Crash # Issue 27394
|
| malformed_test/none: Crash # Issue 27394
|
| many_generic_instanceof_test: RuntimeError # Issue 27394
|
| many_method_calls_test: Pass # Issue 27394
|
| -map_literal6_test: RuntimeError # Issue 27394
|
| metadata_test: Crash # Issue 27394
|
| mixin_black_listed_test/08: Crash # Issue 27394
|
| mixin_cyclic_test/01: Crash # Issue 27394
|
|
|