| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index c1826b7eeeb42d082cb0e7028990d38a259f564c..dd1bee8f0c99e37677762d0328271117f9d05539 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -104,199 +104,6 @@ compile_time_constant_checked3_test/04: Fail, OK
|
| compile_time_constant_checked3_test/05: Fail, OK
|
| compile_time_constant_checked3_test/06: Fail, OK
|
|
|
| -[ $compiler == dartc ]
|
| -class_literal_test/none : Fail # Issue 7630.
|
| -import_private_test/01: Fail # Issue 8365.
|
| -
|
| -# test issue 7749
|
| -list_literal1_negative_test: Fail
|
| -map_literal1_negative_test: Fail
|
| -
|
| -mixin_type_parameters_errors_test/03: Fail
|
| -mixin_type_parameters_errors_test/04: Fail
|
| -
|
| -# test issue 8129
|
| -redirecting_factory_infinite_steps_test/01: Fail
|
| -
|
| -
|
| -library_juxtaposition_test: Fail # Issue 6881
|
| -new_expression_type_args_test/0*: Fail # Wrongly reports compile-time error.
|
| -implicit_this_test/none: Fail # should not warn about allocating SubAbstract2
|
| -metadata_test: Fail
|
| -const_locals_test: Fail
|
| -const_nested_test: Fail
|
| -assign_instance_method_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -body_less_constructor_wrong_arg_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -call_nonexistent_static_test/03: Fail # Unresolved static calls are no longer errors.
|
| -call_nonexistent_static_test/04: Fail # Unresolved static calls are no longer errors.
|
| -call_nonexistent_static_test/05: Fail # Unresolved static calls are no longer errors.
|
| -call_nonexistent_static_test/08: Fail # Unresolved static calls are no longer errors.
|
| -call_nonexistent_static_test/09: Fail # Unresolved static calls are no longer errors.
|
| -call_nonexistent_static_test/10: Fail # Unresolved static calls are no longer errors.
|
| -call_operator_test: Pass # Issue 1355
|
| -cascade_test/01: Pass # Issue 3729 - an earlier comment claims that this passes for the wrong reason
|
| -cascade_test/02: Pass # Issue 3729 - an earlier comment claims that this passes for the wrong reason
|
| -cascade_test/02: Fail # Issue 3729
|
| -cascade_test/none: Fail # Issue 3729
|
| -char_escape_test: Pass # Issue 1654
|
| -class_literal_test/01 : Fail # language change 3368
|
| -class_literal_test/03 : Fail # language change 1031
|
| -class_literal_test/05 : Fail # language change 3368
|
| -class_literal_test/06 : Fail # language change 3368
|
| -class_literal_test/08 : Fail # language change 1031
|
| -class_literal_test/10 : Fail # language change 3368
|
| -class_literal_test/11 : Fail # language change 3368
|
| -class_literal_test/12 : Fail # language change 3368
|
| -class_literal_test/13 : Fail # language change 3368
|
| -class_literal_test/15 : Fail # language change 1031
|
| -class_literal_test/17 : Fail # language change 3368
|
| -class_literal_test/18 : Fail # language change 3368
|
| -class_literal_test/19 : Fail # language change 3368
|
| -class_literal_test/20 : Fail # language change 3368
|
| -class_literal_test/21 : Fail # language change 3368
|
| -class_literal_test/22 : Fail # language change 3368
|
| -class_literal_test/23 : Fail # language change 3368
|
| -class_literal_test/24 : Fail # language change 3368
|
| -class_literal_test/25 : Fail # language change 3368
|
| -class_literal_test/26 : Fail # language change 3368
|
| -class_literal_test/27 : Fail # language change 3368
|
| -class_literal_test/28 : Fail # language change 3368
|
| -class_literal_test/29 : Fail # language change 3368
|
| -closure_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -compile_time_constant10_test/none: Fail # issue 5215.
|
| -constructor3_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -constructor_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -field_method4_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -
|
| -getter_no_setter_test/01: Fail # Fails to detect compile-time error.
|
| -getter_no_setter2_test/03: Fail # Issue 9378
|
| -instance_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -type_annotation_test/02: Fail # Issue 6974
|
| -type_annotation_test/07: Fail # Issue 6974
|
| -type_annotation_test/08: Fail # Issue 5291
|
| -# Test expects signature of noSuchMethod to be correct according
|
| -# to specification. Should start working when the library signature
|
| -# changes.
|
| -is_not_class2_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -library2_negative_test: Fail # still a valid test? Issue 3649
|
| -library4_negative_test: Fail # still a valid test? Issue 3530
|
| -library6_negative_test: Fail # still a valid test? Issue 3650
|
| -named_parameters_with_object_property_names_test: Fail # Issue 2137
|
| -no_such_method_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -override_field_test/03: Fail # still a valid test? Issue 3894
|
| -override_field_method6_negative_test: Fail, OK # test issue 5249
|
| -parameter_initializer6_negative_test: Fail # language change 4288
|
| -prefix1_negative_test : Fail # language change 1031
|
| -prefix4_negative_test : Fail # language change 1031
|
| -prefix5_negative_test : Fail # language change 1031
|
| -prefix8_negative_test : Fail # language change 1031
|
| -prefix9_negative_test : Fail # language change 1031
|
| -prefix10_negative_test : Fail # language change 1031
|
| -private_member3_negative_test: Fail # Runtime only test? rewrite as multitest
|
| -pseudo_kw_illegal_test/09: Fail, OK # 'interface' is not a built-in identifier
|
| -pseudo_kw_illegal_test/14: Fail, OK # 'source' is not a built-in identifier
|
| -resource_test: Fail # out of date - resource directives have been removed
|
| -static_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
|
| -static_field3_test/01: Fail # http://dartbug.com/5519
|
| -static_field3_test/02: Fail # http://dartbug.com/5519
|
| -static_field3_test/03: Fail # http://dartbug.com/5519
|
| -static_field3_test/04: Fail # http://dartbug.com/5519
|
| -syntax_test/none: Fail # Bug 2107 Static type warnings in none case (INSTANTIATION_OF_CLASS_WITH_UNIMPLEMENTED_MEMBERS)
|
| -throw7_negative_test: Fail # Issue 3654
|
| -implicit_this_test/01: Fail
|
| -implicit_this_test/04: Fail
|
| -interface_inherit_field_test: Fail
|
| -prefix11_negative_test: Fail
|
| -factory2_test: Fail
|
| -default_implementation2_test: Fail
|
| -default_factory2_test/none: Fail
|
| -interface_static_non_final_fields_negative_test: Fail
|
| -
|
| -# test issue 5291
|
| -type_parameter_test/01: Fail, OK
|
| -type_parameter_test/02: Fail, OK
|
| -type_parameter_test/03: Fail, OK
|
| -type_parameter_test/04: Fail, OK
|
| -
|
| -
|
| -# test issue 5337
|
| -bad_constructor_test/05: Fail, OK
|
| -
|
| -# test issue 5529
|
| -interface_test/none: Fail, OK
|
| -
|
| -
|
| -prefix6_negative_test: Fail
|
| -
|
| -# test issue 6818
|
| -type_variable_identifier_expression_negative_test: Fail, OK
|
| -
|
| -# test issue 6866
|
| -abstract_factory_constructor_test/none: Fail
|
| -abstract_syntax_test/none: Fail
|
| -get_set_syntax_test/none: Fail
|
| -
|
| -# test issue 6838
|
| -import_combinators_negative_test: Fail, OK
|
| -unresolved_top_level_var_negative_test: Fail, OK
|
| -
|
| -# test issue 6871
|
| -block_scope_test: Fail, OK
|
| -
|
| -# test issue 7021
|
| -instantiate_type_variable_negative_test: Fail
|
| -type_variable_static_context_negative_test: Fail
|
| -
|
| -# test issue 7062 (assignment to final variable is a static warning)
|
| -final_for_in_variable_test/01: Fail
|
| -final_param_negative_test: Fail
|
| -final_var_negative_test: Fail
|
| -final_variable_assignment_test/01: Fail
|
| -final_variable_assignment_test/03: Fail
|
| -final_variable_assignment_test/04: Fail
|
| -final_variable_assignment_test/02: Fail
|
| -scope_negative_test: Fail
|
| -static_final_field2_negative_test: Fail
|
| -
|
| -
|
| -# test issue 7098 (unknown type in 'catch' is warning in 0.13)
|
| -try_catch_on_syntax_test/01: Fail
|
| -try_catch_on_syntax_test/07: Fail
|
| -try_catch_syntax_test/08: Fail
|
| -
|
| -
|
| -# test issue 7298 (use deprecated === and !==)
|
| -compile_time_constant8_test: Fail
|
| -compile_time_constant_b_test: Fail
|
| -compile_time_constant_d_test: Fail
|
| -compile_time_constant_e_test: Fail
|
| -licm_test: Fail
|
| -typed_equality_test: Fail
|
| -
|
| -
|
| -# test issue 7337 (reference unknown ID from static is warning, even when with import prefix)
|
| -prefix12_negative_test: Fail
|
| -prefix2_negative_test: Fail
|
| -
|
| -# test issue 7523 (const declared without type, so not-a-function warning should not be reported)
|
| -call_through_getter_test: Fail
|
| -
|
| -
|
| -# test issue 8127 (using mixin application as mixin)
|
| -mixin_mixin_test: Fail
|
| -mixin_issue10216_2_test: Fail
|
| -
|
| -# test issue 8801
|
| -super_operator_index_test/04: Fail
|
| -
|
| -#
|
| -# Add new dartc annotations above in alphabetical order
|
| -#
|
| -
|
| -# VM specific tests that should not be run by DartC.
|
| -*vm_test: Skip
|
| -*vm_negative_test: Skip
|
| -
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| type_variable_field_initializer_closure_test: Fail # issue 8847
|
|
|