| 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 fac0007e431e9185e4d84e8f203d847fbefab000..47d36bc38128d3a2b7124789fb16db10668d7d91 100644
|
| --- a/tests/language_2/language_2_dart2js.status
|
| +++ b/tests/language_2/language_2_dart2js.status
|
| @@ -452,27 +452,35 @@ closures_initializer2_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closur
|
| closures_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding closure class not found for () → dynamic => #lib1::B::T. Closures found for (() → dynamic {
|
| closures_with_complex_params_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'cls' where
|
| compile_time_constant10_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| -regress_30339_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call))
|
| -typevariable_substitution2_test/02: RuntimeError
|
| +compile_time_constant_a_test: Crash
|
| +compile_time_constant_b_test: Crash
|
| +compile_time_constant_c_test/02: Crash
|
| +compile_time_constant_k_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| +compile_time_constant_k_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| +compile_time_constant_k_test/03: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| +compile_time_constant_k_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| 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_native_test: Crash
|
| generic_syntax_test: Crash
|
| generic_test: Crash
|
| -getter_closure_execution_order_test: Crash
|
| generic_test: RuntimeError
|
| +generic_methods_closure_test: Crash # Unsupported operation: Unsupported type parameter type node S.
|
| +generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsupported type parameter type node T.
|
| +generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
|
| +generic_methods_new_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| +generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
|
| +generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
|
| +generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsupported type parameter type node T.
|
| +generic_methods_type_expression_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
|
| +generic_sync_star_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call))
|
| +generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
|
| +generics_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| many_generic_instanceof_test: Crash
|
| -compile_time_constant_a_test: Crash
|
| -compile_time_constant_b_test: Crash
|
| -compile_time_constant_c_test/02: Crash
|
| -compile_time_constant_k_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| -compile_time_constant_k_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| -compile_time_constant_k_test/03: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| -compile_time_constant_k_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
|
| +regress_30339_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call))
|
| +typevariable_substitution2_test/02: RuntimeError
|
|
|
| [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
|
| abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
|
|