| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index cddd3c34bb19bf585bcdf4e8d1c2d7281dada04b..ac08dc94018b84f50ca8812a63397baf4a928b91 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -582,10 +582,19 @@ class_cycle_test/03: MissingCompileTimeError
|
| 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
|
| +compile_time_constant_k_test/02: Crash
|
| +compile_time_constant_k_test/03: Crash
|
| +compile_time_constant_k_test/none: Crash
|
| compile_time_constant_m_test: RuntimeError
|
| +compile_time_constant_o_test/01: Crash
|
| +compile_time_constant_o_test/02: Crash
|
| +compile_time_constant_o_test/none: Crash
|
| compile_time_constant_p_test/01: Crash
|
| +compile_time_constant_r_test/none: Crash
|
| conditional_import_string_test: CompileTimeError
|
| conditional_import_test: CompileTimeError
|
| +conditional_rewrite_test: Crash
|
| config_import_corelib_test: RuntimeError
|
| config_import_test: RuntimeError
|
| const_conditional_test/08: MissingCompileTimeError
|
| @@ -601,8 +610,15 @@ const_for_in_variable_test/02: Crash
|
| const_for_in_variable_test/none: Crash
|
| const_instance_field_test/01: MissingCompileTimeError
|
| const_map2_test/00: Crash
|
| +const_map2_test/00: MissingCompileTimeError
|
| +const_map2_test/none: Crash
|
| const_map3_test/00: Crash
|
| +const_map3_test/00: MissingCompileTimeError
|
| +const_map3_test/none: Crash
|
| +const_map4_test: Crash
|
| const_map_test: Crash
|
| +const_objects_are_immutable_test/01: Crash
|
| +const_objects_are_immutable_test/none: Crash
|
| const_optional_args_negative_test: Crash
|
| const_switch2_test/01: MissingCompileTimeError
|
| const_switch_test/02: RuntimeError
|
| @@ -649,6 +665,7 @@ constructor_redirect_test/01: Crash
|
| constructor_test: Crash
|
| constructor_with_mixin_test: Crash
|
| context_test: Crash
|
| +context_test: RuntimeError
|
| continue_test: Crash
|
| crash_6725_test/01: Crash
|
| ct_const_test: Crash
|
| @@ -658,6 +675,7 @@ cyclic_default_values_test: Crash
|
| cyclic_type2_test: Crash
|
| dangling_else_test: Crash
|
| deferred_call_empty_before_load_test: Crash
|
| +deferred_call_empty_before_load_test: RuntimeError
|
| deferred_closurize_load_library_test: CompileTimeError
|
| deferred_constant_list_test: CompileTimeError
|
| deferred_constraints_constants_test/none: CompileTimeError
|
| @@ -687,6 +705,7 @@ deferred_inheritance_constraints_test/extends: MissingCompileTimeError
|
| deferred_inheritance_constraints_test/implements: MissingCompileTimeError
|
| deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
|
| deferred_inheritance_constraints_test/redirecting_constructor: Crash
|
| +deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
|
| deferred_inlined_test: CompileTimeError
|
| deferred_load_constants_test/none: CompileTimeError
|
| deferred_load_inval_code_test: CompileTimeError
|
| @@ -695,7 +714,7 @@ deferred_load_library_wrong_args_test/none: CompileTimeError
|
| deferred_mixin_test: CompileTimeError
|
| deferred_no_prefix_test/01: MissingCompileTimeError
|
| deferred_no_such_method_test: CompileTimeError
|
| -deferred_not_loaded_check_test: Crash
|
| +deferred_not_loaded_check_test: RuntimeError
|
| deferred_only_constant_test: CompileTimeError
|
| deferred_optimized_test: CompileTimeError
|
| deferred_redirecting_factory_test: CompileTimeError
|
| @@ -720,21 +739,31 @@ duplicate_implements_test/04: MissingCompileTimeError
|
| dynamic_prefix_core_test/01: RuntimeError
|
| dynamic_prefix_core_test/none: RuntimeError
|
| efficient_length_warning_test: Crash
|
| +emit_const_fields_test: Crash
|
| enum_duplicate_test/01: Crash
|
| enum_duplicate_test/02: Crash
|
| +enum_duplicate_test/02: RuntimeError
|
| enum_duplicate_test/none: Crash
|
| +enum_duplicate_test/none: RuntimeError
|
| +enum_index_test: Crash
|
| enum_mirror_test: Crash
|
| enum_private_test/01: Crash
|
| +enum_private_test/01: RuntimeError
|
| enum_private_test/02: Crash
|
| +enum_private_test/02: RuntimeError
|
| enum_private_test/none: Crash
|
| +enum_private_test/none: RuntimeError
|
| enum_test: Crash
|
| +enum_test: RuntimeError
|
| evaluation_redirecting_constructor_test: Crash
|
| example_constructor_test: Crash
|
| execute_finally10_test: Crash
|
| execute_finally11_test: Crash
|
| execute_finally7_test: Crash
|
| +execute_finally7_test: RuntimeError
|
| exhaustive_for_test: Crash
|
| expect_test: Crash
|
| +expect_test: RuntimeError
|
| export_double_same_main_test: CompileTimeError
|
| export_main_test: CompileTimeError
|
| external_test/10: Crash
|
| @@ -757,6 +786,7 @@ field_increment_bailout_test: Crash
|
| field_initialization_order_test: RuntimeError
|
| field_method4_negative_test: Crash
|
| field_method_test: Crash
|
| +field_override2_test: Crash
|
| field_override3_test/00: MissingCompileTimeError
|
| field_override3_test/01: MissingCompileTimeError
|
| field_override3_test/02: MissingCompileTimeError
|
| @@ -781,6 +811,7 @@ first_class_types_literals_test/10: Crash
|
| first_class_types_literals_test/11: Crash
|
| first_class_types_literals_test/12: Crash
|
| first_class_types_literals_test/none: Crash
|
| +first_class_types_test: Crash
|
| flatten_test/01: Crash
|
| flatten_test/02: Crash
|
| flatten_test/03: Crash
|
| @@ -795,6 +826,7 @@ flatten_test/11: Crash
|
| flatten_test/12: Crash
|
| flatten_test/none: Crash
|
| for2_test: Crash
|
| +for2_test: RuntimeError
|
| for_in2_test: Crash
|
| for_variable_capture_test: Crash
|
| full_stacktrace1_test: Crash
|
| @@ -804,6 +836,7 @@ function_getter_test: Crash
|
| function_literals2_test: Crash
|
| function_literals_test: Crash
|
| 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_subtype2_test: Crash
|
| function_subtype3_test: Crash
|
| function_subtype_bound_closure0_test: Crash
|
| @@ -867,6 +900,7 @@ 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_new_test: Crash
|
| generic_methods_test: Crash
|
| generic_methods_type_expression_test/01: Crash
|
| generic_methods_type_expression_test/03: Crash
|
| @@ -874,31 +908,49 @@ generic_methods_type_expression_test/none: Crash
|
| generic_native_test: Crash
|
| generic_syntax_test: Crash
|
| generic_test: Crash
|
| +generic_test: RuntimeError
|
| +generics_test: Crash
|
| getter_closure_execution_order_test: Crash
|
| getter_no_setter2_test/00: Crash
|
| +getter_no_setter2_test/00: RuntimeError
|
| getter_no_setter2_test/03: Crash
|
| +getter_no_setter2_test/03: RuntimeError
|
| getter_no_setter_test/00: Crash
|
| +getter_no_setter_test/00: RuntimeError
|
| getter_no_setter_test/none: Crash
|
| +getter_no_setter_test/none: RuntimeError
|
| 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: Crash
|
| +hash_map_null_key_foreach_test: RuntimeError
|
| identical_closure2_test: Crash
|
| identical_closure2_test: RuntimeError
|
| +identical_const_test/05: Crash
|
| +identical_const_test/06: Crash
|
| +identical_const_test/07: Crash
|
| +identical_const_test/08: Crash
|
| 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/11: Crash
|
| if_null_assignment_behavior_test/12: Crash
|
| +if_null_assignment_behavior_test/12: RuntimeError
|
| if_null_assignment_behavior_test/14: Crash
|
| +if_null_assignment_behavior_test/14: RuntimeError
|
| if_null_assignment_static_test/01: Crash
|
| +if_null_assignment_static_test/01: RuntimeError
|
| if_null_assignment_static_test/02: Crash
|
| if_null_assignment_static_test/03: Crash
|
| +if_null_assignment_static_test/03: RuntimeError
|
| if_null_assignment_static_test/04: Crash
|
| +if_null_assignment_static_test/04: RuntimeError
|
| if_null_assignment_static_test/05: Crash
|
| +if_null_assignment_static_test/05: RuntimeError
|
| if_null_assignment_static_test/06: Crash
|
| implicit_closure1_test: Crash
|
| implicit_closure2_test: Crash
|
| @@ -907,6 +959,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
|
| +import_self_test/01: Crash
|
| inference_mixin_field_test: Crash
|
| inferrer_constructor2_test: Crash
|
| inferrer_synthesized_super_constructor_test: Crash
|
| @@ -920,6 +974,7 @@ instance_creation_in_function_annotation_test: Crash
|
| instanceof4_test/01: Crash
|
| instanceof4_test/none: Crash
|
| integer_division_by_zero_test: Crash
|
| +integer_division_by_zero_test: RuntimeError
|
| interceptor2_test: Crash
|
| interceptor3_test: Crash
|
| interceptor5_test: Crash
|
| @@ -936,10 +991,13 @@ is_malformed_type_test/94: Crash
|
| is_malformed_type_test/96: Crash
|
| is_malformed_type_test/98: Crash
|
| is_object_test: Crash
|
| +is_object_test: RuntimeError
|
| +issue10204_test: Crash
|
| issue10721_test: Crash
|
| issue10747_test: Crash
|
| issue12284_test: Crash
|
| issue13474_test: Crash
|
| +issue13474_test: RuntimeError
|
| issue14014_2_test: Crash
|
| issue14014_3_test: Crash
|
| issue14014_test: Crash
|
| @@ -952,15 +1010,16 @@ issue4295001_test: Crash
|
| issue9602_test: Crash
|
| issue9664_test: Crash
|
| issue9939_test: Crash
|
| +issue9939_test: RuntimeError
|
| issue_1751477_test: CompileTimeError
|
| issue_22780_test/01: Crash
|
| 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
|
| lazy_static8_test: Crash
|
| +lazy_static8_test: RuntimeError
|
| left_shift_test: RuntimeError
|
| library_env_test/has_no_html_support: RuntimeError
|
| library_env_test/has_no_io_support: RuntimeError
|
| @@ -969,10 +1028,14 @@ library_prefixes_test: Crash
|
| list_is_test: Crash
|
| list_literal3_test: Crash
|
| list_literal4_test: Crash
|
| +list_literal4_test: RuntimeError
|
| list_test: Crash
|
| list_tracer_call_last_test: Crash
|
| +list_tracer_in_map_test: Crash
|
| local_function2_test: Crash
|
| +local_function2_test: RuntimeError
|
| local_function3_test: Crash
|
| +local_function3_test: RuntimeError
|
| local_function_test: Crash
|
| logical_expression_test: Crash
|
| loop_hoist_test: Crash
|
| @@ -1002,23 +1065,33 @@ many_generic_instanceof_test: Crash
|
| many_named_arguments_test: Crash
|
| many_overridden_no_such_method_test: Crash
|
| map_literal10_test: Crash
|
| +map_literal2_test: Crash
|
| map_literal3_test: Crash
|
| +map_literal3_test: RuntimeError
|
| map_literal4_test: Crash
|
| +map_literal4_test: RuntimeError
|
| +map_literal5_test: Crash
|
| +map_literal6_test: Crash
|
| map_literal7_test: Crash
|
| map_literal8_test: Crash
|
| +map_literal9_test: Crash
|
| map_literal_syntax_test: Crash
|
| +map_literal_test: Crash
|
| map_test: Crash
|
| method_binding_test: Crash
|
| method_invocation_test: Crash
|
| method_name_test: CompileTimeError
|
| method_override4_test: Crash
|
| +method_override4_test: RuntimeError
|
| method_override5_test: Crash
|
| +method_override5_test: RuntimeError
|
| method_override7_test/00: MissingCompileTimeError
|
| method_override7_test/01: MissingCompileTimeError
|
| method_override7_test/02: MissingCompileTimeError
|
| method_override8_test/00: Crash
|
| method_override8_test/01: MissingCompileTimeError
|
| method_override_test: Crash
|
| +methods_as_constants_test: Crash
|
| mint_arithmetic_test: RuntimeError
|
| mixin_black_listed_test/02: Crash
|
| mixin_bound_test: Crash
|
| @@ -1180,6 +1253,7 @@ mixin_type_variable_test/07: Crash
|
| mixin_type_variable_test/08: Crash
|
| mixin_typedef_constructor_test: Crash
|
| modulo_test: Crash
|
| +modulo_test: RuntimeError
|
| multiline_newline_test/04: MissingCompileTimeError
|
| multiline_newline_test/04r: MissingCompileTimeError
|
| multiline_newline_test/05: MissingCompileTimeError
|
| @@ -1256,6 +1330,7 @@ private_mixin_exception_throw_test: Crash
|
| private_super_constructor_test/01: Crash
|
| proxy4_test: Crash
|
| proxy5_test: Crash
|
| +range_analysis2_test: Crash
|
| redirecting_constructor_initializer_test: RuntimeError
|
| redirecting_factory_default_values_test/01: MissingCompileTimeError
|
| redirecting_factory_default_values_test/02: MissingCompileTimeError
|
| @@ -1264,8 +1339,11 @@ redirecting_factory_reflection_test: Crash
|
| reg_exp_test: Crash
|
| regress_11010_test: Crash
|
| regress_12615_test: Crash
|
| +regress_12615_test: Pass
|
| regress_13494_test: Crash
|
| +regress_13494_test: RuntimeError
|
| regress_17382_test: Crash
|
| +regress_17382_test: RuntimeError
|
| regress_18435_test: Crash
|
| regress_18535_test: Crash
|
| regress_18713_test: Crash
|
| @@ -1273,6 +1351,7 @@ regress_20394_test/01: Crash
|
| regress_20840_test: Crash
|
| regress_21016_test: Crash
|
| regress_21795_test: Crash
|
| +regress_21795_test: RuntimeError
|
| regress_22438_test: Crash
|
| regress_22443_test: CompileTimeError
|
| regress_22445_test: Crash
|
| @@ -1281,8 +1360,11 @@ regress_22666_test: Crash
|
| regress_22728_test: Crash
|
| regress_22777_test: Crash
|
| regress_22822_test: Crash
|
| +regress_22822_test: RuntimeError
|
| regress_22858_test: Crash
|
| +regress_22858_test: Pass
|
| regress_22936_test/01: Crash
|
| +regress_22936_test/01: RuntimeError
|
| regress_22976_test/01: CompileTimeError
|
| regress_22976_test/02: CompileTimeError
|
| regress_22976_test/none: CompileTimeError
|
| @@ -1302,6 +1384,9 @@ regress_25550_test: Crash
|
| regress_26133_test: Crash
|
| regress_26175_test: Crash
|
| regress_26230_test: Crash
|
| +regress_26543_1_test: Crash
|
| +regress_26543_2_test: Crash
|
| +regress_26543_3_test: Crash
|
| regress_26668_test: Crash
|
| regress_26948_test: Crash
|
| regress_27572_test: Crash
|
| @@ -1316,31 +1401,37 @@ regress_29949_test: Crash
|
| regress_30121_test: Crash
|
| rewrite_implicit_this_test/01: Crash
|
| runtime_type_function_test: Crash
|
| +savannah_test: Crash
|
| setter_declaration2_negative_test: Crash
|
| setter_declaration_negative_test: Fail
|
| setter_override_test/00: MissingCompileTimeError
|
| setter_override_test/03: MissingCompileTimeError
|
| smaller_4_Interface_Types_A11_t02_test: Crash
|
| stack_overflow_stacktrace_test: Crash
|
| +stack_overflow_stacktrace_test: RuntimeError
|
| stack_trace_test: Crash
|
| stacktrace_demangle_ctors_test: Crash
|
| stacktrace_rethrow_error_test/none: Crash
|
| stacktrace_rethrow_error_test/withtraceparameter: Crash
|
| stacktrace_rethrow_nonerror_test: Crash
|
| stacktrace_test: Crash
|
| +stacktrace_test: RuntimeError
|
| statement_test: Crash
|
| +static_const_field_test: Crash
|
| static_field_test/01: Crash
|
| static_field_test/02: Crash
|
| static_field_test/03: Crash
|
| static_field_test/04: Crash
|
| static_field_test/none: Crash
|
| static_getter_no_setter1_test/01: Crash
|
| +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: Crash
|
| +static_getter_no_setter3_test/01: RuntimeError
|
| static_setter_get_test/01: Crash
|
| string_interpolate2_test: Crash
|
| -string_interpolation_and_buffer_test: Crash
|
| +string_interpolation_newline_test: Crash
|
| string_join_test: RuntimeError
|
| string_split_test: Crash
|
| super_bound_closure_test/01: Crash
|
| @@ -1355,6 +1446,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
|
| super_operator_index5_test: Crash
|
| super_operator_index6_test: Crash
|
| super_operator_index7_test: Crash
|
| @@ -1375,11 +1467,14 @@ switch_case_test/00: MissingCompileTimeError
|
| switch_case_test/01: MissingCompileTimeError
|
| switch_case_test/02: MissingCompileTimeError
|
| switch_fallthru_test: Crash
|
| +switch_fallthru_test: RuntimeError
|
| switch_label2_test: Crash
|
| switch_label_test: Crash
|
| switch_test: RuntimeError
|
| switch_try_catch_test: Crash
|
| symbol_conflict_test: Crash
|
| +symbol_literal_test/01: Crash
|
| +symbol_literal_test/none: Crash
|
| sync_generator1_test/01: Crash
|
| sync_generator1_test/none: Crash
|
| sync_generator2_test/none: Crash
|
| @@ -1402,12 +1497,18 @@ syntax_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_build
|
| temp_mangling_test: Crash
|
| third_test: Crash
|
| top_level_func_test: Crash
|
| +top_level_func_test: RuntimeError
|
| top_level_getter_no_setter1_test/01: Crash
|
| +top_level_getter_no_setter1_test/01: RuntimeError
|
| top_level_getter_no_setter2_test/01: Crash
|
| +top_level_getter_no_setter2_test/01: RuntimeError
|
| truncdiv_test: Crash
|
| +truncdiv_test: RuntimeError
|
| try_catch_test/01: Crash
|
| +try_catch_test/01: MissingCompileTimeError
|
| type_argument_substitution_test: Crash
|
| type_checks_in_factory_method_test: Crash
|
| +type_checks_in_factory_method_test: RuntimeError
|
| type_parameter_test/01: Crash
|
| type_parameter_test/02: Crash
|
| type_parameter_test/03: Crash
|
| @@ -1415,6 +1516,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
|
| +type_promotion_closure_test/02: Crash
|
| +type_promotion_closure_test/03: Crash
|
| +type_promotion_closure_test/04: Crash
|
| +type_promotion_closure_test/05: Crash
|
| +type_promotion_closure_test/06: Crash
|
| +type_promotion_closure_test/07: Crash
|
| +type_promotion_closure_test/08: Crash
|
| +type_promotion_closure_test/09: Crash
|
| +type_promotion_closure_test/10: Crash
|
| +type_promotion_closure_test/11: Crash
|
| +type_promotion_closure_test/12: Crash
|
| +type_promotion_closure_test/13: Crash
|
| +type_promotion_closure_test/14: Crash
|
| +type_promotion_closure_test/15: Crash
|
| +type_promotion_closure_test/16: Crash
|
| +type_promotion_closure_test/none: Crash
|
| type_propagation2_test: Crash
|
| type_variable_bounds3_test/00: Crash
|
| type_variable_bounds_test/10: Crash
|
| @@ -1429,67 +1547,11 @@ 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
|
| type_variable_nested_test: Crash
|
| typecheck_multifield_declaration_test: Crash
|
| typedef_is_test: Crash
|
| variable_declaration_metadata_test/none: Crash
|
| -const_map2_test/00: MissingCompileTimeError
|
| -const_map3_test/00: MissingCompileTimeError
|
| -context_test: RuntimeError
|
| -deferred_call_empty_before_load_test: RuntimeError
|
| -deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
|
| -enum_duplicate_test/02: RuntimeError
|
| -enum_duplicate_test/none: RuntimeError
|
| -enum_private_test/01: RuntimeError
|
| -enum_private_test/02: RuntimeError
|
| -enum_private_test/none: RuntimeError
|
| -enum_test: RuntimeError
|
| -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
|
| -getter_no_setter_test/none: RuntimeError
|
| -hash_map_null_key_foreach_test: RuntimeError
|
| -if_null_assignment_behavior_test/12: RuntimeError
|
| -if_null_assignment_behavior_test/14: RuntimeError
|
| -if_null_assignment_static_test/01: RuntimeError
|
| -if_null_assignment_static_test/03: RuntimeError
|
| -if_null_assignment_static_test/04: RuntimeError
|
| -if_null_assignment_static_test/05: RuntimeError
|
| -integer_division_by_zero_test: RuntimeError
|
| -is_object_test: RuntimeError
|
| -issue13474_test: RuntimeError
|
| -issue9939_test: RuntimeError
|
| -lazy_static8_test: RuntimeError
|
| -list_literal4_test: RuntimeError
|
| -local_function2_test: RuntimeError
|
| -local_function3_test: RuntimeError
|
| -map_literal3_test: RuntimeError
|
| -map_literal4_test: RuntimeError
|
| -method_override4_test: RuntimeError
|
| -method_override5_test: RuntimeError
|
| -modulo_test: RuntimeError
|
| -regress_13494_test: RuntimeError
|
| -regress_17382_test: RuntimeError
|
| -regress_21795_test: RuntimeError
|
| -regress_22822_test: RuntimeError
|
| -regress_22936_test/01: RuntimeError
|
| -stack_overflow_stacktrace_test: RuntimeError
|
| -stacktrace_test: RuntimeError
|
| -static_getter_no_setter1_test/01: RuntimeError
|
| -static_getter_no_setter3_test/01: RuntimeError
|
| -string_interpolation_and_buffer_test: RuntimeError
|
| -switch_fallthru_test: RuntimeError
|
| -top_level_func_test: RuntimeError
|
| -top_level_getter_no_setter1_test/01: RuntimeError
|
| -top_level_getter_no_setter2_test/01: RuntimeError
|
| -truncdiv_test: RuntimeError
|
| -try_catch_test/01: MissingCompileTimeError
|
| -type_checks_in_factory_method_test: RuntimeError
|
| wrong_number_type_arguments_test/00: Crash
|
| wrong_number_type_arguments_test/02: Crash
|
| yieldstar_pause_test: Crash
|
| @@ -1627,7 +1689,9 @@ const_for_in_variable_test/02: Crash
|
| const_for_in_variable_test/none: Crash
|
| const_instance_field_test/01: MissingCompileTimeError
|
| const_map2_test/00: Crash
|
| +const_map2_test/00: MissingCompileTimeError
|
| const_map3_test/00: Crash
|
| +const_map3_test/00: MissingCompileTimeError
|
| const_map_test: Crash
|
| const_optional_args_negative_test: Crash
|
| const_switch2_test/01: MissingCompileTimeError
|
| @@ -1674,6 +1738,7 @@ constructor_redirect_test/01: Crash
|
| constructor_test: Crash
|
| constructor_with_mixin_test: Crash
|
| context_test: Crash
|
| +context_test: RuntimeError
|
| continue_test: Crash
|
| crash_6725_test/01: Crash
|
| ct_const_test: Crash
|
| @@ -1688,6 +1753,7 @@ cyclic_type_test/03: RuntimeError
|
| cyclic_type_test/04: RuntimeError
|
| dangling_else_test: Crash
|
| deferred_call_empty_before_load_test: Crash
|
| +deferred_call_empty_before_load_test: RuntimeError
|
| deferred_closurize_load_library_test: CompileTimeError
|
| deferred_constant_list_test: CompileTimeError
|
| deferred_constraints_constants_test/none: CompileTimeError
|
| @@ -1717,6 +1783,7 @@ deferred_inheritance_constraints_test/extends: MissingCompileTimeError
|
| deferred_inheritance_constraints_test/implements: MissingCompileTimeError
|
| deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
|
| deferred_inheritance_constraints_test/redirecting_constructor: Crash
|
| +deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
|
| deferred_inlined_test: CompileTimeError
|
| deferred_load_constants_test/none: CompileTimeError
|
| deferred_load_inval_code_test: CompileTimeError
|
| @@ -1725,7 +1792,7 @@ deferred_load_library_wrong_args_test/none: CompileTimeError
|
| deferred_mixin_test: CompileTimeError
|
| deferred_no_prefix_test/01: MissingCompileTimeError
|
| deferred_no_such_method_test: CompileTimeError
|
| -deferred_not_loaded_check_test: Crash
|
| +deferred_not_loaded_check_test: RuntimeError
|
| deferred_only_constant_test: CompileTimeError
|
| deferred_optimized_test: CompileTimeError
|
| deferred_redirecting_factory_test: CompileTimeError
|
| @@ -1752,24 +1819,34 @@ dynamic_prefix_core_test/none: RuntimeError
|
| efficient_length_warning_test: Crash
|
| enum_duplicate_test/01: Crash
|
| enum_duplicate_test/02: Crash
|
| +enum_duplicate_test/02: RuntimeError
|
| enum_duplicate_test/none: Crash
|
| +enum_duplicate_test/none: RuntimeError
|
| enum_mirror_test: Crash
|
| enum_private_test/01: Crash
|
| +enum_private_test/01: RuntimeError
|
| enum_private_test/02: Crash
|
| +enum_private_test/02: RuntimeError
|
| enum_private_test/none: Crash
|
| +enum_private_test/none: RuntimeError
|
| enum_test: Crash
|
| +enum_test: RuntimeError
|
| evaluation_redirecting_constructor_test: Crash
|
| example_constructor_test: Crash
|
| execute_finally7_test: Crash
|
| +execute_finally7_test: RuntimeError
|
| exhaustive_for_test: Crash
|
| expect_test: Crash
|
| +expect_test: RuntimeError
|
| export_double_same_main_test: CompileTimeError
|
| export_main_test: CompileTimeError
|
| external_test/10: Crash
|
| external_test/13: Crash
|
| external_test/20: Crash
|
| +external_test/20: MissingRuntimeError
|
| f_bounded_quantification4_test: RuntimeError
|
| f_bounded_quantification5_test: Crash
|
| +f_bounded_quantification5_test: RuntimeError
|
| factory2_test: Crash
|
| factory_redirection_test/07: MissingCompileTimeError
|
| factory_redirection_test/08: Crash
|
| @@ -1825,6 +1902,7 @@ flatten_test/11: Crash
|
| flatten_test/12: Crash
|
| flatten_test/none: Crash
|
| for2_test: Crash
|
| +for2_test: RuntimeError
|
| for_in2_test: Crash
|
| for_variable_capture_test: Crash
|
| full_stacktrace1_test: Crash
|
| @@ -1898,15 +1976,21 @@ generic_methods_type_expression_test/none: Crash
|
| generic_native_test: Crash
|
| generic_syntax_test: Crash
|
| generic_test: Crash
|
| +generic_test: RuntimeError
|
| getter_no_setter2_test/00: Crash
|
| +getter_no_setter2_test/00: RuntimeError
|
| getter_no_setter2_test/03: Crash
|
| +getter_no_setter2_test/03: RuntimeError
|
| getter_no_setter_test/00: Crash
|
| +getter_no_setter_test/00: RuntimeError
|
| getter_no_setter_test/none: Crash
|
| +getter_no_setter_test/none: RuntimeError
|
| 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: Crash
|
| +hash_map_null_key_foreach_test: RuntimeError
|
| identical_closure2_test: RuntimeError
|
| if_null_assignment_behavior_test/01: Crash
|
| if_null_assignment_behavior_test/02: Crash
|
| @@ -1915,12 +1999,18 @@ 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: Crash
|
| +if_null_assignment_behavior_test/12: RuntimeError
|
| if_null_assignment_behavior_test/14: Crash
|
| +if_null_assignment_behavior_test/14: RuntimeError
|
| if_null_assignment_static_test/01: Crash
|
| +if_null_assignment_static_test/01: RuntimeError
|
| if_null_assignment_static_test/02: Crash
|
| if_null_assignment_static_test/03: Crash
|
| +if_null_assignment_static_test/03: RuntimeError
|
| if_null_assignment_static_test/04: Crash
|
| +if_null_assignment_static_test/04: RuntimeError
|
| if_null_assignment_static_test/05: Crash
|
| +if_null_assignment_static_test/05: RuntimeError
|
| if_null_assignment_static_test/06: Crash
|
| implicit_closure1_test: Crash
|
| implicit_closure2_test: Crash
|
| @@ -1942,6 +2032,7 @@ instance_creation_in_function_annotation_test: Crash
|
| instanceof4_test/01: Crash
|
| instanceof4_test/none: Crash
|
| integer_division_by_zero_test: Crash
|
| +integer_division_by_zero_test: RuntimeError
|
| interceptor3_test: Crash
|
| interceptor_test: Crash
|
| internal_library_test/02: Crash
|
| @@ -1955,10 +2046,12 @@ is_malformed_type_test/94: Crash
|
| is_malformed_type_test/96: Crash
|
| is_malformed_type_test/98: Crash
|
| is_object_test: Crash
|
| +is_object_test: RuntimeError
|
| issue10721_test: Crash
|
| issue10747_test: Crash
|
| issue12284_test: Crash
|
| issue13474_test: Crash
|
| +issue13474_test: RuntimeError
|
| issue14014_2_test: Crash
|
| issue14014_3_test: Crash
|
| issue14014_test: Crash
|
| @@ -1970,15 +2063,15 @@ issue4295001_test: Crash
|
| issue9602_test: Crash
|
| issue9664_test: Crash
|
| issue9939_test: Crash
|
| +issue9939_test: RuntimeError
|
| issue_1751477_test: CompileTimeError
|
| issue_22780_test/01: Crash
|
| 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: Crash
|
| +lazy_static8_test: RuntimeError
|
| left_shift_test: RuntimeError
|
| library_env_test/has_no_html_support: RuntimeError
|
| library_env_test/has_no_io_support: RuntimeError
|
| @@ -1987,9 +2080,12 @@ library_prefixes_test: Crash
|
| list_is_test: Crash
|
| list_literal3_test: Crash
|
| list_literal4_test: Crash
|
| +list_literal4_test: RuntimeError
|
| list_test: Crash
|
| local_function2_test: Crash
|
| +local_function2_test: RuntimeError
|
| local_function3_test: Crash
|
| +local_function3_test: RuntimeError
|
| local_function_test: Crash
|
| logical_expression_test: Crash
|
| loop_hoist_test: Crash
|
| @@ -2011,12 +2107,15 @@ malbounded_type_cast2_test: Crash
|
| malbounded_type_test2_test: Crash
|
| malformed_test/06: CompileTimeError
|
| malformed_test/none: Crash
|
| +malformed_test/none: RuntimeError
|
| many_generic_instanceof_test: Crash
|
| many_named_arguments_test: Crash
|
| many_overridden_no_such_method_test: Crash
|
| map_literal10_test: Crash
|
| map_literal3_test: Crash
|
| +map_literal3_test: RuntimeError
|
| map_literal4_test: Crash
|
| +map_literal4_test: RuntimeError
|
| map_literal7_test: Crash
|
| map_literal8_test: Crash
|
| map_literal_syntax_test: Crash
|
| @@ -2024,7 +2123,9 @@ map_test: Crash
|
| method_binding_test: Crash
|
| method_name_test: CompileTimeError
|
| method_override4_test: Crash
|
| +method_override4_test: RuntimeError
|
| method_override5_test: Crash
|
| +method_override5_test: RuntimeError
|
| method_override7_test/00: MissingCompileTimeError
|
| method_override7_test/01: MissingCompileTimeError
|
| method_override7_test/02: MissingCompileTimeError
|
| @@ -2191,6 +2292,7 @@ mixin_type_variable_test/07: Crash
|
| mixin_type_variable_test/08: Crash
|
| mixin_typedef_constructor_test: Crash
|
| modulo_test: Crash
|
| +modulo_test: RuntimeError
|
| multiline_newline_test/04: MissingCompileTimeError
|
| multiline_newline_test/04r: MissingCompileTimeError
|
| multiline_newline_test/05: MissingCompileTimeError
|
| @@ -2267,6 +2369,7 @@ private_mixin_exception_throw_test: Crash
|
| private_super_constructor_test/01: MissingCompileTimeError
|
| proxy4_test: Crash
|
| proxy5_test: Crash
|
| +range_analysis2_test: RuntimeError
|
| redirecting_constructor_initializer_test: RuntimeError
|
| redirecting_factory_default_values_test/01: MissingCompileTimeError
|
| redirecting_factory_default_values_test/02: MissingCompileTimeError
|
| @@ -2274,9 +2377,10 @@ redirecting_factory_long_test: Crash
|
| redirecting_factory_reflection_test: Crash
|
| reg_exp_test: Crash
|
| regress_11010_test: Crash
|
| -regress_12615_test: Crash
|
| regress_13494_test: Crash
|
| +regress_13494_test: RuntimeError
|
| regress_17382_test: Crash
|
| +regress_17382_test: RuntimeError
|
| regress_18435_test: Crash
|
| regress_18535_test: Crash
|
| regress_18713_test: Crash
|
| @@ -2284,6 +2388,7 @@ regress_20394_test/01: MissingCompileTimeError
|
| regress_20840_test: Crash
|
| regress_21016_test: Crash
|
| regress_21795_test: Crash
|
| +regress_21795_test: RuntimeError
|
| regress_22438_test: Crash
|
| regress_22443_test: CompileTimeError
|
| regress_22445_test: Crash
|
| @@ -2292,8 +2397,9 @@ regress_22666_test: Crash
|
| regress_22728_test: Crash
|
| regress_22777_test: Crash
|
| regress_22822_test: Crash
|
| -regress_22858_test: Crash
|
| +regress_22822_test: RuntimeError
|
| regress_22936_test/01: Crash
|
| +regress_22936_test/01: RuntimeError
|
| regress_22976_test/01: CompileTimeError
|
| regress_22976_test/02: CompileTimeError
|
| regress_22976_test/none: CompileTimeError
|
| @@ -2333,12 +2439,14 @@ setter_override_test/00: MissingCompileTimeError
|
| setter_override_test/03: MissingCompileTimeError
|
| smaller_4_Interface_Types_A11_t02_test: Crash
|
| stack_overflow_stacktrace_test: Crash
|
| +stack_overflow_stacktrace_test: RuntimeError
|
| stack_trace_test: Crash
|
| stacktrace_demangle_ctors_test: Crash
|
| stacktrace_rethrow_error_test/none: Crash
|
| stacktrace_rethrow_error_test/withtraceparameter: Crash
|
| stacktrace_rethrow_nonerror_test: Crash
|
| stacktrace_test: Crash
|
| +stacktrace_test: RuntimeError
|
| statement_test: Crash
|
| static_field_test/01: Crash
|
| static_field_test/02: Crash
|
| @@ -2346,12 +2454,13 @@ static_field_test/03: Crash
|
| static_field_test/04: Crash
|
| static_field_test/none: Crash
|
| static_getter_no_setter1_test/01: Crash
|
| +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: Crash
|
| +static_getter_no_setter3_test/01: RuntimeError
|
| static_setter_get_test/01: Crash
|
| -string_interpolate2_test: Crash
|
| -string_interpolation_and_buffer_test: Crash
|
| +string_interpolate2_test: RuntimeError
|
| string_join_test: RuntimeError
|
| string_split_test: Crash
|
| super_bound_closure_test/01: Crash
|
| @@ -2386,6 +2495,7 @@ switch_case_test/00: MissingCompileTimeError
|
| switch_case_test/01: MissingCompileTimeError
|
| switch_case_test/02: MissingCompileTimeError
|
| switch_fallthru_test: Crash
|
| +switch_fallthru_test: RuntimeError
|
| switch_label2_test: Crash
|
| switch_label_test: Crash
|
| switch_test: RuntimeError
|
| @@ -2404,12 +2514,18 @@ syntax_test/none: CompileTimeError
|
| temp_mangling_test: Crash
|
| third_test: Crash
|
| top_level_func_test: Crash
|
| +top_level_func_test: RuntimeError
|
| top_level_getter_no_setter1_test/01: Crash
|
| +top_level_getter_no_setter1_test/01: RuntimeError
|
| top_level_getter_no_setter2_test/01: Crash
|
| +top_level_getter_no_setter2_test/01: RuntimeError
|
| truncdiv_test: Crash
|
| +truncdiv_test: RuntimeError
|
| try_catch_test/01: Crash
|
| +try_catch_test/01: MissingCompileTimeError
|
| type_argument_substitution_test: Crash
|
| type_checks_in_factory_method_test: Crash
|
| +type_checks_in_factory_method_test: RuntimeError
|
| type_parameter_test/01: Crash
|
| type_parameter_test/02: Crash
|
| type_parameter_test/03: Crash
|
| @@ -2434,64 +2550,4 @@ type_variable_nested_test: Crash
|
| typecheck_multifield_declaration_test: Crash
|
| typedef_is_test: Crash
|
| variable_declaration_metadata_test/none: Crash
|
| -const_map2_test/00: MissingCompileTimeError
|
| -const_map3_test/00: MissingCompileTimeError
|
| -context_test: RuntimeError
|
| -deferred_call_empty_before_load_test: RuntimeError
|
| -deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
|
| -enum_duplicate_test/02: RuntimeError
|
| -enum_duplicate_test/none: RuntimeError
|
| -enum_private_test/01: RuntimeError
|
| -enum_private_test/02: RuntimeError
|
| -enum_private_test/none: RuntimeError
|
| -enum_test: RuntimeError
|
| -execute_finally7_test: RuntimeError
|
| -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
|
| -getter_no_setter_test/none: RuntimeError
|
| -hash_map_null_key_foreach_test: RuntimeError
|
| -if_null_assignment_behavior_test/12: RuntimeError
|
| -if_null_assignment_behavior_test/14: RuntimeError
|
| -if_null_assignment_static_test/01: RuntimeError
|
| -if_null_assignment_static_test/03: RuntimeError
|
| -if_null_assignment_static_test/04: RuntimeError
|
| -if_null_assignment_static_test/05: RuntimeError
|
| -integer_division_by_zero_test: RuntimeError
|
| -is_object_test: RuntimeError
|
| -issue13474_test: RuntimeError
|
| -issue9939_test: RuntimeError
|
| -lazy_static8_test: RuntimeError
|
| -list_literal4_test: RuntimeError
|
| -local_function2_test: RuntimeError
|
| -local_function3_test: RuntimeError
|
| -malformed_test/none: RuntimeError
|
| -map_literal3_test: RuntimeError
|
| -map_literal4_test: RuntimeError
|
| -method_override4_test: RuntimeError
|
| -method_override5_test: RuntimeError
|
| -modulo_test: RuntimeError
|
| -regress_13494_test: RuntimeError
|
| -regress_17382_test: RuntimeError
|
| -regress_21795_test: RuntimeError
|
| -regress_22822_test: RuntimeError
|
| -regress_22936_test/01: RuntimeError
|
| -stack_overflow_stacktrace_test: RuntimeError
|
| -stacktrace_test: RuntimeError
|
| -static_getter_no_setter1_test/01: RuntimeError
|
| -static_getter_no_setter3_test/01: RuntimeError
|
| -string_interpolation_and_buffer_test: RuntimeError
|
| -switch_fallthru_test: RuntimeError
|
| -top_level_func_test: RuntimeError
|
| -top_level_getter_no_setter1_test/01: RuntimeError
|
| -top_level_getter_no_setter2_test/01: RuntimeError
|
| -truncdiv_test: RuntimeError
|
| -try_catch_test/01: MissingCompileTimeError
|
| -type_checks_in_factory_method_test: RuntimeError
|
| yieldstar_pause_test: Crash
|
| -
|
|
|