Index: tests/language/language_dart2js.status |
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status |
index d53efbe3965e072c22d89048234feb315fa3ebbc..520f35b85f9d322ec4f2608e3e5ba68cc3e920ca 100644 |
--- a/tests/language/language_dart2js.status |
+++ b/tests/language/language_dart2js.status |
@@ -635,7 +635,6 @@ closure_internals_test: Crash |
closure_parameter_types_test: Crash |
closure_self_reference_test: Crash |
closure_shared_state_test: RuntimeError |
-closure_side_effect_test: RuntimeError |
closure_test: Crash |
closure_type_test/01: Crash |
closure_type_test/none: Crash |
@@ -656,21 +655,10 @@ compile_time_constant_c_test/02: Crash |
compile_time_constant_m_test: RuntimeError |
compile_time_constant_p_test/01: Crash |
compile_time_constant_r_test/none: RuntimeError |
-compound_assignment_operator_test: Crash |
conditional_import_string_test: CompileTimeError |
conditional_import_test: CompileTimeError |
-conditional_method_invocation_test/02: RuntimeError |
-conditional_method_invocation_test/04: RuntimeError |
-conditional_method_invocation_test/06: RuntimeError |
-conditional_method_invocation_test/07: RuntimeError |
conditional_method_invocation_test/12: Crash |
conditional_method_invocation_test/13: Crash |
-conditional_method_invocation_test/14: RuntimeError |
-conditional_method_invocation_test/15: RuntimeError |
-conditional_method_invocation_test/16: RuntimeError |
-conditional_method_invocation_test/17: RuntimeError |
-conditional_method_invocation_test/18: RuntimeError |
-conditional_method_invocation_test/19: RuntimeError |
conditional_property_access_test/10: Crash |
conditional_property_access_test/11: Crash |
config_import_corelib_test: RuntimeError |
@@ -690,7 +678,6 @@ const_instance_field_test/01: MissingCompileTimeError |
const_map2_test/00: MissingCompileTimeError |
const_map3_test/00: MissingCompileTimeError |
const_map_test: Crash |
-const_named_test: Crash |
const_nested_test: Crash |
const_objects_are_immutable_test/01: Crash |
const_objects_are_immutable_test/none: Crash |
@@ -804,7 +791,6 @@ deferred_type_dependency_test/is: CompileTimeError |
deferred_type_dependency_test/none: CompileTimeError |
deferred_type_dependency_test/type_annotation: CompileTimeError |
deopt_inlined_function_test: Crash |
-deopt_no_feedback_test: Crash |
div_by_zero_test: Crash |
div_with_power_of_two2_test: Crash |
double_int_to_string_test: RuntimeError |
@@ -917,8 +903,6 @@ for_variable_capture_test: Crash |
full_stacktrace1_test: Crash |
full_stacktrace2_test: Crash |
full_stacktrace3_test: Crash |
-function_argument_test: RuntimeError |
-function_field_test: RuntimeError |
function_getter_test: Crash |
function_literals2_test: Crash |
function_literals_test: Crash |
@@ -968,15 +952,10 @@ function_type_alias2_test: Crash |
function_type_alias3_test: Crash |
function_type_alias4_test: Crash |
function_type_alias6_test/none: Crash |
-function_type_alias8_test: RuntimeError |
-function_type_alias9_test/none: Crash |
function_type_alias_test: Crash |
function_type_parameter2_negative_test: Crash |
-function_type_parameter2_test: RuntimeError |
function_type_parameter_negative_test: Crash |
-function_type_parameter_test: RuntimeError |
function_type_test: Crash |
-function_type_this_parameter_test: RuntimeError |
generalized_void_syntax_test: CompileTimeError |
generic_closure_test: Crash |
generic_constructor_mixin2_test: Crash |
@@ -997,14 +976,13 @@ generic_list_checked_test: Crash |
generic_local_functions_test: Crash |
generic_method_types_test/01: Crash |
generic_method_types_test/02: Crash |
-generic_methods_function_type_test: RuntimeError |
generic_methods_generic_function_parameter_test: Crash |
generic_methods_test: Crash |
generic_methods_type_expression_test/01: Crash |
generic_methods_type_expression_test/03: Crash |
generic_methods_type_expression_test/none: Crash |
generic_native_test: Crash |
-generic_syntax_test: RuntimeError |
+generic_syntax_test: Crash |
generic_test: Crash |
getter_closure_execution_order_test: Crash |
getter_no_setter2_test/00: Crash |
@@ -1026,30 +1004,11 @@ if_null_assignment_behavior_test/03: RuntimeError |
if_null_assignment_behavior_test/04: Crash |
if_null_assignment_behavior_test/05: RuntimeError |
if_null_assignment_behavior_test/06: RuntimeError |
-if_null_assignment_behavior_test/07: RuntimeError |
-if_null_assignment_behavior_test/08: RuntimeError |
-if_null_assignment_behavior_test/09: RuntimeError |
-if_null_assignment_behavior_test/10: RuntimeError |
if_null_assignment_behavior_test/11: RuntimeError |
if_null_assignment_behavior_test/12: RuntimeError |
if_null_assignment_behavior_test/13: RuntimeError |
if_null_assignment_behavior_test/14: Crash |
if_null_assignment_behavior_test/15: RuntimeError |
-if_null_assignment_behavior_test/16: RuntimeError |
-if_null_assignment_behavior_test/17: RuntimeError |
-if_null_assignment_behavior_test/18: RuntimeError |
-if_null_assignment_behavior_test/19: RuntimeError |
-if_null_assignment_behavior_test/20: RuntimeError |
-if_null_assignment_behavior_test/21: RuntimeError |
-if_null_assignment_behavior_test/22: RuntimeError |
-if_null_assignment_behavior_test/23: RuntimeError |
-if_null_assignment_behavior_test/24: RuntimeError |
-if_null_assignment_behavior_test/25: RuntimeError |
-if_null_assignment_behavior_test/26: RuntimeError |
-if_null_assignment_behavior_test/27: RuntimeError |
-if_null_assignment_behavior_test/28: RuntimeError |
-if_null_assignment_behavior_test/31: RuntimeError |
-if_null_assignment_behavior_test/32: RuntimeError |
if_null_assignment_static_test/01: Crash |
if_null_assignment_static_test/02: Crash |
if_null_assignment_static_test/03: Crash |
@@ -1122,7 +1081,6 @@ inference_captured_variable_test: Crash |
inference_list_or_null_test: Crash |
inference_mixin_field_test: Crash |
inference_super_constructor_call_test: Crash |
-inferrer_closure_test: RuntimeError |
inferrer_constructor2_test: Crash |
inferrer_constructor3_test: Crash |
inferrer_constructor4_test: Crash |
@@ -1134,7 +1092,6 @@ infinite_switch_label_test: Crash |
infinity_test: RuntimeError |
initializing_formal_capture_test: Crash |
initializing_formal_final_test: Crash |
-inline_closure_with_constant_arguments_test: RuntimeError |
inline_super_field_test: Crash |
inlined_conditional_test: Crash |
inlined_throw_test: Crash |
@@ -1191,12 +1148,10 @@ issue_25671a_test/01: Crash |
issue_25671b_test/01: Crash |
issue_25671b_test/none: Crash |
label_test: Crash |
-lazy_static2_test: RuntimeError |
lazy_static3_test: Crash |
lazy_static5_test: RuntimeError |
lazy_static6_test: RuntimeError |
lazy_static8_test: Crash |
-lazy_static_test: RuntimeError |
least_upper_bound_test/01: Crash |
least_upper_bound_test/02: Crash |
least_upper_bound_test/03: Crash |
@@ -1231,7 +1186,6 @@ least_upper_bound_test/31: Crash |
least_upper_bound_test/32: Crash |
least_upper_bound_test/none: Crash |
left_shift_test: RuntimeError |
-library5_test: RuntimeError |
library_env_test/has_no_html_support: RuntimeError |
library_env_test/has_no_io_support: RuntimeError |
library_env_test/has_no_mirror_support: RuntimeError |
@@ -1240,7 +1194,6 @@ licm2_test: Crash |
licm3_test: Crash |
list_double_index_in_loop2_test: Crash |
list_double_index_in_loop_test: Crash |
-list_in_closure_test: RuntimeError |
list_is_test: Crash |
list_length_tracer_test: Crash |
list_literal3_test: Crash |
@@ -1249,7 +1202,6 @@ list_test: Crash |
list_tracer_call_last_test: RuntimeError |
local_function2_test: RuntimeError |
local_function3_test: Crash |
-local_function_non_equal_test: Crash |
local_function_test: Crash |
logical_expression_test: Crash |
loop_hoist_test: Crash |
@@ -1285,8 +1237,6 @@ map_literal8_test: Crash |
map_literal_syntax_test: Crash |
map_test: Crash |
megamorphic_no_such_method_test: Crash |
-memory_swap_test: RuntimeError |
-metadata_test: Crash |
method_binding_test: Crash |
method_invocation_test: Crash |
method_name_test: CompileTimeError |
@@ -1569,7 +1519,6 @@ operator4_test: Crash |
operator5_test: Crash |
operator_equals_test: Crash |
optimized_constant_array_string_access_test: Crash |
-optimized_setter_test: Crash |
optimized_string_charat_test: Crash |
optimized_string_charcodeat_test: Crash |
ordered_maps_test: Crash |
@@ -1593,8 +1542,6 @@ override_inheritance_no_such_method_test/13: Crash |
override_method_with_field_test/01: MissingCompileTimeError |
override_method_with_field_test/02: Crash |
override_method_with_field_test/none: Crash |
-param2_test: Crash |
-parameter_default_test/none: Crash |
parameter_initializer_test: Crash |
parameter_types_specialization_test: RuntimeError |
parse_closures_in_initializers_test: Crash |
@@ -1652,7 +1599,6 @@ regress_17382_test: Crash |
regress_18435_test: Crash |
regress_18535_test: Crash |
regress_18713_test: Crash |
-regress_20074_test: Crash |
regress_20394_test/01: Crash |
regress_20394_test/none: Crash |
regress_20840_test: Crash |
@@ -1700,11 +1646,8 @@ regress_28217_test/01: MissingCompileTimeError |
regress_28217_test/none: MissingCompileTimeError |
regress_28255_test: Crash |
regress_28278_test: CompileTimeError |
-regress_29243_test: RuntimeError |
regress_29349_test: CompileTimeError |
-regress_29481_test: RuntimeError |
regress_29949_test: Crash |
-regress_30092_test: Crash |
regress_30121_test: Crash |
rethrow_test: Crash |
return_type_test: Crash |
@@ -1713,7 +1656,6 @@ runtime_type_function_test: Crash |
scoped_variables_try_catch_test: Crash |
setter_declaration2_negative_test: Crash |
setter_declaration_negative_test: Fail |
-setter_no_getter_call_test/none: RuntimeError |
setter_override_test/00: MissingCompileTimeError |
setter_override_test/03: MissingCompileTimeError |
side_effect_throw_test: Crash |
@@ -1804,6 +1746,14 @@ syncstar_less_than_test: Crash |
syncstar_yield_test/copyParameters: Crash |
syncstar_yield_test/none: Crash |
syncstar_yieldstar_test: Crash |
+syntax_test/02: Crash |
+syntax_test/03: Crash |
+syntax_test/27: Crash |
+syntax_test/49: Crash |
+syntax_test/54: Crash |
+syntax_test/60: Crash |
+syntax_test/61: Crash |
+syntax_test/62: Crash |
syntax_test/none: CompileTimeError |
syntax_test/none: Crash |
temp_mangling_test: Crash |
@@ -1874,17 +1824,15 @@ type_variable_conflict2_test/07: Crash |
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: Crash |
+type_variable_function_type_test: RuntimeError |
type_variable_identifier_expression_test: Crash |
type_variable_nested_test: Crash |
type_variable_scope2_test: Crash |
typecheck_multifield_declaration_test: Crash |
-typed_selector2_test: RuntimeError |
typedef_is_test: Crash |
typevariable_substitution2_test/01: Crash |
typevariable_substitution2_test/02: Crash |
typevariable_substitution2_test/none: Crash |
-unnamed_closure_test: RuntimeError |
unresolved_default_constructor_test/01: Crash |
value_range2_test: Crash |
value_range3_test: Crash |
@@ -1903,7 +1851,6 @@ closure2_test: Crash |
closure_in_constructor_test: Crash |
closure_in_field_initializer_test: Crash |
closure_shared_state_test: Crash |
-closure_side_effect_test: Crash |
closure_with_super_field_test: Crash |
closure_with_super_send_test: Crash |
closures_with_complex_params_test: Crash |
@@ -1916,16 +1863,6 @@ compile_time_constant_o_test/01: Crash |
compile_time_constant_o_test/02: Crash |
compile_time_constant_o_test/none: Crash |
compile_time_constant_r_test/none: Crash |
-conditional_method_invocation_test/02: Crash |
-conditional_method_invocation_test/04: Crash |
-conditional_method_invocation_test/06: Crash |
-conditional_method_invocation_test/07: Crash |
-conditional_method_invocation_test/14: Crash |
-conditional_method_invocation_test/15: Crash |
-conditional_method_invocation_test/16: Crash |
-conditional_method_invocation_test/17: Crash |
-conditional_method_invocation_test/18: Crash |
-conditional_method_invocation_test/19: Crash |
conditional_rewrite_test: Crash |
config_import_corelib_test: Crash |
const_map2_test/00: Crash |
@@ -1944,6 +1881,7 @@ enum_index_test: Crash |
enum_private_test/01: Crash |
enum_private_test/none: Crash |
enum_test: Crash |
+evaluation_redirecting_constructor_test: Crash |
f_bounded_equality_test: Crash |
fauxverride_test/05: Crash |
field_initialization_order_test: Crash |
@@ -1960,11 +1898,8 @@ fixed_type_variable_test/04: Crash |
fixed_type_variable_test/05: Crash |
fixed_type_variable_test/06: Crash |
for2_test: Crash |
-function_argument_test: Crash |
-function_field_test: Crash |
function_propagation_test: Crash |
function_subtype0_test: Crash |
-function_subtype_call0_test: Crash |
function_subtype_factory0_test: Crash |
function_subtype_inline0_test: Crash |
function_subtype_named1_test: Crash |
@@ -1976,15 +1911,10 @@ function_subtype_simple1_test: Crash |
function_subtype_simple2_test: Crash |
function_subtype_top_level0_test: Crash |
function_subtype_top_level1_test: Crash |
-function_type_alias8_test: Crash |
function_type_call_getter_test: Crash |
-function_type_parameter2_test: Crash |
-function_type_parameter_test: Crash |
-function_type_this_parameter_test: Crash |
generic_creation_test: Crash |
generic_function_typedef2_test/none: Crash |
generic_method_types_test/03: Crash |
-generic_methods_function_type_test: Crash |
generic_methods_new_test: Crash |
generic_syntax_test: Crash |
generics_test: Crash |
@@ -2000,31 +1930,12 @@ if_null_assignment_behavior_test/02: Crash |
if_null_assignment_behavior_test/03: Crash |
if_null_assignment_behavior_test/05: Crash |
if_null_assignment_behavior_test/06: Crash |
-if_null_assignment_behavior_test/07: Crash |
-if_null_assignment_behavior_test/08: Crash |
-if_null_assignment_behavior_test/09: Crash |
-if_null_assignment_behavior_test/10: Crash |
if_null_assignment_behavior_test/11: Crash |
if_null_assignment_behavior_test/12: Crash |
if_null_assignment_behavior_test/13: Crash |
if_null_assignment_behavior_test/15: Crash |
-if_null_assignment_behavior_test/16: Crash |
-if_null_assignment_behavior_test/17: Crash |
-if_null_assignment_behavior_test/18: Crash |
-if_null_assignment_behavior_test/19: Crash |
-if_null_assignment_behavior_test/20: Crash |
-if_null_assignment_behavior_test/21: Crash |
-if_null_assignment_behavior_test/22: Crash |
-if_null_assignment_behavior_test/23: Crash |
-if_null_assignment_behavior_test/24: Crash |
-if_null_assignment_behavior_test/25: Crash |
-if_null_assignment_behavior_test/26: Crash |
-if_null_assignment_behavior_test/27: Crash |
-if_null_assignment_behavior_test/28: Crash |
-if_null_assignment_behavior_test/31: Crash |
-if_null_assignment_behavior_test/32: Crash |
import_core_prefix_test: Crash |
-inferrer_closure_test: Crash |
+inferrer_synthesized_super_constructor_test: Crash |
interceptor2_test: Crash |
interceptor5_test: Crash |
issue10204_test: Crash |
@@ -2033,14 +1944,10 @@ issue13673_test: Crash |
issue14014_2_test: Crash |
issue14014_test: Crash |
issue18628_1_test/01: Crash |
+issue4295001_test: Crash |
lazy_map_test: Crash |
-lazy_static2_test: Crash |
lazy_static5_test: Crash |
lazy_static6_test: Crash |
-lazy_static7_test: Crash |
-lazy_static_test: Crash |
-library5_test: Crash |
-list_in_closure_test: Crash |
list_tracer_call_last_test: Crash |
list_tracer_in_map_test: Crash |
list_tracer_return_from_tearoff_closure_test: Crash |
@@ -2056,7 +1963,6 @@ map_literal5_test: Crash |
map_literal6_test: Crash |
map_literal9_test: Crash |
map_literal_test: Crash |
-memory_swap_test: Crash |
method_override8_test/00: Crash |
methods_as_constants2_test: Crash |
methods_as_constants_test: Crash |
@@ -2107,13 +2013,9 @@ regress_26543_3_test: Crash |
regress_27164_test: Crash |
regress_28217_test/01: Crash |
regress_28217_test/none: Crash |
-regress_29243_test: Crash |
-regress_29481_test: Crash |
reify_typevar_test: Crash |
runtime_type_test: Crash |
savannah_test: Crash |
-setter_no_getter_call_test/01: Crash |
-setter_no_getter_call_test/none: Crash |
static_closure_identical_test: Crash |
static_const_field_test: Crash |
static_implicit_closure_test: Crash |
@@ -2178,8 +2080,6 @@ type_variable_field_initializer_closure2_test: Crash |
type_variable_field_initializer_closure_test: Crash |
type_variable_initializer_test: Crash |
type_variable_typedef_test: Crash |
-typed_selector2_test: Crash |
-unnamed_closure_test: Crash |
wrong_number_type_arguments_test/00: Crash |
wrong_number_type_arguments_test/02: Crash |