Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Unified Diff: tests/language/language_dart2js.status

Issue 2841213002: dart2js-kernel: Bind type variables in generative constructor. (Closed)
Patch Set: fix analyzer warning Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 7ab1da6f066ad256e33d67c272fbbeff69d98a28..36d7349f34ebfaaf1e572aed99df3db5966b03f2 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -322,10 +322,7 @@ built_in_identifier_test/01: Crash # Issue 27394
call_nonexistent_static_test/10: Crash # Issue 27394
canonical_const3_test: RuntimeError # Issue 27394
canonical_const_test: RuntimeError # Issue 27394
-closure_in_constructor_test: Crash # Issue 27394
-closure_in_initializer_test: Crash # Issue 27394
-closure_type_variable_test: RuntimeError # Issue 27394
-closure_type_variables_test: Crash # Issue 27394
+closure_in_constructor_test: RuntimeError # Issue 27394
closures_initializer_test: RuntimeError # Issue 27394
compile_time_constant9_test: RuntimeError # Issue 27394
conditional_property_assignment_test/07: RuntimeError # Issue 27394
@@ -342,8 +339,6 @@ const_nested_test: RuntimeError # Issue 27394
const_qq_test: Crash # Issue 27394
constructor10_test/01: Crash # Issue 27394
constructor10_test/02: Crash # Issue 27394
-constructor12_test: Crash # Issue 27394
-constructor6_test: Crash # Issue 27394
constructor_named_arguments_test/none: RuntimeError # Issue 27394
constructor_redirect2_test/02: Crash # Issue 27394
constructor_redirect2_test/04: Crash # Issue 27394
@@ -361,11 +356,6 @@ covariant_test/31: Crash # Issue 27394
covariant_test/31b: Crash # Issue 27394
ct_const_test: RuntimeError # Issue 27394
cyclic_default_values_test: RuntimeError # Issue 27394
-cyclic_type2_test: RuntimeError # Issue 27394
-cyclic_type_test/00: RuntimeError # Issue 27394
-cyclic_type_test/02: RuntimeError # Issue 27394
-cyclic_type_test/03: RuntimeError # Issue 27394
-cyclic_type_test/04: RuntimeError # Issue 27394
deferred_constraints_constants_test/constructor1: Crash # Issue 27394
deferred_constraints_constants_test/constructor2: Crash # Issue 27394
deferred_constraints_constants_test/default_argument1: Crash # Issue 27394
@@ -384,85 +374,30 @@ deferred_static_seperate_test: RuntimeError # Issue 27394
deferred_super_dependency_test/01: Crash # Issue 27394
enum_mirror_test: Crash # Issue 27394
equality_test: RuntimeError # Issue 27394
-evaluation_redirecting_constructor_test: RuntimeError # Issue 27394
export_ambiguous_main_negative_test: Crash # Issue 27394
-f_bounded_quantification4_test: RuntimeError # Issue 27394
f_bounded_quantification5_test: RuntimeError # Issue 27394
-factory3_test: RuntimeError # Issue 27394
-factory_redirection_test/09: RuntimeError # Issue 27394
-factory_type_parameter2_test: Crash # Issue 27394
-factory_type_parameter_test: RuntimeError # Issue 27394
final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
final_param_test/01: MissingRuntimeError # Issue 27394
final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
first_class_types_constants_test: RuntimeError # Issue 27394
-first_class_types_libraries_test: RuntimeError # Issue 27394
first_class_types_test: RuntimeError # Issue 27394
-fixed_type_variable2_test/01: RuntimeError # Issue 27394
-fixed_type_variable2_test/02: RuntimeError # Issue 27394
-fixed_type_variable2_test/03: RuntimeError # Issue 27394
-fixed_type_variable2_test/05: RuntimeError # Issue 27394
-fixed_type_variable2_test/06: RuntimeError # Issue 27394
-fixed_type_variable_test/01: RuntimeError # Issue 27394
-fixed_type_variable_test/02: RuntimeError # Issue 27394
-fixed_type_variable_test/03: RuntimeError # Issue 27394
-fixed_type_variable_test/05: RuntimeError # Issue 27394
-fixed_type_variable_test/06: RuntimeError # Issue 27394
-function_subtype1_test: RuntimeError # Issue 27394
-function_subtype2_test: RuntimeError # Issue 27394
function_subtype3_test: RuntimeError # Issue 27394
-function_subtype_bound_closure2_test: RuntimeError # Issue 27394
-function_subtype_bound_closure3_test: RuntimeError # Issue 27394
-function_subtype_bound_closure4_test: RuntimeError # Issue 27394
-function_subtype_bound_closure5_test: RuntimeError # Issue 27394
-function_subtype_bound_closure5a_test: RuntimeError # Issue 27394
-function_subtype_bound_closure6_test: RuntimeError # Issue 27394
-function_subtype_bound_closure7_test: RuntimeError # Issue 27394
-function_subtype_call1_test: RuntimeError # Issue 27394
-function_subtype_call2_test: RuntimeError # Issue 27394
-function_subtype_cast1_test: RuntimeError # Issue 27394
-function_subtype_cast2_test: RuntimeError # Issue 27394
-function_subtype_cast3_test: RuntimeError # Issue 27394
-function_subtype_factory0_test: RuntimeError # Issue 27394
-function_subtype_inline0_test: RuntimeError # Issue 27394
-function_subtype_local2_test: RuntimeError # Issue 27394
-function_subtype_local3_test: RuntimeError # Issue 27394
-function_subtype_local4_test: RuntimeError # Issue 27394
-function_subtype_local5_test: RuntimeError # Issue 27394
-function_subtype_named2_test: RuntimeError # Issue 27394
-function_subtype_not1_test: RuntimeError # Issue 27394
-function_subtype_not2_test: RuntimeError # Issue 27394
-function_subtype_not3_test: RuntimeError # Issue 27394
-function_subtype_optional2_test: RuntimeError # Issue 27394
-function_subtype_top_level1_test: RuntimeError # Issue 27394
function_subtype_typearg0_test: RuntimeError # Issue 27394
-function_subtype_typearg5_test: RuntimeError # Issue 27394
-function_type_alias2_test: RuntimeError # Issue 27394
-function_type_alias3_test: RuntimeError # Issue 27394
-function_type_alias4_test: RuntimeError # Issue 27394
generic2_test: RuntimeError # Issue 27394
-generic_closure_test: RuntimeError # Issue 27394
-generic_deep_test: RuntimeError # Issue 27394
generic_field_mixin2_test: Crash # Issue 27394
generic_field_mixin3_test: Crash # Issue 27394
generic_field_mixin6_test/01: Crash # Issue 27394
generic_field_mixin_test: Crash # Issue 27394
-generic_inheritance_test: RuntimeError # Issue 27394
-generic_instanceof2_test: RuntimeError # Issue 27394
+generic_instanceof5_test: RuntimeError # Issue 27394
generic_instanceof_test: RuntimeError # Issue 27394
-generic_is_check_test: RuntimeError # Issue 27394
generic_local_functions_test: Crash # Issue 27394
generic_metadata_test/02: Crash # Issue 27394
generic_metadata_test/03: Crash # Issue 27394
-generic_method_types_test/01: RuntimeError # Issue 27394
-generic_method_types_test/02: RuntimeError # Issue 27394
generic_methods_generic_function_parameter_test: Crash # Issue 27394
-generic_methods_new_test: RuntimeError # Issue 27394
generic_methods_type_expression_test/01: RuntimeError # Issue 27394
generic_methods_type_expression_test/03: RuntimeError # Issue 27394
generic_methods_type_expression_test/none: RuntimeError # Issue 27394
generic_native_test: RuntimeError # Issue 27394
-generic_parameterized_extends_test: RuntimeError # Issue 27394
get_set_syntax_test/00: Crash # Issue 27394
if_null_assignment_behavior_test/06: RuntimeError # Issue 27394
if_null_assignment_static_test/01: RuntimeError # Issue 27394
@@ -478,13 +413,10 @@ initializing_formal_final_test: RuntimeError # Issue 27394
inline_super_field_test: Crash # Issue 27394
instance_creation_in_function_annotation_test: Crash # Issue 27394
instanceof2_test: RuntimeError # Issue 27394
-instanceof4_test/01: RuntimeError # Issue 27394
-instanceof4_test/none: RuntimeError # Issue 27394
invocation_mirror_test: Crash # Issue 27394
is_malformed_type_test/94: Crash # Issue 27394
is_malformed_type_test/96: Crash # Issue 27394
is_malformed_type_test/98: Crash # Issue 27394
-issue10747_test: RuntimeError # Issue 27394
issue21079_test: Crash # Issue 27394
issue9602_test: Crash # Issue 27394
issue_25671a_test/01: Crash # Issue 27394
@@ -496,16 +428,17 @@ library_env_test/none: RuntimeError # Issue 27394
list_is_test: RuntimeError # Issue 27394
list_test: RuntimeError # Issue 27394
main_not_a_function_test/01: Crash # Issue 27394
-malbounded_type_cast_test: RuntimeError # Issue 27394
-malbounded_type_test_test/04: RuntimeError # Issue 27394
+malformed_inheritance_test/02: Crash # Issue 27394
malformed_inheritance_test/03: Crash # Issue 27394
+malformed_inheritance_test/04: Crash # Issue 27394
malformed_inheritance_test/09: Crash # Issue 27394
malformed_inheritance_test/10: Crash # Issue 27394
+malformed_test/06: Crash # Issue 27394
+malformed_test/none: Crash # Issue 27394
many_generic_instanceof_test: RuntimeError # Issue 27394
many_method_calls_test: Pass # Issue 27394
map_literal6_test: RuntimeError # Issue 27394
metadata_test: Crash # Issue 27394
-method_override_test: RuntimeError # Issue 27394
mixin_black_listed_test/08: Crash # Issue 27394
mixin_cyclic_test/01: Crash # Issue 27394
mixin_extends_field_test: Crash # Issue 27394
@@ -514,7 +447,6 @@ mixin_field_test: Crash # Issue 27394
mixin_forwarding_constructor1_test: Crash # Issue 27394
mixin_forwarding_constructor2_test: Crash # Issue 27394
mixin_forwarding_constructor3_test: Crash # Issue 27394
-mixin_generic_test: RuntimeError # Issue 27394
mixin_getter_regression_test: Crash # Issue 27394
mixin_illegal_cycles_test/02: Crash # Issue 27394
mixin_illegal_cycles_test/03: Crash # Issue 27394
@@ -533,10 +465,6 @@ mixin_invalid_inheritance2_test/01: Crash # Issue 27394
mixin_invalid_inheritance2_test/02: Crash # Issue 27394
mixin_invalid_inheritance2_test/03: Crash # Issue 27394
mixin_lib_extends_field_test: Crash # Issue 27394
-mixin_mixin4_test: RuntimeError # Issue 27394
-mixin_mixin5_test: RuntimeError # Issue 27394
-mixin_mixin_bound2_test: RuntimeError # Issue 27394
-mixin_mixin_bound_test: RuntimeError # Issue 27394
mixin_only_for_rti_test: RuntimeError # Issue 27394
mixin_proto_test: Crash # Issue 27394
mixin_regress_11398_test: Crash # Issue 27394
@@ -547,15 +475,7 @@ mixin_super_constructor_named_test/none: Crash # Issue 27394
mixin_super_constructor_positionals_test/01: Crash # Issue 27394
mixin_super_constructor_positionals_test/none: Crash # Issue 27394
mixin_super_constructor_test: Crash # Issue 27394
-mixin_type_parameter1_test: RuntimeError # Issue 27394
-mixin_type_parameter2_test: RuntimeError # Issue 27394
-mixin_type_parameter3_test: RuntimeError # Issue 27394
mixin_type_parameter5_test: Crash # Issue 27394
-mixin_type_parameters_mixin_extends_test: RuntimeError # Issue 27394
-mixin_type_parameters_mixin_test: RuntimeError # Issue 27394
-mixin_type_parameters_simple_test: RuntimeError # Issue 27394
-mixin_type_parameters_super_extends_test: RuntimeError # Issue 27394
-mixin_type_parameters_super_test: RuntimeError # Issue 27394
mixin_type_variable_test/02: Crash # Issue 27394
mixin_type_variable_test/03: Crash # Issue 27394
mixin_type_variable_test/04: Crash # Issue 27394
@@ -570,9 +490,6 @@ named_parameters_passing_falsy_test: RuntimeError # Issue 27394
named_parameters_passing_null_test: RuntimeError # Issue 27394
named_parameters_passing_zero_test: RuntimeError # Issue 27394
named_parameters_test/01: MissingRuntimeError # Issue 27394
-namer2_test: RuntimeError # Issue 27394
-null_bottom_test/none: RuntimeError # Issue 27394
-null_is2_test: RuntimeError # Issue 27394
null_is_bottom_test/14: RuntimeError # Issue 27394
null_is_bottom_test/16: RuntimeError # Issue 27394
null_test/01: Crash # Issue 27394
@@ -584,17 +501,14 @@ operator_equals_test: RuntimeError # Issue 27394
optional_named_parameters_test/none: RuntimeError # Issue 27394
private_mixin2_test: Crash # Issue 27394
redirecting_constructor_initializer_test: RuntimeError # Issue 27394
-redirecting_factory_long_test: RuntimeError # Issue 27394
redirecting_factory_reflection_test: Crash # Issue 27394
regress_18535_test: Crash # Issue 27394
regress_18713_test: Crash # Issue 27394
regress_22666_test: Crash # Issue 27394
-regress_22700_test: RuntimeError # Issue 27394
-regress_23650_test: RuntimeError # Issue 27394
+regress_23408_test: Crash # Issue 27394
regress_23996_test: RuntimeError # Issue 27394
regress_25246_1_test: Crash # Issue 27394
regress_28255_test: Crash # Issue 27394
-reify_typevar_test: RuntimeError # Issue 27394
runtime_type_function_test: Pass, RuntimeError # Issue 27394
static_call_wrong_argument_count_negative_test: Fail # Issue 27394
static_setter_get_test/01: Crash # Issue 27394
@@ -626,25 +540,16 @@ try_catch_syntax_test/13: Crash # Issue 27394
try_catch_syntax_test/14: Crash # Issue 27394
try_catch_syntax_test/15: Crash # Issue 27394
type_argument_substitution_test: RuntimeError # Issue 27394
-type_parameter_literal_test: RuntimeError # Issue 27394
-type_parameter_test/01: Crash # Issue 27394
-type_parameter_test/02: Crash # Issue 27394
-type_parameter_test/03: Crash # Issue 27394
-type_parameter_test/04: Crash # Issue 27394
-type_parameter_test/05: Crash # Issue 27394
-type_parameter_test/06: Crash # Issue 27394
-type_parameter_test/none: Crash # Issue 27394
-type_variable_closure2_test: RuntimeError # Issue 27394
-type_variable_closure3_test: RuntimeError # Issue 27394
-type_variable_closure4_test: RuntimeError # Issue 27394
-type_variable_closure_test: Crash # Issue 27394
-type_variable_field_initializer2_test: RuntimeError # Issue 27394
-type_variable_field_initializer_closure2_test: Crash # Issue 27394
-type_variable_field_initializer_closure_test: Crash # Issue 27394
+type_parameter_test/01: RuntimeError # Issue 27394
+type_parameter_test/02: RuntimeError # Issue 27394
+type_parameter_test/03: RuntimeError # Issue 27394
+type_parameter_test/04: RuntimeError # Issue 27394
+type_parameter_test/05: RuntimeError # Issue 27394
+type_parameter_test/06: RuntimeError # Issue 27394
+type_parameter_test/none: RuntimeError # Issue 27394
+type_variable_field_initializer_closure_test: RuntimeError # Issue 27394
type_variable_field_initializer_test: RuntimeError # Issue 27394
-type_variable_function_type_test: RuntimeError # Issue 27394
type_variable_nested_test: RuntimeError # Issue 27394
-type_variable_typedef_test: RuntimeError # Issue 27394
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ]
abstract_beats_arguments2_test/01: RuntimeError # Issue 27394
@@ -733,18 +638,8 @@ dynamic_prefix_core_test/01: Crash # Issue 27394
enum_private_test/02: Crash # Issue 27394
enum_syntax_test/10: Crash # Issue 27394
final_super_field_set_test/01: RuntimeError # Issue 27394
-function_type/function_type0_test: RuntimeError # Issue 27394
-function_type/function_type10_test: RuntimeError # Issue 27394
-function_type/function_type11_test: RuntimeError # Issue 27394
-function_type/function_type12_test: RuntimeError # Issue 27394
-function_type/function_type13_test: RuntimeError # Issue 27394
function_type/function_type14_test: Crash # Issue 27394
function_type/function_type15_test: Crash # Issue 27394
-function_type/function_type16_test: RuntimeError # Issue 27394
-function_type/function_type17_test: RuntimeError # Issue 27394
-function_type/function_type18_test: RuntimeError # Issue 27394
-function_type/function_type19_test: RuntimeError # Issue 27394
-function_type/function_type1_test: RuntimeError # Issue 27394
function_type/function_type20_test: Crash # Issue 27394
function_type/function_type21_test: Crash # Issue 27394
function_type/function_type22_test: Crash # Issue 27394
@@ -755,7 +650,6 @@ function_type/function_type26_test: Crash # Issue 27394
function_type/function_type27_test: Crash # Issue 27394
function_type/function_type28_test: Crash # Issue 27394
function_type/function_type29_test: Crash # Issue 27394
-function_type/function_type2_test: RuntimeError # Issue 27394
function_type/function_type30_test: Crash # Issue 27394
function_type/function_type31_test: Crash # Issue 27394
function_type/function_type32_test: Crash # Issue 27394
@@ -766,7 +660,6 @@ function_type/function_type36_test: Crash # Issue 27394
function_type/function_type37_test: Crash # Issue 27394
function_type/function_type38_test: Crash # Issue 27394
function_type/function_type39_test: Crash # Issue 27394
-function_type/function_type3_test: RuntimeError # Issue 27394
function_type/function_type40_test: Crash # Issue 27394
function_type/function_type41_test: Crash # Issue 27394
function_type/function_type42_test: Crash # Issue 27394
@@ -777,62 +670,18 @@ function_type/function_type46_test: Crash # Issue 27394
function_type/function_type47_test: Crash # Issue 27394
function_type/function_type48_test: Crash # Issue 27394
function_type/function_type49_test: Crash # Issue 27394
-function_type/function_type4_test: RuntimeError # Issue 27394
function_type/function_type50_test: Crash # Issue 27394
function_type/function_type51_test: Crash # Issue 27394
function_type/function_type52_test: Crash # Issue 27394
function_type/function_type53_test: Crash # Issue 27394
function_type/function_type54_test: Crash # Issue 27394
function_type/function_type55_test: Crash # Issue 27394
-function_type/function_type56_test: RuntimeError # Issue 27394
-function_type/function_type57_test: RuntimeError # Issue 27394
-function_type/function_type58_test: RuntimeError # Issue 27394
-function_type/function_type59_test: RuntimeError # Issue 27394
-function_type/function_type5_test: RuntimeError # Issue 27394
-function_type/function_type60_test: RuntimeError # Issue 27394
-function_type/function_type61_test: RuntimeError # Issue 27394
function_type/function_type62_test: Crash # Issue 27394
function_type/function_type63_test: Crash # Issue 27394
-function_type/function_type64_test: RuntimeError # Issue 27394
-function_type/function_type65_test: RuntimeError # Issue 27394
-function_type/function_type66_test: RuntimeError # Issue 27394
-function_type/function_type67_test: RuntimeError # Issue 27394
-function_type/function_type68_test: RuntimeError # Issue 27394
-function_type/function_type69_test: RuntimeError # Issue 27394
function_type/function_type6_test: Crash # Issue 27394
-function_type/function_type70_test: RuntimeError # Issue 27394
-function_type/function_type71_test: RuntimeError # Issue 27394
-function_type/function_type72_test: RuntimeError # Issue 27394
-function_type/function_type73_test: RuntimeError # Issue 27394
-function_type/function_type74_test: RuntimeError # Issue 27394
-function_type/function_type75_test: RuntimeError # Issue 27394
-function_type/function_type76_test: RuntimeError # Issue 27394
-function_type/function_type77_test: RuntimeError # Issue 27394
-function_type/function_type78_test: RuntimeError # Issue 27394
-function_type/function_type79_test: RuntimeError # Issue 27394
function_type/function_type7_test: Crash # Issue 27394
-function_type/function_type80_test: RuntimeError # Issue 27394
-function_type/function_type81_test: RuntimeError # Issue 27394
-function_type/function_type82_test: RuntimeError # Issue 27394
-function_type/function_type83_test: RuntimeError # Issue 27394
-function_type/function_type84_test: RuntimeError # Issue 27394
-function_type/function_type85_test: RuntimeError # Issue 27394
-function_type/function_type86_test: RuntimeError # Issue 27394
-function_type/function_type87_test: RuntimeError # Issue 27394
-function_type/function_type88_test: RuntimeError # Issue 27394
-function_type/function_type89_test: RuntimeError # Issue 27394
-function_type/function_type8_test: RuntimeError # Issue 27394
-function_type/function_type90_test: RuntimeError # Issue 27394
-function_type/function_type91_test: RuntimeError # Issue 27394
-function_type/function_type92_test: RuntimeError # Issue 27394
-function_type/function_type93_test: RuntimeError # Issue 27394
-function_type/function_type94_test: RuntimeError # Issue 27394
-function_type/function_type95_test: RuntimeError # Issue 27394
-function_type/function_type96_test: RuntimeError # Issue 27394
-function_type/function_type97_test: RuntimeError # Issue 27394
function_type/function_type98_test: Crash # Issue 27394
function_type/function_type99_test: Crash # Issue 27394
-function_type/function_type9_test: RuntimeError # Issue 27394
generic_function_typedef_test: Crash # Issue 27394
getter_no_setter2_test/01: Crash # Issue 27394
getter_no_setter2_test/03: Crash # Issue 27394
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698