|
|
|
@@ -65,71 +65,72 @@ async_return_types_test/nestedFuture: MissingCompileTimeError # Issue 33068
|
|
|
|
|
async_return_types_test/wrongReturnType: MissingCompileTimeError # Issue 33068
|
|
|
|
|
bad_override_test/01: MissingCompileTimeError # Issue 32984
|
|
|
|
|
bad_override_test/02: MissingCompileTimeError # Issue 32984
|
|
|
|
|
call_non_method_field_test/01: MissingCompileTimeError
|
|
|
|
|
call_non_method_field_test/02: MissingCompileTimeError
|
|
|
|
|
check_member_static_test/01: MissingCompileTimeError
|
|
|
|
|
compile_time_constant_o_test/01: MissingCompileTimeError
|
|
|
|
|
compile_time_constant_o_test/02: MissingCompileTimeError
|
|
|
|
|
const_cast2_test/01: CompileTimeError
|
|
|
|
|
const_cast2_test/none: CompileTimeError
|
|
|
|
|
const_dynamic_type_literal_test/02: MissingCompileTimeError
|
|
|
|
|
call_non_method_field_test/01: MissingCompileTimeError # Issue 32975
|
|
|
|
|
call_non_method_field_test/02: MissingCompileTimeError # Issue 32975
|
|
|
|
|
check_member_static_test/01: MissingCompileTimeError # Issue 32613
|
|
|
|
|
compile_time_constant_o_test/01: MissingCompileTimeError # Issue 32983
|
|
|
|
|
compile_time_constant_o_test/02: MissingCompileTimeError # Issue 32983
|
|
|
|
|
const_cast2_test/01: CompileTimeError # Issue 32517
|
|
|
|
|
const_cast2_test/none: CompileTimeError # Issue 32517
|
|
|
|
|
const_dynamic_type_literal_test/02: MissingCompileTimeError # Issue 32983
|
|
|
|
|
const_instance_field_test/01: MissingCompileTimeError # Fasta bug: Const instance field. Issue 32326.
|
|
|
|
|
const_map2_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation.
|
|
|
|
|
const_map3_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation.
|
|
|
|
|
const_switch2_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluation.
|
|
|
|
|
const_types_test/34: MissingCompileTimeError
|
|
|
|
|
const_types_test/39: MissingCompileTimeError
|
|
|
|
|
constructor_redirect1_negative_test/01: MissingCompileTimeError
|
|
|
|
|
constructor_redirect2_negative_test: MissingCompileTimeError
|
|
|
|
|
const_types_test/34: MissingCompileTimeError # Issue 32988
|
|
|
|
|
const_types_test/39: MissingCompileTimeError # Issue 32988
|
|
|
|
|
constructor_redirect1_negative_test/01: MissingCompileTimeError # Issue 30856
|
|
|
|
|
constructor_redirect2_negative_test: MissingCompileTimeError # Issue 30856
|
|
|
|
|
constructor_redirect_test/01: MissingCompileTimeError # Fasta bug: Initializer refers to this.
|
|
|
|
|
constructor_type_parameter_test/00: MissingCompileTimeError
|
|
|
|
|
cyclic_constructor_test/01: MissingCompileTimeError # Fasta bug: Cyclic constructor redirection.
|
|
|
|
|
constructor_type_parameter_test/00: MissingCompileTimeError # Issue 33110
|
|
|
|
|
cyclic_constructor_test/01: MissingCompileTimeError # Issue 30856 (cyclic constructor redirection)
|
|
|
|
|
cyclic_type_variable_test/01: MissingCompileTimeError # Issue 32989 (missing cycle check in bounds)
|
|
|
|
|
cyclic_type_variable_test/02: MissingCompileTimeError # Issue 32989 (missing cycle check in bounds)
|
|
|
|
|
cyclic_type_variable_test/03: MissingCompileTimeError # Issue 32989 (missing cycle check in bounds)
|
|
|
|
|
cyclic_type_variable_test/04: MissingCompileTimeError # Issue 32989 (missing cycle check in bounds)
|
|
|
|
|
default_factory2_test/01: MissingCompileTimeError
|
|
|
|
|
default_factory_test/01: MissingCompileTimeError
|
|
|
|
|
default_factory2_test/01: MissingCompileTimeError # Issue 32988
|
|
|
|
|
default_factory_test/01: MissingCompileTimeError # Issue 32988
|
|
|
|
|
deferred_inheritance_constraints_test/extends: MissingCompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 30273.
|
|
|
|
|
deferred_inheritance_constraints_test/implements: MissingCompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 30273.
|
|
|
|
|
deferred_inheritance_constraints_test/mixin: MissingCompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 30273.
|
|
|
|
|
deferred_inheritance_constraints_test/redirecting_constructor: MissingCompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 30273.
|
|
|
|
|
duplicate_export_negative_test: Fail # Issue 6134
|
|
|
|
|
f_bounded_quantification_test/01: MissingCompileTimeError
|
|
|
|
|
f_bounded_quantification_test/02: MissingCompileTimeError
|
|
|
|
|
factory4_test/00: MissingCompileTimeError
|
|
|
|
|
field3_test/01: MissingCompileTimeError
|
|
|
|
|
field_override_test/00: MissingCompileTimeError
|
|
|
|
|
field_override_test/01: MissingCompileTimeError
|
|
|
|
|
generic_methods_bounds_test/01: MissingCompileTimeError
|
|
|
|
|
generic_methods_overriding_test/01: MissingCompileTimeError
|
|
|
|
|
generic_methods_recursive_bound_test/02: MissingCompileTimeError
|
|
|
|
|
getter_override_test/03: MissingCompileTimeError
|
|
|
|
|
identical_const_test/01: MissingCompileTimeError
|
|
|
|
|
identical_const_test/02: MissingCompileTimeError
|
|
|
|
|
identical_const_test/03: MissingCompileTimeError
|
|
|
|
|
identical_const_test/04: MissingCompileTimeError
|
|
|
|
|
duplicate_export_negative_test: Fail # Issue 12916
|
|
|
|
|
f_bounded_quantification_test/01: MissingCompileTimeError # Issue 33018
|
|
|
|
|
f_bounded_quantification_test/02: MissingCompileTimeError # Issue 33018
|
|
|
|
|
factory4_test/00: MissingCompileTimeError # Issue 32988
|
|
|
|
|
field3_test/01: MissingCompileTimeError # Issue 33022
|
|
|
|
|
field3_test/02: MissingCompileTimeError # Issue 33022
|
|
|
|
|
field_override_test/00: MissingCompileTimeError # Issue 32613
|
|
|
|
|
field_override_test/01: MissingCompileTimeError # Issue 32613
|
|
|
|
|
generic_methods_bounds_test/01: MissingCompileTimeError # Issue 33018
|
|
|
|
|
generic_methods_overriding_test/01: MissingCompileTimeError # Issue 32613
|
|
|
|
|
generic_methods_recursive_bound_test/02: MissingCompileTimeError # Issue 33018
|
|
|
|
|
getter_override_test/03: MissingCompileTimeError # Issue 32984
|
|
|
|
|
identical_const_test/01: MissingCompileTimeError # Issue 32983
|
|
|
|
|
identical_const_test/02: MissingCompileTimeError # Issue 32983
|
|
|
|
|
identical_const_test/03: MissingCompileTimeError # Issue 32983
|
|
|
|
|
identical_const_test/04: MissingCompileTimeError # Issue 32983
|
|
|
|
|
issue31596_override_test/07: MissingCompileTimeError
|
|
|
|
|
issue31596_override_test/08: MissingCompileTimeError
|
|
|
|
|
issue31596_super_test/02: MissingCompileTimeError
|
|
|
|
|
issue31596_super_test/04: MissingCompileTimeError
|
|
|
|
|
malbounded_instantiation_test/01: MissingCompileTimeError
|
|
|
|
|
malbounded_instantiation_test/02: MissingCompileTimeError
|
|
|
|
|
malbounded_instantiation_test/03: MissingCompileTimeError
|
|
|
|
|
malbounded_redirecting_factory_test/02: MissingCompileTimeError
|
|
|
|
|
malbounded_redirecting_factory_test/03: MissingCompileTimeError
|
|
|
|
|
malbounded_redirecting_factory_test/04: MissingCompileTimeError
|
|
|
|
|
malbounded_redirecting_factory_test/05: MissingCompileTimeError
|
|
|
|
|
malbounded_type_cast2_test: MissingCompileTimeError
|
|
|
|
|
malbounded_type_cast_test/00: MissingCompileTimeError
|
|
|
|
|
malbounded_type_cast_test/01: MissingCompileTimeError
|
|
|
|
|
malbounded_type_cast_test/02: MissingCompileTimeError
|
|
|
|
|
malbounded_type_literal_test/00: MissingCompileTimeError
|
|
|
|
|
malbounded_type_test2_test/00: MissingCompileTimeError
|
|
|
|
|
malbounded_type_test_test/00: MissingCompileTimeError
|
|
|
|
|
malbounded_type_test_test/01: MissingCompileTimeError
|
|
|
|
|
malbounded_type_test_test/02: MissingCompileTimeError
|
|
|
|
|
method_override7_test/03: MissingCompileTimeError
|
|
|
|
|
malbounded_instantiation_test/01: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_instantiation_test/02: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_instantiation_test/03: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_redirecting_factory_test/02: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_redirecting_factory_test/03: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_redirecting_factory_test/04: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_redirecting_factory_test/05: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_cast2_test: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_cast_test/00: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_cast_test/01: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_cast_test/02: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_literal_test/00: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_test2_test/00: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_test_test/00: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_test_test/01: MissingCompileTimeError # Issue 33018
|
|
|
|
|
malbounded_type_test_test/02: MissingCompileTimeError # Issue 33018
|
|
|
|
|
method_override7_test/03: MissingCompileTimeError # Issue 32984
|
|
|
|
|
mixin_forwarding_constructor4_test/01: MissingCompileTimeError # KernelVM bug: Issue 15101
|
|
|
|
|
mixin_forwarding_constructor4_test/02: MissingCompileTimeError # KernelVM bug: Issue 15101
|
|
|
|
|
mixin_forwarding_constructor4_test/03: MissingCompileTimeError # KernelVM bug: Issue 15101
|
|
|
|
|