| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index cddd3c34bb19bf585bcdf4e8d1c2d7281dada04b..4a355e72c4192fe46146e7f99eedb020ad0cd7af 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -169,7 +169,6 @@ default_factory2_test/01: Fail # Issue 14121
|
|
|
| [ $compiler == dart2js && ! $checked && ! $dart2js_with_kernel ]
|
| type_checks_in_factory_method_test: RuntimeError # Issue 12746
|
| -generic_test: RuntimeError, OK
|
| map_literal4_test: RuntimeError, OK # Checked mode required.
|
| named_parameters_type_test/01: MissingRuntimeError, OK
|
| named_parameters_type_test/02: MissingRuntimeError, OK
|
| @@ -322,14 +321,6 @@ generic_field_mixin2_test: Crash # Issue 27394
|
| generic_field_mixin3_test: Crash # Issue 27394
|
| generic_field_mixin6_test/01: Crash # Issue 27394
|
| generic_field_mixin_test: Crash # Issue 27394
|
| -generic_local_functions_test: Crash # Issue 27394
|
| -generic_metadata_test/02: Crash # Issue 27394
|
| -generic_metadata_test/03: Crash # Issue 27394
|
| -generic_methods_generic_function_parameter_test: Crash # Issue 27394
|
| -generic_methods_type_expression_test/01: RuntimeError # Issue 27394
|
| -generic_methods_type_expression_test/03: RuntimeError # Issue 27394
|
| -generic_methods_type_expression_test/none: RuntimeError # Issue 27394
|
| -get_set_syntax_test/00: Crash # Issue 27394
|
| if_null_assignment_behavior_test/06: RuntimeError # Issue 27394
|
| if_null_assignment_static_test/01: RuntimeError # Issue 27394
|
| if_null_assignment_static_test/03: RuntimeError # Issue 27394
|
| @@ -862,19 +853,6 @@ generic_field_mixin_test: Crash
|
| generic_function_typedef2_test/04: Crash
|
| generic_function_typedef_test: Crash
|
| generic_functions_test: Crash
|
| -generic_instanceof_test: Crash
|
| -generic_local_functions_test: Crash
|
| -generic_method_types_test/01: Crash
|
| -generic_method_types_test/02: Crash
|
| -generic_methods_generic_function_parameter_test: Crash
|
| -generic_methods_test: Crash
|
| -generic_methods_type_expression_test/01: Crash
|
| -generic_methods_type_expression_test/03: Crash
|
| -generic_methods_type_expression_test/none: Crash
|
| -generic_native_test: Crash
|
| -generic_syntax_test: Crash
|
| -generic_test: Crash
|
| -getter_closure_execution_order_test: Crash
|
| getter_no_setter2_test/00: Crash
|
| getter_no_setter2_test/03: Crash
|
| getter_no_setter_test/00: Crash
|
| @@ -1448,7 +1426,6 @@ execute_finally7_test: RuntimeError
|
| expect_test: RuntimeError
|
| for2_test: RuntimeError
|
| function_propagation_test: Crash # 'file:///usr/local/google/home/efortuna/dart/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for j:method(A.call). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), local(Maps.mapToString#))
|
| -generic_test: RuntimeError
|
| getter_no_setter2_test/00: RuntimeError
|
| getter_no_setter2_test/03: RuntimeError
|
| getter_no_setter_test/00: RuntimeError
|
| @@ -1886,18 +1863,6 @@ generic_field_mixin_test: Crash
|
| generic_function_typedef2_test/04: Crash
|
| generic_function_typedef_test: Crash
|
| generic_functions_test: Crash
|
| -generic_instanceof_test: Crash
|
| -generic_local_functions_test: Crash
|
| -generic_method_types_test/01: Crash
|
| -generic_method_types_test/02: Crash
|
| -generic_methods_generic_function_parameter_test: Crash
|
| -generic_methods_test: Crash
|
| -generic_methods_type_expression_test/01: Crash
|
| -generic_methods_type_expression_test/03: Crash
|
| -generic_methods_type_expression_test/none: Crash
|
| -generic_native_test: Crash
|
| -generic_syntax_test: Crash
|
| -generic_test: Crash
|
| getter_no_setter2_test/00: Crash
|
| getter_no_setter2_test/03: Crash
|
| getter_no_setter_test/00: Crash
|
| @@ -2450,7 +2415,6 @@ expect_test: RuntimeError
|
| external_test/20: MissingRuntimeError
|
| f_bounded_quantification5_test: RuntimeError
|
| for2_test: RuntimeError
|
| -generic_test: RuntimeError
|
| getter_no_setter2_test/00: RuntimeError
|
| getter_no_setter2_test/03: RuntimeError
|
| getter_no_setter_test/00: RuntimeError
|
|
|