| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 [ $compiler == dart2analyzer ] | 5 [ $compiler == dart2analyzer ] |
| 6 | 6 |
| 7 generic_methods_generic_function_parameter_test: CompileTimeError # Issue 28515 | |
| 8 generic_local_functions_test: CompileTimeError # Issue 28515 | |
| 9 | 7 |
| 10 regress_26668_test: Fail # Issue 26678 | 8 regress_26668_test: Fail # Issue 26678 |
| 11 regress_27617_test/1: MissingCompileTimeError | 9 regress_27617_test/1: MissingCompileTimeError |
| 12 regress_29025_test: StaticWarning # Issue 29081 | 10 regress_29025_test: StaticWarning # Issue 29081 |
| 13 regress_29405_test: StaticWarning # Issue 29421 | 11 regress_29405_test: StaticWarning # Issue 29421 |
| 14 regress_29349_test: CompileTimeError # Issue 29744 | 12 regress_29349_test: CompileTimeError # Issue 29744 |
| 15 regress_29481_test: Crash # Issue 29755 | 13 regress_29481_test: Crash # Issue 29755 |
| 16 | 14 |
| 17 # Runtime negative test. No static errors or warnings. | 15 # Runtime negative test. No static errors or warnings. |
| 18 | 16 |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 57 const_for_in_variable_test/01: MissingCompileTimeError # Issue 25161 | 55 const_for_in_variable_test/01: MissingCompileTimeError # Issue 25161 |
| 58 | 56 |
| 59 # Please add new failing tests before this line. | 57 # Please add new failing tests before this line. |
| 60 # Section below is for invalid tests. | 58 # Section below is for invalid tests. |
| 61 | 59 |
| 62 field3a_negative_test: Fail # Issue 11124 | 60 field3a_negative_test: Fail # Issue 11124 |
| 63 final_syntax_test/01: Fail # Issue 11124 | 61 final_syntax_test/01: Fail # Issue 11124 |
| 64 final_syntax_test/04: Fail # Issue 11124 | 62 final_syntax_test/04: Fail # Issue 11124 |
| 65 final_syntax_test/02: Fail # Issue 11124 | 63 final_syntax_test/02: Fail # Issue 11124 |
| 66 final_syntax_test/03: Fail # Issue 11124 | 64 final_syntax_test/03: Fail # Issue 11124 |
| 67 get_set_syntax_test/none: fail # Issue 11575 | |
| 68 implicit_this_test/none: fail # Issue 11575 | 65 implicit_this_test/none: fail # Issue 11575 |
| 69 interface_test/none: fail # Issue 11575 | 66 interface_test/none: fail # Issue 11575 |
| 70 syntax_test/none: fail # Issue 11575 | 67 syntax_test/none: fail # Issue 11575 |
| 71 factory5_test/none: fail # Issue 11578 | 68 factory5_test/none: fail # Issue 11578 |
| 72 type_variable_bounds_test/none: fail # Issue 11578 | 69 type_variable_bounds_test/none: fail # Issue 11578 |
| 73 type_variable_scope_test/none: fail # Issue 11578 | 70 type_variable_scope_test/none: fail # Issue 11578 |
| 74 factory_implementation_test/none: fail # Issue 11578 | 71 factory_implementation_test/none: fail # Issue 11578 |
| 75 malbounded_redirecting_factory_test/none: fail # Issue 11578 | 72 malbounded_redirecting_factory_test/none: fail # Issue 11578 |
| 76 malbounded_redirecting_factory2_test/none: fail # Issue 11578 | 73 malbounded_redirecting_factory2_test/none: fail # Issue 11578 |
| 77 getter_no_setter_test/none: fail # Issue 11579 | 74 getter_no_setter_test/none: fail # Issue 11579 |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 164 function_malformed_result_type_test: StaticWarning | 161 function_malformed_result_type_test: StaticWarning |
| 165 function_subtype_bound_closure7_test: StaticWarning | 162 function_subtype_bound_closure7_test: StaticWarning |
| 166 function_subtype_checked0_test: StaticWarning | 163 function_subtype_checked0_test: StaticWarning |
| 167 function_subtype_closure0_test: StaticWarning | 164 function_subtype_closure0_test: StaticWarning |
| 168 function_subtype_closure1_test: StaticWarning | 165 function_subtype_closure1_test: StaticWarning |
| 169 function_subtype_factory1_test: StaticWarning | 166 function_subtype_factory1_test: StaticWarning |
| 170 function_subtype_inline1_test: StaticWarning | 167 function_subtype_inline1_test: StaticWarning |
| 171 function_type2_test: StaticWarning | 168 function_type2_test: StaticWarning |
| 172 function_type_parameter2_negative_test: CompileTimeError | 169 function_type_parameter2_negative_test: CompileTimeError |
| 173 function_type_parameter_negative_test: CompileTimeError | 170 function_type_parameter_negative_test: CompileTimeError |
| 174 generic_list_checked_test: StaticWarning | |
| 175 generics_test: StaticWarning | |
| 176 generic_test: StaticWarning | |
| 177 getter_declaration_negative_test: CompileTimeError | 171 getter_declaration_negative_test: CompileTimeError |
| 178 getter_no_setter2_test/01: StaticWarning | 172 getter_no_setter2_test/01: StaticWarning |
| 179 getter_no_setter_test/01: StaticWarning | 173 getter_no_setter_test/01: StaticWarning |
| 180 implicit_this_test/02: StaticWarning | 174 implicit_this_test/02: StaticWarning |
| 181 implied_interface_test: StaticWarning | 175 implied_interface_test: StaticWarning |
| 182 import_combinators_test: StaticWarning | 176 import_combinators_test: StaticWarning |
| 183 import_core_prefix_test: StaticWarning | 177 import_core_prefix_test: StaticWarning |
| 184 inferrer_this_access_test: StaticWarning | 178 inferrer_this_access_test: StaticWarning |
| 185 inlined_throw_test: StaticWarning | 179 inlined_throw_test: StaticWarning |
| 186 instance_method2_negative_test: CompileTimeError | 180 instance_method2_negative_test: CompileTimeError |
| (...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 439 initializing_formal_type_test: StaticWarning # Issue 26658 | 433 initializing_formal_type_test: StaticWarning # Issue 26658 |
| 440 | 434 |
| 441 regress_27572_test: StaticWarning # Warning about undefined method expected. | 435 regress_27572_test: StaticWarning # Warning about undefined method expected. |
| 442 | 436 |
| 443 part_refers_to_core_library_test/01: MissingCompileTimeError # Issue 29709 | 437 part_refers_to_core_library_test/01: MissingCompileTimeError # Issue 29709 |
| 444 | 438 |
| 445 # TODO: generalized_void_syntax_test: CompileTimeError # Issue #30177. | 439 # TODO: generalized_void_syntax_test: CompileTimeError # Issue #30177. |
| 446 | 440 |
| 447 [ $compiler == dart2analyzer && $builder_tag == strong ] | 441 [ $compiler == dart2analyzer && $builder_tag == strong ] |
| 448 *: Skip # Issue 28649 | 442 *: Skip # Issue 28649 |
| OLD | NEW |