OLD | NEW |
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, 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 == dartk || $compiler == dartkp ] | 5 [ $compiler == dartk || $compiler == dartkp ] |
6 call_nonexistent_static_test/01: CompileTimeError | |
7 call_nonexistent_static_test/04: CompileTimeError | |
8 compile_time_constant_test/01: MissingCompileTimeError | 6 compile_time_constant_test/01: MissingCompileTimeError |
9 conditional_method_invocation_test/11: MissingCompileTimeError | 7 conditional_method_invocation_test/11: MissingCompileTimeError |
10 conditional_property_access_test/09: MissingCompileTimeError | 8 conditional_property_access_test/09: MissingCompileTimeError |
11 conditional_property_assignment_test/20: MissingCompileTimeError | 9 conditional_property_assignment_test/20: MissingCompileTimeError |
12 conditional_property_assignment_test/21: MissingCompileTimeError | 10 conditional_property_assignment_test/21: MissingCompileTimeError |
13 conditional_property_assignment_test/22: MissingCompileTimeError | 11 conditional_property_assignment_test/22: MissingCompileTimeError |
14 const_constructor_mixin2_test/01: MissingCompileTimeError | 12 const_constructor_mixin2_test/01: MissingCompileTimeError |
15 const_constructor_mixin3_test/01: MissingCompileTimeError | 13 const_constructor_mixin3_test/01: MissingCompileTimeError |
16 const_constructor_mixin_test/01: MissingCompileTimeError | 14 const_constructor_mixin_test/01: MissingCompileTimeError |
17 const_constructor_super_test/01: MissingCompileTimeError | 15 const_constructor_super_test/01: MissingCompileTimeError |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
91 function_type_alias5_test/01: MissingCompileTimeError | 89 function_type_alias5_test/01: MissingCompileTimeError |
92 function_type_alias5_test/02: MissingCompileTimeError | 90 function_type_alias5_test/02: MissingCompileTimeError |
93 function_type_alias6_test/00: MissingCompileTimeError | 91 function_type_alias6_test/00: MissingCompileTimeError |
94 function_type_alias7_test/00: MissingCompileTimeError | 92 function_type_alias7_test/00: MissingCompileTimeError |
95 function_type_alias7_test/02: MissingCompileTimeError | 93 function_type_alias7_test/02: MissingCompileTimeError |
96 function_type_alias9_test/00: MissingCompileTimeError | 94 function_type_alias9_test/00: MissingCompileTimeError |
97 generic_closure_test: RuntimeError | 95 generic_closure_test: RuntimeError |
98 generic_method_types_test/01: RuntimeError | 96 generic_method_types_test/01: RuntimeError |
99 generic_method_types_test/02: RuntimeError | 97 generic_method_types_test/02: RuntimeError |
100 generic_method_types_test: Pass, RuntimeError | 98 generic_method_types_test: Pass, RuntimeError |
101 getter_closure_execution_order_test: RuntimeError | |
102 getter_parameters_test/01: MissingCompileTimeError | 99 getter_parameters_test/01: MissingCompileTimeError |
103 getter_parameters_test/02: MissingCompileTimeError | 100 getter_parameters_test/02: MissingCompileTimeError |
104 getter_parameters_test/03: MissingCompileTimeError | 101 getter_parameters_test/03: MissingCompileTimeError |
105 getter_parameters_test/04: MissingCompileTimeError | 102 getter_parameters_test/04: MissingCompileTimeError |
106 if_null_assignment_behavior_test/15: RuntimeError | |
107 initializing_formal_capture_test: RuntimeError | 103 initializing_formal_capture_test: RuntimeError |
108 initializing_formal_final_test: RuntimeError | 104 initializing_formal_final_test: RuntimeError |
109 inst_field_initializer1_negative_test: Fail | 105 inst_field_initializer1_negative_test: Fail |
110 instanceof3_test: RuntimeError | |
111 invocation_mirror_test: RuntimeError | 106 invocation_mirror_test: RuntimeError |
112 is_malformed_type_test/94: RuntimeError | |
113 is_malformed_type_test/95: RuntimeError | |
114 is_malformed_type_test/96: RuntimeError | |
115 is_malformed_type_test/97: RuntimeError | |
116 is_malformed_type_test/98: RuntimeError | |
117 is_malformed_type_test/99: RuntimeError | |
118 is_not_class2_test: RuntimeError | |
119 isnot_malformed_type_test: RuntimeError | |
120 library_ambiguous_test/00: MissingRuntimeError | |
121 library_ambiguous_test/04: MissingRuntimeError | |
122 malformed2_test/00: RuntimeError | |
123 metadata_test: CompileTimeError | 107 metadata_test: CompileTimeError |
124 method_name_test: CompileTimeError | 108 method_name_test: CompileTimeError |
125 method_override_test: RuntimeError | 109 method_override_test: RuntimeError |
126 method_override_test: RuntimeError | 110 method_override_test: RuntimeError |
127 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | 111 mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
128 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | 112 mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
129 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | 113 mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
130 mixin_super_constructor_named_test/01: MissingCompileTimeError | 114 mixin_super_constructor_named_test/01: MissingCompileTimeError |
131 mixin_super_constructor_positionals_test/01: MissingCompileTimeError | 115 mixin_super_constructor_positionals_test/01: MissingCompileTimeError |
132 mixin_type_parameters_super_extends_test: RuntimeError | 116 mixin_type_parameters_super_extends_test: RuntimeError |
133 mixin_type_parameters_super_test: RuntimeError | 117 mixin_type_parameters_super_test: RuntimeError |
134 named_constructor_test/01: MissingRuntimeError | 118 named_constructor_test/01: MissingRuntimeError |
135 named_parameters_aggregated_test/01: MissingCompileTimeError | 119 named_parameters_aggregated_test/01: MissingCompileTimeError |
136 named_parameters_aggregated_test/03: MissingCompileTimeError | 120 named_parameters_aggregated_test/03: MissingCompileTimeError |
137 named_parameters_aggregated_test/04: MissingCompileTimeError | 121 named_parameters_aggregated_test/04: MissingCompileTimeError |
138 named_parameters_aggregated_test/06: MissingCompileTimeError | 122 named_parameters_aggregated_test/06: MissingCompileTimeError |
139 named_parameters_default_eq_test/01: MissingCompileTimeError | 123 named_parameters_default_eq_test/01: MissingCompileTimeError |
140 on_catch_malformed_type_test: RuntimeError | |
141 parameter_initializer6_negative_test: Fail | 124 parameter_initializer6_negative_test: Fail |
142 ref_before_declaration_test/00: MissingCompileTimeError | 125 ref_before_declaration_test/00: MissingCompileTimeError |
143 ref_before_declaration_test/01: MissingCompileTimeError | 126 ref_before_declaration_test/01: MissingCompileTimeError |
144 ref_before_declaration_test/02: MissingCompileTimeError | 127 ref_before_declaration_test/02: MissingCompileTimeError |
145 ref_before_declaration_test/03: MissingCompileTimeError | 128 ref_before_declaration_test/03: MissingCompileTimeError |
146 ref_before_declaration_test/04: MissingCompileTimeError | 129 ref_before_declaration_test/04: MissingCompileTimeError |
147 ref_before_declaration_test/05: MissingCompileTimeError | 130 ref_before_declaration_test/05: MissingCompileTimeError |
148 ref_before_declaration_test/06: MissingCompileTimeError | 131 ref_before_declaration_test/06: MissingCompileTimeError |
149 ref_before_declaration_test/07: MissingCompileTimeError | 132 ref_before_declaration_test/07: MissingCompileTimeError |
150 regress_13494_test: CompileTimeError | |
151 regress_22438_test: RuntimeError | |
152 regress_29349_test: CompileTimeError | 133 regress_29349_test: CompileTimeError |
153 runtime_type_function_test: RuntimeError | 134 runtime_type_function_test: RuntimeError |
154 scope_variable_test/01: MissingCompileTimeError | 135 scope_variable_test/01: MissingCompileTimeError |
155 static_field3_test/03: CompileTimeError | |
156 static_field3_test/04: CompileTimeError | |
157 static_parameter_test/05: MissingCompileTimeError | 136 static_parameter_test/05: MissingCompileTimeError |
158 static_parameter_test/06: MissingCompileTimeError | 137 static_parameter_test/06: MissingCompileTimeError |
159 static_parameter_test/07: MissingCompileTimeError | 138 static_parameter_test/07: MissingCompileTimeError |
160 static_parameter_test/08: MissingCompileTimeError | 139 static_parameter_test/08: MissingCompileTimeError |
161 super_conditional_operator_test/01: MissingCompileTimeError | 140 super_conditional_operator_test/01: MissingCompileTimeError |
162 super_conditional_operator_test/02: MissingCompileTimeError | 141 super_conditional_operator_test/02: MissingCompileTimeError |
163 super_conditional_operator_test/03: MissingCompileTimeError | 142 super_conditional_operator_test/03: MissingCompileTimeError |
164 super_conditional_operator_test/04: MissingCompileTimeError | 143 super_conditional_operator_test/04: MissingCompileTimeError |
165 super_conditional_operator_test/05: MissingCompileTimeError | 144 super_conditional_operator_test/05: MissingCompileTimeError |
166 super_conditional_operator_test/06: MissingCompileTimeError | 145 super_conditional_operator_test/06: MissingCompileTimeError |
(...skipping 17 matching lines...) Expand all Loading... |
184 syntax_test/03: MissingCompileTimeError | 163 syntax_test/03: MissingCompileTimeError |
185 syntax_test/27: MissingCompileTimeError | 164 syntax_test/27: MissingCompileTimeError |
186 this_conditional_operator_test/01: MissingCompileTimeError | 165 this_conditional_operator_test/01: MissingCompileTimeError |
187 try_catch_syntax_test/07: MissingCompileTimeError | 166 try_catch_syntax_test/07: MissingCompileTimeError |
188 try_catch_syntax_test/09: MissingCompileTimeError | 167 try_catch_syntax_test/09: MissingCompileTimeError |
189 try_catch_syntax_test/10: MissingCompileTimeError | 168 try_catch_syntax_test/10: MissingCompileTimeError |
190 try_catch_syntax_test/11: MissingCompileTimeError | 169 try_catch_syntax_test/11: MissingCompileTimeError |
191 try_catch_syntax_test/12: MissingCompileTimeError | 170 try_catch_syntax_test/12: MissingCompileTimeError |
192 vm/regress_27201_test: CompileTimeError | 171 vm/regress_27201_test: CompileTimeError |
193 | 172 |
194 assign_to_type_test/01: CompileTimeError # Fasta bug: Incorrect handling of type
s as expressions. | |
195 assign_to_type_test/02: CompileTimeError # Fasta bug: Incorrect handling of type
s as expressions. | |
196 assign_to_type_test/03: CompileTimeError # Fasta bug: Incorrect handling of type
s as expressions. | |
197 assign_to_type_test/04: CompileTimeError # Fasta bug: Incorrect handling of type
s as expressions. | |
198 class_literal_test/12: CompileTimeError # Fasta bug: Incorrect handling of types
as expressions. | |
199 class_literal_test/13: CompileTimeError # Fasta bug: Incorrect handling of types
as expressions. | |
200 class_literal_test/24: CompileTimeError # Fasta bug: Incorrect handling of types
as expressions. | |
201 first_class_types_literals_test/03: CompileTimeError # Fasta bug: Incorrect hand
ling of types as expressions. | |
202 first_class_types_literals_test/04: CompileTimeError # Fasta bug: Incorrect hand
ling of types as expressions. | |
203 first_class_types_literals_test/08: CompileTimeError # Fasta bug: Incorrect hand
ling of types as expressions. | |
204 first_class_types_literals_test/09: CompileTimeError # Fasta bug: Incorrect hand
ling of types as expressions. | |
205 if_null_assignment_behavior_test/15: CompileTimeError # Fasta bug: Incorrect han
dling of types as expressions. | |
206 | 173 |
207 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. | 174 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. |
208 config_import_test: RuntimeError # KernelVM bug: Configurable imports. | 175 config_import_test: RuntimeError # KernelVM bug: Configurable imports. |
209 library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imp
orts. | 176 library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imp
orts. |
210 library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable im
ports. | 177 library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable im
ports. |
211 | 178 |
212 compile_time_constant_c_test/02: MissingCompileTimeError # KernelVM bug: Constan
t evaluation. | 179 compile_time_constant_c_test/02: MissingCompileTimeError # KernelVM bug: Constan
t evaluation. |
213 const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant eval
uation. | 180 const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant eval
uation. |
214 const_map2_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. | 181 const_map2_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. |
215 const_map3_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. | 182 const_map3_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
306 | 273 |
307 named_parameters_default_eq_test/02: MissingCompileTimeError # Fasta bug: Defaul
t values are not allowed on redirecting factory constructors. | 274 named_parameters_default_eq_test/02: MissingCompileTimeError # Fasta bug: Defaul
t values are not allowed on redirecting factory constructors. |
308 redirecting_factory_default_values_test/01: MissingCompileTimeError # Fasta bug:
Default values are not allowed on redirecting factory constructors. | 275 redirecting_factory_default_values_test/01: MissingCompileTimeError # Fasta bug:
Default values are not allowed on redirecting factory constructors. |
309 redirecting_factory_default_values_test/02: MissingCompileTimeError # Fasta bug:
Default values are not allowed on redirecting factory constructors. | 276 redirecting_factory_default_values_test/02: MissingCompileTimeError # Fasta bug:
Default values are not allowed on redirecting factory constructors. |
310 | 277 |
311 private_super_constructor_test/01: MissingCompileTimeError # Fasta bug: Illegal
access to private constructor. | 278 private_super_constructor_test/01: MissingCompileTimeError # Fasta bug: Illegal
access to private constructor. |
312 regress_20394_test/01: MissingCompileTimeError # Fasta bug: Illegal access to pr
ivate constructor. | 279 regress_20394_test/01: MissingCompileTimeError # Fasta bug: Illegal access to pr
ivate constructor. |
313 | 280 |
314 constructor_redirect_test/01: MissingCompileTimeError # Fasta bug: Initializer r
efers to this. | 281 constructor_redirect_test/01: MissingCompileTimeError # Fasta bug: Initializer r
efers to this. |
315 | 282 |
316 malformed_test/none: RuntimeError # Fasta bug: Leads to assertion error in Fasta
. | 283 malformed_test/none: Crash # Fasta bug: Leads to assertion error in Fasta. |
317 | 284 |
318 export_double_same_main_test: CompileTimeError # Fasta bug: Main is exported. | 285 export_double_same_main_test: CompileTimeError # Fasta bug: Main is exported. |
319 export_main_test: CompileTimeError # Fasta bug: Main is exported. | 286 export_main_test: CompileTimeError # Fasta bug: Main is exported. |
320 | 287 |
321 const_constructor_nonconst_field_test/01: MissingCompileTimeError # Fasta bug: N
on-const expression in field initializer. | 288 const_constructor_nonconst_field_test/01: MissingCompileTimeError # Fasta bug: N
on-const expression in field initializer. |
322 | 289 |
323 method_name_test: CompileTimeError # Fasta bug: Parser bug. | 290 method_name_test: CompileTimeError # Fasta bug: Parser bug. |
324 | 291 |
325 generic_metadata_test/02: MissingCompileTimeError # Fasta bug: Type arguments ar
en't allowed on metadata?! | 292 generic_metadata_test/02: MissingCompileTimeError # Fasta bug: Type arguments ar
en't allowed on metadata?! |
326 generic_metadata_test/03: MissingCompileTimeError # Fasta bug: Type arguments ar
en't allowed on metadata?! | 293 generic_metadata_test/03: MissingCompileTimeError # Fasta bug: Type arguments ar
en't allowed on metadata?! |
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
430 factory_redirection_test/12: Fail | 397 factory_redirection_test/12: Fail |
431 factory_redirection_test/13: Fail | 398 factory_redirection_test/13: Fail |
432 factory_redirection_test/14: Fail | 399 factory_redirection_test/14: Fail |
433 factory_return_type_checked_test: RuntimeError | 400 factory_return_type_checked_test: RuntimeError |
434 function_subtype_checked0_test: RuntimeError | 401 function_subtype_checked0_test: RuntimeError |
435 function_subtype_inline2_test: RuntimeError # Issue 29225 | 402 function_subtype_inline2_test: RuntimeError # Issue 29225 |
436 function_type2_test: RuntimeError | 403 function_type2_test: RuntimeError |
437 generic_constructor_mixin3_test: RuntimeError | 404 generic_constructor_mixin3_test: RuntimeError |
438 generic_field_mixin6_test/01: RuntimeError | 405 generic_field_mixin6_test/01: RuntimeError |
439 inst_field_initializer1_negative_test: Pass | 406 inst_field_initializer1_negative_test: Pass |
440 is_malformed_type_test/94: Pass | |
441 is_malformed_type_test/96: Pass | |
442 is_malformed_type_test/98: Pass | |
443 list_literal1_test/01: MissingCompileTimeError | 407 list_literal1_test/01: MissingCompileTimeError |
444 malbounded_redirecting_factory2_test/03: Fail | 408 malbounded_redirecting_factory2_test/03: Fail |
445 malbounded_redirecting_factory2_test/04: Fail | 409 malbounded_redirecting_factory2_test/04: Fail |
446 malbounded_redirecting_factory_test/03: Fail | 410 malbounded_redirecting_factory_test/03: Fail |
447 malbounded_redirecting_factory_test/04: Fail | 411 malbounded_redirecting_factory_test/04: Fail |
448 malbounded_type_cast_test: RuntimeError | 412 malbounded_type_cast_test: RuntimeError |
449 malbounded_type_test_test/03: Fail | 413 malbounded_type_test_test/03: Fail |
450 malbounded_type_test_test/04: Fail | 414 malbounded_type_test_test/04: Fail |
451 malformed2_test/01: MissingCompileTimeError | 415 malformed2_test/01: MissingCompileTimeError |
452 map_literal1_test/01: MissingCompileTimeError | 416 map_literal1_test/01: MissingCompileTimeError |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
517 deferred_static_seperate_test: CompileTimeError # Deferred loading kernel issue
28335. | 481 deferred_static_seperate_test: CompileTimeError # Deferred loading kernel issue
28335. |
518 deferred_super_dependency_test/01: CompileTimeError # Deferred loading kernel is
sue 28335. | 482 deferred_super_dependency_test/01: CompileTimeError # Deferred loading kernel is
sue 28335. |
519 deferred_type_dependency_test/as: CompileTimeError # Deferred loading kernel iss
ue 28335. | 483 deferred_type_dependency_test/as: CompileTimeError # Deferred loading kernel iss
ue 28335. |
520 deferred_type_dependency_test/is: CompileTimeError # Deferred loading kernel iss
ue 28335. | 484 deferred_type_dependency_test/is: CompileTimeError # Deferred loading kernel iss
ue 28335. |
521 deferred_type_dependency_test/none: CompileTimeError # Deferred loading kernel i
ssue 28335. | 485 deferred_type_dependency_test/none: CompileTimeError # Deferred loading kernel i
ssue 28335. |
522 deferred_type_dependency_test/type_annotation: CompileTimeError # Deferred loadi
ng kernel issue 28335. | 486 deferred_type_dependency_test/type_annotation: CompileTimeError # Deferred loadi
ng kernel issue 28335. |
523 issue_1751477_test: CompileTimeError # Deferred loading kernel issue 28335. | 487 issue_1751477_test: CompileTimeError # Deferred loading kernel issue 28335. |
524 regress_22443_test: CompileTimeError # Deferred loading kernel issue 28335. | 488 regress_22443_test: CompileTimeError # Deferred loading kernel issue 28335. |
525 regress_23408_test: CompileTimeError # Deferred loading kernel issue 28335. | 489 regress_23408_test: CompileTimeError # Deferred loading kernel issue 28335. |
526 regress_28278_test: CompileTimeError # Deferred loading kernel issue 28335. | 490 regress_28278_test: CompileTimeError # Deferred loading kernel issue 28335. |
OLD | NEW |