| 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 0a1f34cf762d5933acd015043e17e078aa0d16ba..cba639133baff195bd3ed2d4479eab14b062f853 100644
 | 
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
 | 
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
 | 
| @@ -134,7 +134,7 @@ consistent_index_error_string_test: Pass, Slow # Issue 25940
 | 
|  [ $compiler == dart2js ]
 | 
|  mirror_printer_test: Pass, Slow # Issue 25940, 16473
 | 
|  
 | 
| -[ $compiler == dart2js && $dart2js_with_kernel ]
 | 
| +[ $compiler == dart2js && $dart2js_with_kernel_in_ssa ]
 | 
|  big_allocation_expression_test: Pass # Issue 27394
 | 
|  21666_test: Crash # Issue 27394
 | 
|  23486_test/02: Crash # Issue 27394
 | 
| @@ -164,6 +164,205 @@ mirrors_used_native_test: Crash # Issue 27394
 | 
|  recursive_import_test: Crash # Issue 27394
 | 
|  reflect_native_types_test: Crash # Issue 27394
 | 
|  
 | 
| -[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
 | 
| +[ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked ]
 | 
|  js_dispatch_property_test: Crash # Issue 27394
 | 
|  regress/4562_test/01: Crash # Issue 27394
 | 
| +
 | 
| +[ $compiler == dart2js && $dart2js_with_kernel ]
 | 
| +10216a_test: Crash
 | 
| +10216b_test: Crash
 | 
| +11673_test: Crash
 | 
| +16400_test: Crash
 | 
| +16407_test: Crash
 | 
| +16407_test: RuntimeError
 | 
| +17856_test: Crash
 | 
| +18383_test: Crash
 | 
| +18383_test: RuntimeError
 | 
| +19191_test: Crash
 | 
| +21166_test: Crash
 | 
| +21579_test: Crash
 | 
| +21579_test: RuntimeError
 | 
| +21666_test: Crash
 | 
| +21724_test: Crash
 | 
| +22776_test: Crash
 | 
| +22868_test: Crash
 | 
| +22917_test: Crash
 | 
| +23056_test: Crash
 | 
| +23264_test: 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_on_break_test: Crash
 | 
| +bailout_on_continue_test: Timeout
 | 
| +bailout_test: Crash
 | 
| +bound_closure_interceptor_methods_test: Crash
 | 
| +bound_closure_interceptor_type_test: Crash
 | 
| +break_test: Crash
 | 
| +checked_accessor_test: Crash
 | 
| +closure2_test: RuntimeError
 | 
| +closure3_test: RuntimeError
 | 
| +closure4_test: RuntimeError
 | 
| +closure5_test: Crash
 | 
| +closure6_test: RuntimeError
 | 
| +closure7_test: RuntimeError
 | 
| +closure_capture2_test: RuntimeError
 | 
| +closure_capture3_test: RuntimeError
 | 
| +closure_capture4_test: RuntimeError
 | 
| +closure_capture5_test: RuntimeError
 | 
| +closure_capture_test: RuntimeError
 | 
| +closure_test: RuntimeError
 | 
| +closure_type_reflection2_test: Crash
 | 
| +closure_type_reflection_test: Crash
 | 
| +code_motion_exception_test: Crash
 | 
| +compile_time_constant4_test/01: MissingCompileTimeError
 | 
| +compile_time_constant4_test/02: MissingCompileTimeError
 | 
| +compile_time_constant4_test/03: MissingCompileTimeError
 | 
| +compile_time_constant4_test/04: MissingCompileTimeError
 | 
| +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_semantics_test/01: MissingCompileTimeError
 | 
| +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
 | 
| +for_in_test: Crash
 | 
| +hash_code_test: Crash
 | 
| +identical_trace_test: Crash
 | 
| +if_null3_test: RuntimeError
 | 
| +if_null_test: Crash
 | 
| +inference_nsm_mirrors_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: MissingCompileTimeError
 | 
| +private_symbol_literal_test/02: MissingCompileTimeError
 | 
| +private_symbol_literal_test/03: MissingCompileTimeError
 | 
| +private_symbol_literal_test/04: MissingCompileTimeError
 | 
| +private_symbol_literal_test/05: MissingCompileTimeError
 | 
| +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
 | 
| +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: 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
 | 
| +22487_test: Crash
 | 
| +23404_test: Crash
 | 
| +23804_test: Crash
 | 
| +28749_test: Crash
 | 
| +LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash
 | 
| +bailout_aborting_if_test: Crash
 | 
| +big_allocation_expression_test: Crash
 | 
| +closure2_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_capture_test: Crash
 | 
| +closure_test: Crash
 | 
| +first_class_types_hashcode_test: Crash
 | 
| +if_null2_test: Crash
 | 
| +if_null3_test: Crash
 | 
| +runtime_type_int_test: Crash
 | 
| +type_constant_switch_test/01: Crash
 | 
| 
 |