| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| index fc254f16fda65c62af6569a09f9a090738bcf2bc..7283abe3e8f48838f6990834098a834f7d387fd0 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -92,44 +92,6 @@ runtime_type_test: Fail, OK # Tests extected output of Type.toString().
|
| code_motion_exception_test: Skip # Requires unminified operator names.
|
| mirrors_used_warning_test/minif: Fail, OK # Tests warning that minified code will be broken.
|
|
|
| -[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
|
| -23404_test: Crash
|
| -bailout_aborting_if_test: Crash
|
| -bailout_on_continue_test: Crash
|
| -big_allocation_expression_test: Crash
|
| -closure3_test: Crash
|
| -closure4_test: Crash
|
| -closure6_test: Crash
|
| -closure7_test: Crash
|
| -closure_capture2_test: Crash
|
| -closure_capture3_test: Crash
|
| -closure_capture4_test: Crash
|
| -closure_capture5_test: Crash
|
| -closure_capture6_test: Crash
|
| -closure_capture_test: Crash
|
| -compile_time_constant4_test/01: Crash
|
| -compile_time_constant4_test/02: Crash
|
| -compile_time_constant4_test/03: Crash
|
| -compile_time_constant4_test/04: Crash
|
| -compile_time_constant4_test/05: Crash
|
| -constant_javascript_semantics4_test: Crash
|
| -constant_javascript_semantics_test/01: Crash
|
| -constant_javascript_semantics_test/02: Crash
|
| -first_class_types_hashcode_test: Crash
|
| -if_null2_test: Crash
|
| -if_null3_test: Crash
|
| -inference_super_set_call_test: Crash
|
| -private_symbol_literal_test/01: Crash
|
| -private_symbol_literal_test/02: Crash
|
| -private_symbol_literal_test/03: Crash
|
| -private_symbol_literal_test/04: Crash
|
| -private_symbol_literal_test/05: Crash
|
| -private_symbol_literal_test/06: Crash
|
| -runtime_type_test: Crash
|
| -string_interpolation_dynamic_test: Crash
|
| -string_interpolation_test: Crash
|
| -to_string_test: Crash
|
| -type_constant_switch_test/01: Crash
|
|
|
| [ $compiler == dart2js && $runtime == safari ]
|
| deferred_fail_and_retry_worker_test: Timeout # Issue 22106
|
| @@ -207,47 +169,66 @@ reflect_native_types_test: Crash # Issue 27394
|
| js_dispatch_property_test: Crash # Issue 27394
|
| regress/4562_test/01: Crash # Issue 27394
|
|
|
| -[ $compiler == dart2js && $dart2js_with_kernel ]
|
| +[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
|
| 10216a_test: Crash
|
| 10216b_test: Crash
|
| 11673_test: Crash
|
| +12320_test: Crash
|
| 16400_test: Crash
|
| 17856_test: Crash
|
| 19191_test: Crash
|
| 21166_test: Crash
|
| +21579_test: Crash
|
| +21579_test: RuntimeError
|
| 21666_test: Crash
|
| 21724_test: Crash
|
| +22487_test: Crash
|
| 22776_test: Crash
|
| 22868_test: Crash
|
| 22917_test: Crash
|
| 23056_test: Crash
|
| 23264_test: Crash
|
| +23404_test: Crash
|
| 23404_test: RuntimeError
|
| 23432_test: Crash
|
| +23804_test: Crash
|
| 23828_test: Crash
|
| 26243_test: Crash
|
| +28749_test: Crash
|
| 28919_test: Crash
|
| 28919_test: RuntimeError
|
| +LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash
|
| assert_with_message_test: Crash
|
| async_stacktrace_test: Crash
|
| bailout8_test: Crash
|
| +bailout_aborting_if_test: Crash
|
| bailout_on_break_test: Crash
|
| bailout_on_continue_test: Timeout
|
| bailout_test: Crash
|
| +big_allocation_expression_test: Crash
|
| bound_closure_interceptor_methods_test: Crash
|
| bound_closure_interceptor_type_test: Crash
|
| break_test: Crash
|
| checked_accessor_test: Crash
|
| +closure3_test: Crash
|
| closure3_test: RuntimeError
|
| +closure4_test: Crash
|
| closure4_test: RuntimeError
|
| closure5_test: Crash
|
| +closure6_test: Crash
|
| closure6_test: RuntimeError
|
| +closure7_test: Crash
|
| closure7_test: RuntimeError
|
| +closure_capture2_test: Crash
|
| closure_capture2_test: RuntimeError
|
| +closure_capture3_test: Crash
|
| closure_capture3_test: RuntimeError
|
| +closure_capture4_test: Crash
|
| closure_capture4_test: RuntimeError
|
| +closure_capture5_test: Crash
|
| closure_capture5_test: RuntimeError
|
| closure_capture6_test: Crash
|
| +closure_capture_test: Crash
|
| closure_capture_test: RuntimeError
|
| closure_type_reflection2_test: Crash
|
| closure_type_reflection_test: Crash
|
| @@ -284,9 +265,12 @@ deferred_fail_and_retry_worker_test: CompileTimeError
|
| deferred_inheritance_test: CompileTimeError
|
| deferred_split_test: CompileTimeError
|
| dummy_compiler_test: CompileTimeError
|
| +first_class_types_hashcode_test: Crash
|
| for_in_test: Crash
|
| hash_code_test: Crash
|
| identical_trace_test: Crash
|
| +if_null2_test: Crash
|
| +if_null3_test: Crash
|
| if_null3_test: RuntimeError
|
| if_null_test: Crash
|
| inference_nsm_mirrors_test: Crash
|
| @@ -358,43 +342,220 @@ regress/4562_test/none: CompileTimeError
|
| regress/4639_test: Crash
|
| regress/4740_test: Crash
|
| round_constant_folding_test: Crash
|
| +runtime_type_int_test: Crash
|
| string_interpolation_dynamic_test: RuntimeError
|
| string_interpolation_test: RuntimeError
|
| super_constructor1_test: Crash
|
| switch_test/none: Crash
|
| this_phi_elimination_test: Crash
|
| +timer_negative_test: Crash
|
| timer_test: Crash
|
| truncation_errors_test: Crash
|
| type_argument_factory_crash_test: Crash
|
| type_argument_factory_nocrash_test: Crash
|
| +type_constant_switch_test/01: Crash
|
| type_constant_switch_test/01: MissingCompileTimeError
|
| type_error_message_test: Crash
|
| unconditional_dartio_import_test: CompileTimeError
|
| useful_error_message_1_test: Crash
|
|
|
| -[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
|
| -12320_test: Crash
|
| -21579_test: Crash
|
| -21579_test: RuntimeError
|
| -22487_test: Crash
|
| +[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
|
| +10216a_test: Crash
|
| +10216b_test: Crash
|
| +11673_test: Crash
|
| +16400_test: Crash
|
| +17856_test: Crash
|
| +19191_test: Crash
|
| +21166_test: Crash
|
| +21666_test: Crash
|
| +21724_test: Crash
|
| +22776_test: Crash
|
| +22868_test: Crash
|
| +22917_test: Crash
|
| +23056_test: Crash
|
| +23264_test: Crash
|
| 23404_test: Crash
|
| -23804_test: Crash
|
| -28749_test: Crash
|
| -LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash
|
| +23404_test: RuntimeError
|
| +23432_test: Crash
|
| +23828_test: Crash
|
| +26243_test: Crash
|
| +28919_test: Crash
|
| +28919_test: RuntimeError
|
| +assert_with_message_test: Crash
|
| +async_stacktrace_test: Crash
|
| +bailout8_test: Crash
|
| bailout_aborting_if_test: Crash
|
| +bailout_on_break_test: Crash
|
| +bailout_on_continue_test: Crash
|
| +bailout_on_continue_test: Timeout
|
| +bailout_test: Crash
|
| big_allocation_expression_test: Crash
|
| +bound_closure_interceptor_methods_test: Crash
|
| +bound_closure_interceptor_type_test: Crash
|
| +break_test: Crash
|
| +checked_accessor_test: Crash
|
| closure3_test: Crash
|
| +closure3_test: RuntimeError
|
| closure4_test: Crash
|
| +closure4_test: RuntimeError
|
| +closure5_test: Crash
|
| closure6_test: Crash
|
| +closure6_test: RuntimeError
|
| closure7_test: Crash
|
| +closure7_test: RuntimeError
|
| closure_capture2_test: Crash
|
| +closure_capture2_test: RuntimeError
|
| closure_capture3_test: Crash
|
| +closure_capture3_test: RuntimeError
|
| closure_capture4_test: Crash
|
| +closure_capture4_test: RuntimeError
|
| closure_capture5_test: Crash
|
| +closure_capture5_test: RuntimeError
|
| +closure_capture6_test: Crash
|
| closure_capture_test: Crash
|
| +closure_capture_test: RuntimeError
|
| +closure_type_reflection2_test: Crash
|
| +closure_type_reflection_test: Crash
|
| +code_motion_exception_test: Crash
|
| +compile_time_constant4_test/01: Crash
|
| +compile_time_constant4_test/01: MissingCompileTimeError
|
| +compile_time_constant4_test/02: Crash
|
| +compile_time_constant4_test/02: MissingCompileTimeError
|
| +compile_time_constant4_test/03: Crash
|
| +compile_time_constant4_test/03: MissingCompileTimeError
|
| +compile_time_constant4_test/04: Crash
|
| +compile_time_constant4_test/04: MissingCompileTimeError
|
| +compile_time_constant4_test/05: Crash
|
| +compile_time_constant4_test/05: MissingCompileTimeError
|
| +compile_time_constant4_test/06: Crash
|
| +conditional_send_test: Crash
|
| +consistent_add_error_test: Crash
|
| +consistent_codeUnitAt_error_test: Crash
|
| +consistent_index_error_array_test: Crash
|
| +consistent_index_error_string_test: Crash
|
| +consistent_index_error_typed_list_test: Crash
|
| +consistent_null_add_error_test: Crash
|
| +consistent_subtract_error_test: Crash
|
| +constant_javascript_semantics2_test: Crash
|
| +constant_javascript_semantics3_test: Crash
|
| +constant_javascript_semantics4_test: Crash
|
| +constant_javascript_semantics_test/01: Crash
|
| +constant_javascript_semantics_test/01: MissingCompileTimeError
|
| +constant_javascript_semantics_test/02: Crash
|
| +constant_javascript_semantics_test/02: MissingCompileTimeError
|
| +deferred/deferred_class_test: CompileTimeError
|
| +deferred/deferred_constant2_test: CompileTimeError
|
| +deferred/deferred_constant3_test: CompileTimeError
|
| +deferred/deferred_constant4_test: CompileTimeError
|
| +deferred/deferred_function_test: CompileTimeError
|
| +deferred/deferred_mirrors1_test: CompileTimeError
|
| +deferred/deferred_mirrors2_test: Crash
|
| +deferred/deferred_overlapping_test: CompileTimeError
|
| +deferred_custom_loader_test: CompileTimeError
|
| +deferred_fail_and_retry_test: CompileTimeError
|
| +deferred_fail_and_retry_worker_test: CompileTimeError
|
| +deferred_inheritance_test: CompileTimeError
|
| +deferred_split_test: CompileTimeError
|
| +dummy_compiler_test: CompileTimeError
|
| first_class_types_hashcode_test: Crash
|
| +for_in_test: Crash
|
| +hash_code_test: Crash
|
| +identical_trace_test: Crash
|
| if_null2_test: Crash
|
| if_null3_test: Crash
|
| -runtime_type_int_test: Crash
|
| -timer_negative_test: Crash
|
| +if_null3_test: RuntimeError
|
| +if_null_test: Crash
|
| +inference_nsm_mirrors_test: Crash
|
| +inference_super_set_call_test: Crash
|
| +inference_super_set_call_test: RuntimeError
|
| +inferrer_is_int_test: Crash
|
| +inline_position_crash_test: Crash
|
| +interceptor_named_arguments_test: Crash
|
| +interface_type_optimization_test: Crash
|
| +invalid_annotation2_test/none: Crash
|
| +is_check_instanceof_test: Crash
|
| +js_array_index_error_test: Crash
|
| +js_array_removeLast_error_test: Crash
|
| +label_test/06: Crash
|
| +locate_single_element_1_test: Crash
|
| +lookup_map/dead_entry_single_nested_pairs_test: Crash
|
| +lookup_map/dead_entry_test: Crash
|
| +lookup_map/dead_entry_through_mirrors_test: Crash
|
| +lookup_map/discovered_code_test: Crash
|
| +lookup_map/entries_aside_test: Crash
|
| +lookup_map/escaping_entries_test: Crash
|
| +lookup_map/generic_type_test: Crash
|
| +lookup_map/live_entry_single_pair_test: Crash
|
| +lookup_map/live_entry_test: Crash
|
| +lookup_map/live_entry_through_mirrors_test: Crash
|
| +lookup_map/live_entry_through_mirrors_used_test: Crash
|
| +lookup_map/reachable_data2_test: Crash
|
| +lookup_map/reachable_data_test: Crash
|
| +lookup_map/subclass_lookup_map_test: Crash
|
| +many_constants_test: Crash
|
| +many_fields_test: Crash
|
| +mirror_invalid_field_access2_test: Crash
|
| +mirror_invalid_field_access3_test: Crash
|
| +mirror_invalid_field_access4_test: Crash
|
| +mirror_invalid_field_access_test: Crash
|
| +mirror_invalid_invoke2_test: Crash
|
| +mirror_invalid_invoke3_test: Crash
|
| +mirror_invalid_invoke_test: Crash
|
| +mirror_printer_test/01: Crash
|
| +mirror_printer_test/none: Crash
|
| +mirror_test: Crash
|
| +mirror_type_inference_field2_test: Crash
|
| +mirror_type_inference_field_test: Crash
|
| +mirror_type_inference_function_test: Crash
|
| +mirrors_declarations_filtering_test: Crash
|
| +mirrors_used_closure_test: Crash
|
| +mirrors_used_metatargets_test: Crash
|
| +mirrors_used_native_test: Crash
|
| +mirrors_used_warning2_test: Crash
|
| +mirrors_used_warning_test/minif: Crash
|
| +mirrors_used_warning_test/none: Crash
|
| +new_from_env_test: Crash
|
| +no_such_method_mirrors_test: Crash
|
| +no_such_method_test: Crash
|
| +operator_test: Crash
|
| +optional_parameter_test: Crash
|
| +private_symbol_literal_test/01: Crash
|
| +private_symbol_literal_test/01: MissingCompileTimeError
|
| +private_symbol_literal_test/02: Crash
|
| +private_symbol_literal_test/02: MissingCompileTimeError
|
| +private_symbol_literal_test/03: Crash
|
| +private_symbol_literal_test/03: MissingCompileTimeError
|
| +private_symbol_literal_test/04: Crash
|
| +private_symbol_literal_test/04: MissingCompileTimeError
|
| +private_symbol_literal_test/05: Crash
|
| +private_symbol_literal_test/05: MissingCompileTimeError
|
| +private_symbol_literal_test/06: Crash
|
| +private_symbol_literal_test/06: MissingCompileTimeError
|
| +recursive_import_test: CompileTimeError
|
| +reflect_native_types_test: Crash
|
| +regress/4492_test: Crash
|
| +regress/4515_1_test: Crash
|
| +regress/4515_2_test: Crash
|
| +regress/4515_3_test: Crash
|
| +regress/4562_test/none: CompileTimeError
|
| +regress/4639_test: Crash
|
| +regress/4740_test: Crash
|
| +round_constant_folding_test: Crash
|
| +runtime_type_test: Crash
|
| +string_interpolation_dynamic_test: Crash
|
| +string_interpolation_dynamic_test: RuntimeError
|
| +string_interpolation_test: Crash
|
| +string_interpolation_test: RuntimeError
|
| +super_constructor1_test: Crash
|
| +switch_test/none: Crash
|
| +this_phi_elimination_test: Crash
|
| +timer_test: Crash
|
| +to_string_test: Crash
|
| +truncation_errors_test: Crash
|
| +type_argument_factory_crash_test: Crash
|
| +type_argument_factory_nocrash_test: Crash
|
| type_constant_switch_test/01: Crash
|
| +type_constant_switch_test/01: MissingCompileTimeError
|
| +type_error_message_test: Crash
|
| +unconditional_dartio_import_test: CompileTimeError
|
| +useful_error_message_1_test: Crash
|
|
|