| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 774d600099c3bb45ab386a7f3aa1e17b7024d2c7..6848cc22ce779d3872fafdd74da4629ca2ae0925 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -730,15 +730,15 @@ enum_private_test/01: RuntimeError
|
| enum_private_test/02: RuntimeError
|
| enum_private_test/none: RuntimeError
|
| enum_test: RuntimeError
|
| -example_constructor_test: Crash
|
| -execute_finally7_test: RuntimeError
|
| -exhaustive_for_test: Crash
|
| expect_test: RuntimeError
|
| export_double_same_main_test: CompileTimeError
|
| export_main_test: CompileTimeError
|
| external_test/10: Crash
|
| +external_test/10: MissingRuntimeError
|
| external_test/13: Crash
|
| +external_test/13: MissingRuntimeError
|
| external_test/20: Crash
|
| +external_test/20: MissingRuntimeError
|
| factory2_test: Crash
|
| factory_redirection_test/07: MissingCompileTimeError
|
| factory_redirection_test/08: Crash
|
| @@ -796,7 +796,36 @@ full_stacktrace1_test: Crash
|
| full_stacktrace2_test: Crash
|
| full_stacktrace3_test: Crash
|
| function_literals2_test: Crash
|
| -function_literals_test: Crash
|
| +compile_time_constant_k_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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:///c:/Users/johnniwinther/dart-repo1/sdk/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:///c:/Users/johnniwinther/dart-repo1/sdk/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:///c:/Users/johnniwinther/dart-repo1/sdk/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_o_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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_o_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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_o_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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_r_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +conditional_rewrite_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +const_map2_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +const_map2_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +const_map3_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +const_map3_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +const_map4_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +const_objects_are_immutable_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +const_objects_are_immutable_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +deferred_not_loaded_check_test: RuntimeError
|
| +emit_const_fields_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +enum_duplicate_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +enum_duplicate_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +enum_index_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +enum_private_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +enum_private_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +enum_private_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +enum_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +example_constructor_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 513 pos 16: 'false': ir.LocalInitializer not handled
|
| +execute_finally7_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Helper.f1#k) is stored in a closure field.
|
| +exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| +field_override2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +first_class_types_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| function_malformed_result_type_test: Crash
|
| 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#))
|
| function_subtype3_test: Crash
|
| @@ -844,6 +873,7 @@ generic_functions_test: Crash
|
| generic_instanceof_test: Crash
|
| generic_local_functions_test: Crash
|
| generic_methods_generic_function_parameter_test: Crash
|
| +generic_methods_new_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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_test: Crash
|
| generic_methods_type_expression_test/01: Crash
|
| generic_methods_type_expression_test/03: Crash
|
| @@ -851,6 +881,7 @@ generic_methods_type_expression_test/none: Crash
|
| generic_native_test: Crash
|
| generic_syntax_test: Crash
|
| generic_test: RuntimeError
|
| +generics_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| getter_no_setter2_test/00: RuntimeError
|
| getter_no_setter2_test/03: RuntimeError
|
| getter_no_setter_test/00: RuntimeError
|
| @@ -859,15 +890,20 @@ getter_override2_test/02: MissingCompileTimeError
|
| getter_override_test/00: MissingCompileTimeError
|
| getter_override_test/01: MissingCompileTimeError
|
| getter_override_test/02: MissingCompileTimeError
|
| -hash_map_null_key_foreach_test: RuntimeError
|
| +hash_map_null_key_foreach_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#c) is stored in a closure field.
|
| identical_closure2_test: RuntimeError
|
| +identical_const_test/05: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +identical_const_test/06: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +identical_const_test/07: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +identical_const_test/08: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| if_null_assignment_behavior_test/01: Crash
|
| if_null_assignment_behavior_test/02: Crash
|
| if_null_assignment_behavior_test/03: Crash
|
| if_null_assignment_behavior_test/04: Crash
|
| if_null_assignment_behavior_test/05: Crash
|
| if_null_assignment_behavior_test/06: Crash
|
| -if_null_assignment_behavior_test/12: RuntimeError
|
| +if_null_assignment_behavior_test/11: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in a closure field.
|
| +if_null_assignment_behavior_test/12: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in a closure field.
|
| if_null_assignment_behavior_test/14: RuntimeError
|
| if_null_assignment_static_test/01: RuntimeError
|
| if_null_assignment_static_test/02: Crash
|
| @@ -881,6 +917,8 @@ implicit_this_test/01: Crash
|
| implicit_this_test/04: Crash
|
| implicit_this_test/none: Crash
|
| import_collection_no_prefix_test: Crash
|
| +import_core_prefix_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +import_self_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#t) is stored in a closure field.
|
| inference_mixin_field_test: Crash
|
| infinite_switch_label_test: Crash
|
| infinity_test: RuntimeError
|
| @@ -893,9 +931,6 @@ instanceof4_test/01: Crash
|
| instanceof4_test/none: Crash
|
| integer_division_by_zero_test: RuntimeError
|
| interceptor3_test: Crash
|
| -external_test/10: MissingRuntimeError
|
| -external_test/13: MissingRuntimeError
|
| -external_test/20: MissingRuntimeError
|
| internal_library_test/02: Crash
|
| invocation_mirror2_test: Crash
|
| invocation_mirror_empty_arguments_test: Crash
|
| @@ -905,10 +940,11 @@ invocation_mirror_test: Crash
|
| is_malformed_type_test/94: Crash
|
| is_malformed_type_test/96: Crash
|
| is_malformed_type_test/98: Crash
|
| -is_object_test: RuntimeError
|
| +is_object_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#evalCount) is stored in a closure field.
|
| +issue10204_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| issue10721_test: Crash
|
| issue10747_test: Crash
|
| -issue13474_test: RuntimeError
|
| +issue13474_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#a) is stored in a closure field.
|
| issue14014_2_test: Crash
|
| issue14014_3_test: Crash
|
| issue14014_test: Crash
|
| @@ -925,8 +961,7 @@ issue_23914_test: Crash
|
| issue_25671a_test/01: Crash
|
| issue_25671b_test/01: Crash
|
| label_test: Crash
|
| -lazy_static5_test: Crash
|
| -lazy_static6_test: Crash
|
| +lazy_map_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| lazy_static8_test: RuntimeError
|
| left_shift_test: RuntimeError
|
| library_env_test/has_no_html_support: RuntimeError
|
| @@ -937,7 +972,8 @@ list_is_test: Crash
|
| list_literal3_test: Crash
|
| list_literal4_test: RuntimeError
|
| list_test: Crash
|
| -local_function2_test: RuntimeError
|
| +list_tracer_in_map_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +local_function2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(LocalFunction2Test.f#a) is stored in a closure field.
|
| local_function3_test: RuntimeError
|
| local_function_test: Crash
|
| logical_expression_test: Crash
|
| @@ -967,11 +1003,16 @@ many_generic_instanceof_test: Crash
|
| many_named_arguments_test: Crash
|
| many_overridden_no_such_method_test: Crash
|
| map_literal10_test: Crash
|
| -map_literal3_test: RuntimeError
|
| -map_literal4_test: RuntimeError
|
| +map_literal2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +map_literal3_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +map_literal4_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +map_literal5_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +map_literal6_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| map_literal7_test: Crash
|
| map_literal8_test: Crash
|
| +map_literal9_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| map_literal_syntax_test: Crash
|
| +map_literal_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| map_test: Crash
|
| method_name_test: CompileTimeError
|
| method_override4_test: RuntimeError
|
| @@ -981,6 +1022,7 @@ method_override7_test/01: MissingCompileTimeError
|
| method_override7_test/02: MissingCompileTimeError
|
| method_override8_test/00: Crash
|
| method_override8_test/01: MissingCompileTimeError
|
| +methods_as_constants_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| mint_arithmetic_test: RuntimeError
|
| mixin_black_listed_test/02: Crash
|
| mixin_bound_test: Crash
|
| @@ -1201,6 +1243,7 @@ private_mixin_exception_throw_test: Crash
|
| private_super_constructor_test/01: Crash
|
| proxy4_test: Crash
|
| proxy5_test: Crash
|
| +range_analysis2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#a) is stored in a closure field.
|
| redirecting_constructor_initializer_test: RuntimeError
|
| redirecting_factory_default_values_test/01: MissingCompileTimeError
|
| redirecting_factory_default_values_test/02: MissingCompileTimeError
|
| @@ -1208,7 +1251,6 @@ redirecting_factory_long_test: Crash
|
| redirecting_factory_reflection_test: Crash
|
| reg_exp_test: Crash
|
| regress_11010_test: Crash
|
| -deferred_not_loaded_check_test: RuntimeError
|
| regress_13494_test: RuntimeError
|
| regress_17382_test: RuntimeError
|
| regress_18435_test: Crash
|
| @@ -1225,7 +1267,6 @@ regress_22666_test: Crash
|
| regress_22728_test: Crash
|
| regress_22777_test: Crash
|
| regress_22822_test: RuntimeError
|
| -regress_22858_test: Crash
|
| regress_22936_test/01: RuntimeError
|
| regress_22976_test/01: CompileTimeError
|
| regress_22976_test/02: CompileTimeError
|
| @@ -1235,7 +1276,7 @@ regress_23498_test: Crash
|
| regress_23500_test/01: Crash
|
| regress_23500_test/02: Crash
|
| regress_23500_test/none: Crash
|
| -regress_23537_test: Crash
|
| +regress_23537_test: RuntimeError
|
| regress_23996_test: Crash
|
| regress_24283_test: RuntimeError
|
| regress_24567_test: Crash
|
| @@ -1246,6 +1287,9 @@ regress_25550_test: Crash
|
| regress_26133_test: Crash
|
| regress_26175_test: Crash
|
| regress_26230_test: Crash
|
| +regress_26543_1_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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_26543_2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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_26543_3_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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_26668_test: Crash
|
| regress_26948_test: Crash
|
| regress_27572_test: Crash
|
| @@ -1260,6 +1304,7 @@ regress_29949_test: Crash
|
| regress_30121_test: Crash
|
| rewrite_implicit_this_test/01: Crash
|
| runtime_type_function_test: Crash
|
| +savannah_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| setter_declaration2_negative_test: Crash
|
| setter_declaration_negative_test: Fail
|
| setter_override_test/00: MissingCompileTimeError
|
| @@ -1273,13 +1318,14 @@ stacktrace_rethrow_error_test/withtraceparameter: Crash
|
| stacktrace_rethrow_nonerror_test: Crash
|
| stacktrace_test: RuntimeError
|
| statement_test: Crash
|
| +static_const_field_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| static_getter_no_setter1_test/01: RuntimeError
|
| static_getter_no_setter2_test/01: Crash
|
| static_getter_no_setter2_test/none: Crash
|
| static_getter_no_setter3_test/01: RuntimeError
|
| static_setter_get_test/01: Crash
|
| -string_interpolate2_test: RuntimeError
|
| -string_interpolation_and_buffer_test: RuntimeError
|
| +string_interpolate2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(StringInterpolate2Test.testMain#i) is stored in a closure field.
|
| +string_interpolation_newline_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| string_join_test: RuntimeError
|
| string_split_test: Crash
|
| super_bound_closure_test/01: RuntimeError
|
| @@ -1293,6 +1339,7 @@ super_no_such_method2_test/01: Crash
|
| super_no_such_method3_test/01: Crash
|
| super_no_such_method4_test/01: Crash
|
| super_no_such_method5_test/01: Crash
|
| +super_operator_index2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| super_operator_index5_test: Crash
|
| super_operator_index6_test: Crash
|
| super_operator_index7_test: Crash
|
| @@ -1318,6 +1365,8 @@ switch_label_test: Crash
|
| switch_test: RuntimeError
|
| switch_try_catch_test: Crash
|
| symbol_conflict_test: Crash
|
| +symbol_literal_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| +symbol_literal_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| sync_generator1_test/01: Crash
|
| sync_generator1_test/none: Crash
|
| sync_generator2_test/none: Crash
|
| @@ -1339,7 +1388,7 @@ syntax_test/62: Crash
|
| syntax_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
|
| temp_mangling_test: Crash
|
| third_test: Crash
|
| -top_level_func_test: RuntimeError
|
| +top_level_func_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Enumerator#k) is stored in a closure field.
|
| top_level_getter_no_setter1_test/01: RuntimeError
|
| top_level_getter_no_setter2_test/01: RuntimeError
|
| truncdiv_test: RuntimeError
|
| @@ -1353,6 +1402,23 @@ type_parameter_test/04: Crash
|
| type_parameter_test/05: Crash
|
| type_parameter_test/06: Crash
|
| type_parameter_test/none: Crash
|
| +type_promotion_closure_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/03: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/04: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/05: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/06: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/07: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/08: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/09: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/10: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/11: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/12: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/13: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/14: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/15: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/16: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| +type_promotion_closure_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a closure field.
|
| type_propagation2_test: Crash
|
| type_variable_bounds3_test/00: Crash
|
| type_variable_bounds_test/10: Crash
|
| @@ -1367,10 +1433,10 @@ type_variable_conflict2_test/09: Crash
|
| type_variable_field_initializer_closure2_test: Crash
|
| type_variable_field_initializer_closure_test: Crash
|
| type_variable_function_type_test: RuntimeError
|
| +type_variable_initializer_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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.
|
| type_variable_nested_test: Crash
|
| typecheck_multifield_declaration_test: Crash
|
| typedef_is_test: Crash
|
| -regress_23537_test: RuntimeError
|
| wrong_number_type_arguments_test/00: Crash
|
| wrong_number_type_arguments_test/02: Crash
|
| yieldstar_pause_test: Crash
|
| @@ -1638,15 +1704,12 @@ enum_mirror_test: Crash
|
| enum_private_test/01: RuntimeError
|
| enum_private_test/02: RuntimeError
|
| enum_private_test/none: RuntimeError
|
| -enum_test: RuntimeError
|
| example_constructor_test: Crash
|
| execute_finally7_test: RuntimeError
|
| exhaustive_for_test: Crash
|
| expect_test: RuntimeError
|
| export_double_same_main_test: CompileTimeError
|
| export_main_test: CompileTimeError
|
| -external_test/10: MissingRuntimeError
|
| -external_test/13: MissingRuntimeError
|
| external_test/20: MissingRuntimeError
|
| f_bounded_quantification4_test: RuntimeError
|
| f_bounded_quantification5_test: RuntimeError
|
| @@ -1707,7 +1770,6 @@ full_stacktrace1_test: Crash
|
| full_stacktrace2_test: Crash
|
| full_stacktrace3_test: Crash
|
| function_literals2_test: Crash
|
| -function_literals_test: Crash
|
| function_subtype_bound_closure6_test: Crash
|
| function_subtype_cast2_test: Crash
|
| function_subtype_cast3_test: Crash
|
| @@ -1827,8 +1889,6 @@ issue_23914_test: Crash
|
| issue_25671a_test/01: Crash
|
| issue_25671b_test/01: Crash
|
| label_test: Crash
|
| -lazy_static5_test: Crash
|
| -lazy_static6_test: Crash
|
| lazy_static8_test: RuntimeError
|
| left_shift_test: RuntimeError
|
| library_env_test/has_no_html_support: RuntimeError
|
| @@ -2105,7 +2165,6 @@ redirecting_factory_long_test: Crash
|
| redirecting_factory_reflection_test: Crash
|
| reg_exp_test: Crash
|
| regress_11010_test: Crash
|
| -deferred_not_loaded_check_test: RuntimeError
|
| regress_13494_test: RuntimeError
|
| regress_17382_test: RuntimeError
|
| regress_18435_test: Crash
|
| @@ -2122,7 +2181,6 @@ regress_22666_test: Crash
|
| regress_22728_test: Crash
|
| regress_22777_test: Crash
|
| regress_22822_test: RuntimeError
|
| -regress_22858_test: Crash
|
| regress_22936_test/01: RuntimeError
|
| regress_22976_test/01: CompileTimeError
|
| regress_22976_test/02: CompileTimeError
|
| @@ -2169,14 +2227,19 @@ stacktrace_rethrow_error_test/none: Crash
|
| stacktrace_rethrow_error_test/withtraceparameter: Crash
|
| stacktrace_rethrow_nonerror_test: Crash
|
| stacktrace_test: RuntimeError
|
| +string_interpolate2_test: RuntimeError
|
| +deferred_not_loaded_check_test: RuntimeError
|
| +enum_test: RuntimeError
|
| +external_test/10: MissingRuntimeError
|
| +external_test/13: MissingRuntimeError
|
| +range_analysis2_test: RuntimeError
|
| +regress_23537_test: RuntimeError
|
| statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| static_getter_no_setter1_test/01: RuntimeError
|
| static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| static_getter_no_setter3_test/01: RuntimeError
|
| static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| -string_interpolate2_test: RuntimeError
|
| -string_interpolation_and_buffer_test: RuntimeError
|
| string_join_test: RuntimeError
|
| string_split_test: Crash
|
| super_bound_closure_test/01: RuntimeError
|
| @@ -2257,6 +2320,5 @@ type_variable_function_type_test: RuntimeError
|
| type_variable_nested_test: Crash
|
| typecheck_multifield_declaration_test: Crash
|
| typedef_is_test: Crash
|
| -regress_23537_test: RuntimeError
|
| yieldstar_pause_test: Crash
|
|
|
|
|