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 | 7 |
8 regress_26668_test: Fail # Issue 26678 | 8 regress_26668_test: Fail # Issue 26678 |
9 regress_27617_test/1: MissingCompileTimeError | 9 regress_27617_test/1: MissingCompileTimeError |
10 regress_29025_test: StaticWarning # Issue 29081 | 10 regress_29025_test: StaticWarning # Issue 29081 |
11 regress_29405_test: StaticWarning # Issue 29421 | 11 regress_29405_test: StaticWarning # Issue 29421 |
12 regress_29349_test: CompileTimeError # Issue 29744 | 12 regress_29349_test: CompileTimeError # Issue 29744 |
13 regress_29481_test: Crash # Issue 29755 | 13 regress_29481_test: Crash # Issue 29755 |
14 | 14 |
15 # Runtime negative test. No static errors or warnings. | 15 # Runtime negative test. No static errors or warnings. |
16 | 16 |
17 deep_nesting1_negative_test: CompileTimeError # Issue 25558 | 17 deep_nesting1_negative_test: CompileTimeError # Issue 25558 |
18 deep_nesting2_negative_test: CompileTimeError # Issue 25558 | 18 deep_nesting2_negative_test: CompileTimeError # Issue 25558 |
19 | 19 |
20 enum_syntax_test/05: Fail # Issue 21649 | 20 enum_syntax_test/05: Fail # Issue 21649 |
21 enum_syntax_test/06: Fail # Issue 21649 | 21 enum_syntax_test/06: Fail # Issue 21649 |
22 | 22 |
23 regress_17382_test: Skip # don't care about the static warning. | 23 regress_17382_test: Skip # don't care about the static warning. |
24 regress_23408_test: Skip # don't care about the static warning. | 24 regress_23408_test: Skip # don't care about the static warning. |
25 regress_25246_test: Skip | |
26 getter_setter_in_lib_test: Fail # Issue 23286 | |
27 | 25 |
28 final_attempt_reinitialization_test/01: MissingCompileTimeError # Issue 29657 | 26 final_attempt_reinitialization_test/01: MissingCompileTimeError # Issue 29657 |
29 final_attempt_reinitialization_test/02: MissingCompileTimeError # Issue 29657 | 27 final_attempt_reinitialization_test/02: MissingCompileTimeError # Issue 29657 |
30 const_error_multiply_initialized_test/02: MissingCompileTimeError # Issue 29657 | 28 const_error_multiply_initialized_test/02: MissingCompileTimeError # Issue 29657 |
31 const_error_multiply_initialized_test/04: MissingCompileTimeError # Issue 29657 | 29 const_error_multiply_initialized_test/04: MissingCompileTimeError # Issue 29657 |
32 | 30 |
33 override_field_test/03: Fail # Issue 29703 | 31 override_field_test/03: Fail # Issue 29703 |
34 method_override7_test/03: Fail # Issue 11497 | 32 method_override7_test/03: Fail # Issue 11497 |
35 | 33 |
36 external_test/21: Fail | 34 external_test/21: Fail |
(...skipping 27 matching lines...) Expand all Loading... |
64 final_syntax_test/03: Fail # Issue 11124 | 62 final_syntax_test/03: Fail # Issue 11124 |
65 implicit_this_test/none: fail # Issue 11575 | 63 implicit_this_test/none: fail # Issue 11575 |
66 interface_test/none: fail # Issue 11575 | 64 interface_test/none: fail # Issue 11575 |
67 syntax_test/none: fail # Issue 11575 | 65 syntax_test/none: fail # Issue 11575 |
68 factory5_test/none: fail # Issue 11578 | 66 factory5_test/none: fail # Issue 11578 |
69 type_variable_bounds_test/none: fail # Issue 11578 | 67 type_variable_bounds_test/none: fail # Issue 11578 |
70 type_variable_scope_test/none: fail # Issue 11578 | 68 type_variable_scope_test/none: fail # Issue 11578 |
71 factory_implementation_test/none: fail # Issue 11578 | 69 factory_implementation_test/none: fail # Issue 11578 |
72 malbounded_redirecting_factory_test/none: fail # Issue 11578 | 70 malbounded_redirecting_factory_test/none: fail # Issue 11578 |
73 malbounded_redirecting_factory2_test/none: fail # Issue 11578 | 71 malbounded_redirecting_factory2_test/none: fail # Issue 11578 |
74 getter_no_setter_test/none: fail # Issue 11579 | |
75 constructor3_negative_test: fail # Issue 11585 | 72 constructor3_negative_test: fail # Issue 11585 |
76 constructor_call_wrong_argument_count_negative_test: fail # Issue 11585 | 73 constructor_call_wrong_argument_count_negative_test: fail # Issue 11585 |
77 instance_call_wrong_argument_count_negative_test: fail # Issue 11585 | 74 instance_call_wrong_argument_count_negative_test: fail # Issue 11585 |
78 field_method4_negative_test: fail # Issue 11590 | 75 field_method4_negative_test: fail # Issue 11590 |
79 import_combinators_negative_test: fail # Issue 11594 | 76 import_combinators_negative_test: fail # Issue 11594 |
80 interface_static_non_final_fields_negative_test: fail # Issue 11594 | 77 interface_static_non_final_fields_negative_test: fail # Issue 11594 |
81 prefix1_negative_test: fail # Issue 11962 | 78 prefix1_negative_test: fail # Issue 11962 |
82 prefix2_negative_test: fail # Issue 11962 | 79 prefix2_negative_test: fail # Issue 11962 |
83 prefix4_negative_test: fail # Issue 11962 | 80 prefix4_negative_test: fail # Issue 11962 |
84 prefix5_negative_test: fail # Issue 11962 | 81 prefix5_negative_test: fail # Issue 11962 |
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
161 function_malformed_result_type_test: StaticWarning | 158 function_malformed_result_type_test: StaticWarning |
162 function_subtype_bound_closure7_test: StaticWarning | 159 function_subtype_bound_closure7_test: StaticWarning |
163 function_subtype_checked0_test: StaticWarning | 160 function_subtype_checked0_test: StaticWarning |
164 function_subtype_closure0_test: StaticWarning | 161 function_subtype_closure0_test: StaticWarning |
165 function_subtype_closure1_test: StaticWarning | 162 function_subtype_closure1_test: StaticWarning |
166 function_subtype_factory1_test: StaticWarning | 163 function_subtype_factory1_test: StaticWarning |
167 function_subtype_inline1_test: StaticWarning | 164 function_subtype_inline1_test: StaticWarning |
168 function_type2_test: StaticWarning | 165 function_type2_test: StaticWarning |
169 function_type_parameter2_negative_test: CompileTimeError | 166 function_type_parameter2_negative_test: CompileTimeError |
170 function_type_parameter_negative_test: CompileTimeError | 167 function_type_parameter_negative_test: CompileTimeError |
171 getter_declaration_negative_test: CompileTimeError | |
172 getter_no_setter2_test/01: StaticWarning | |
173 getter_no_setter_test/01: StaticWarning | |
174 implicit_this_test/02: StaticWarning | 168 implicit_this_test/02: StaticWarning |
175 implied_interface_test: StaticWarning | 169 implied_interface_test: StaticWarning |
176 import_combinators_test: StaticWarning | 170 import_combinators_test: StaticWarning |
177 import_core_prefix_test: StaticWarning | 171 import_core_prefix_test: StaticWarning |
178 inferrer_this_access_test: StaticWarning | 172 inferrer_this_access_test: StaticWarning |
179 inlined_throw_test: StaticWarning | 173 inlined_throw_test: StaticWarning |
180 instance_method2_negative_test: CompileTimeError | 174 instance_method2_negative_test: CompileTimeError |
181 instance_method_negative_test: CompileTimeError | 175 instance_method_negative_test: CompileTimeError |
182 instanceof3_test: StaticWarning | 176 instanceof3_test: StaticWarning |
183 instantiate_type_variable_test/01: StaticWarning | 177 instantiate_type_variable_test/01: StaticWarning |
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
433 initializing_formal_type_test: StaticWarning # Issue 26658 | 427 initializing_formal_type_test: StaticWarning # Issue 26658 |
434 | 428 |
435 regress_27572_test: StaticWarning # Warning about undefined method expected. | 429 regress_27572_test: StaticWarning # Warning about undefined method expected. |
436 | 430 |
437 part_refers_to_core_library_test/01: MissingCompileTimeError # Issue 29709 | 431 part_refers_to_core_library_test/01: MissingCompileTimeError # Issue 29709 |
438 | 432 |
439 # TODO: generalized_void_syntax_test: CompileTimeError # Issue #30177. | 433 # TODO: generalized_void_syntax_test: CompileTimeError # Issue #30177. |
440 | 434 |
441 [ $compiler == dart2analyzer && $builder_tag == strong ] | 435 [ $compiler == dart2analyzer && $builder_tag == strong ] |
442 *: Skip # Issue 28649 | 436 *: Skip # Issue 28649 |
OLD | NEW |