| 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 | 6 call_nonexistent_static_test/01: CompileTimeError |
| 7 call_nonexistent_static_test/04: CompileTimeError | 7 call_nonexistent_static_test/04: CompileTimeError |
| 8 compile_time_constant_test/01: MissingCompileTimeError | 8 compile_time_constant_test/01: MissingCompileTimeError |
| 9 conditional_method_invocation_test/11: MissingCompileTimeError | 9 conditional_method_invocation_test/11: MissingCompileTimeError |
| 10 conditional_property_access_test/09: MissingCompileTimeError | 10 conditional_property_access_test/09: MissingCompileTimeError |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 function_syntax_test/00: MissingCompileTimeError | 81 function_syntax_test/00: MissingCompileTimeError |
| 82 function_syntax_test/01: MissingCompileTimeError | 82 function_syntax_test/01: MissingCompileTimeError |
| 83 function_syntax_test/22: MissingCompileTimeError | 83 function_syntax_test/22: MissingCompileTimeError |
| 84 function_syntax_test/64: MissingCompileTimeError | 84 function_syntax_test/64: MissingCompileTimeError |
| 85 function_syntax_test/67: MissingCompileTimeError | 85 function_syntax_test/67: MissingCompileTimeError |
| 86 function_syntax_test/68: MissingCompileTimeError | 86 function_syntax_test/68: MissingCompileTimeError |
| 87 function_syntax_test/69: MissingCompileTimeError | 87 function_syntax_test/69: MissingCompileTimeError |
| 88 function_syntax_test/71: MissingCompileTimeError | 88 function_syntax_test/71: MissingCompileTimeError |
| 89 function_syntax_test/73: MissingCompileTimeError | 89 function_syntax_test/73: MissingCompileTimeError |
| 90 function_syntax_test/74: MissingCompileTimeError | 90 function_syntax_test/74: MissingCompileTimeError |
| 91 function_type/*: RuntimeError | |
| 92 function_type_alias5_test/00: MissingCompileTimeError | 91 function_type_alias5_test/00: MissingCompileTimeError |
| 93 function_type_alias5_test/01: MissingCompileTimeError | 92 function_type_alias5_test/01: MissingCompileTimeError |
| 94 function_type_alias5_test/02: MissingCompileTimeError | 93 function_type_alias5_test/02: MissingCompileTimeError |
| 95 function_type_alias6_test/00: MissingCompileTimeError | 94 function_type_alias6_test/00: MissingCompileTimeError |
| 96 function_type_alias7_test/00: MissingCompileTimeError | 95 function_type_alias7_test/00: MissingCompileTimeError |
| 97 function_type_alias7_test/02: MissingCompileTimeError | 96 function_type_alias7_test/02: MissingCompileTimeError |
| 98 function_type_alias9_test/00: MissingCompileTimeError | 97 function_type_alias9_test/00: MissingCompileTimeError |
| 98 generic_closure_test: RuntimeError |
| 99 generic_method_types_test/01: RuntimeError |
| 100 generic_method_types_test/02: RuntimeError |
| 99 generic_method_types_test: Pass, RuntimeError | 101 generic_method_types_test: Pass, RuntimeError |
| 100 getter_closure_execution_order_test: RuntimeError | 102 getter_closure_execution_order_test: RuntimeError |
| 101 getter_parameters_test/01: MissingCompileTimeError | 103 getter_parameters_test/01: MissingCompileTimeError |
| 102 getter_parameters_test/02: MissingCompileTimeError | 104 getter_parameters_test/02: MissingCompileTimeError |
| 103 getter_parameters_test/03: MissingCompileTimeError | 105 getter_parameters_test/03: MissingCompileTimeError |
| 104 getter_parameters_test/04: MissingCompileTimeError | 106 getter_parameters_test/04: MissingCompileTimeError |
| 105 if_null_assignment_behavior_test/15: RuntimeError | 107 if_null_assignment_behavior_test/15: RuntimeError |
| 106 import_private_test/01: MissingCompileTimeError | 108 import_private_test/01: MissingCompileTimeError |
| 107 initializing_formal_capture_test: RuntimeError | 109 initializing_formal_capture_test: RuntimeError |
| 108 initializing_formal_final_test: RuntimeError | 110 initializing_formal_final_test: RuntimeError |
| 109 inst_field_initializer1_negative_test: Fail | 111 inst_field_initializer1_negative_test: Fail |
| 110 instanceof3_test: RuntimeError | 112 instanceof3_test: RuntimeError |
| 111 invocation_mirror_test: RuntimeError | 113 invocation_mirror_test: RuntimeError |
| 112 is_malformed_type_test/94: RuntimeError | 114 is_malformed_type_test/94: RuntimeError |
| 113 is_malformed_type_test/95: RuntimeError | 115 is_malformed_type_test/95: RuntimeError |
| 114 is_malformed_type_test/96: RuntimeError | 116 is_malformed_type_test/96: RuntimeError |
| 115 is_malformed_type_test/97: RuntimeError | 117 is_malformed_type_test/97: RuntimeError |
| 116 is_malformed_type_test/98: RuntimeError | 118 is_malformed_type_test/98: RuntimeError |
| 117 is_malformed_type_test/99: RuntimeError | 119 is_malformed_type_test/99: RuntimeError |
| 118 is_not_class2_test: RuntimeError | 120 is_not_class2_test: RuntimeError |
| 119 isnot_malformed_type_test: RuntimeError | 121 isnot_malformed_type_test: RuntimeError |
| 120 library_ambiguous_test/00: MissingRuntimeError | 122 library_ambiguous_test/00: MissingRuntimeError |
| 121 library_ambiguous_test/04: MissingRuntimeError | 123 library_ambiguous_test/04: MissingRuntimeError |
| 122 malformed2_test/00: RuntimeError | 124 malformed2_test/00: RuntimeError |
| 123 metadata_test: CompileTimeError | 125 metadata_test: CompileTimeError |
| 124 method_name_test: CompileTimeError | 126 method_name_test: CompileTimeError |
| 125 method_override_test: RuntimeError | 127 method_override_test: RuntimeError |
| 128 method_override_test: RuntimeError |
| 126 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | 129 mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
| 127 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | 130 mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
| 128 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | 131 mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
| 129 mixin_super_constructor_named_test/01: MissingCompileTimeError | 132 mixin_super_constructor_named_test/01: MissingCompileTimeError |
| 130 mixin_super_constructor_positionals_test/01: MissingCompileTimeError | 133 mixin_super_constructor_positionals_test/01: MissingCompileTimeError |
| 131 mixin_type_parameters_super_extends_test: RuntimeError | 134 mixin_type_parameters_super_extends_test: RuntimeError |
| 132 mixin_type_parameters_super_test: RuntimeError | 135 mixin_type_parameters_super_test: RuntimeError |
| 133 named_constructor_test/01: MissingRuntimeError | 136 named_constructor_test/01: MissingRuntimeError |
| 134 named_parameters_aggregated_test/01: MissingCompileTimeError | 137 named_parameters_aggregated_test/01: MissingCompileTimeError |
| 135 named_parameters_aggregated_test/03: MissingCompileTimeError | 138 named_parameters_aggregated_test/03: MissingCompileTimeError |
| 136 named_parameters_aggregated_test/04: MissingCompileTimeError | 139 named_parameters_aggregated_test/04: MissingCompileTimeError |
| 137 named_parameters_aggregated_test/06: MissingCompileTimeError | 140 named_parameters_aggregated_test/06: MissingCompileTimeError |
| 138 named_parameters_default_eq_test/01: MissingCompileTimeError | 141 named_parameters_default_eq_test/01: MissingCompileTimeError |
| 139 on_catch_malformed_type_test: RuntimeError | 142 on_catch_malformed_type_test: RuntimeError |
| 140 parameter_initializer6_negative_test: Fail | 143 parameter_initializer6_negative_test: Fail |
| 141 private_access_test/05: RuntimeError | 144 private_access_test/05: RuntimeError |
| 142 private_access_test/06: RuntimeError | 145 private_access_test/06: RuntimeError |
| 143 ref_before_declaration_test/00: MissingCompileTimeError | 146 ref_before_declaration_test/00: MissingCompileTimeError |
| 144 ref_before_declaration_test/01: MissingCompileTimeError | 147 ref_before_declaration_test/01: MissingCompileTimeError |
| 145 ref_before_declaration_test/02: MissingCompileTimeError | 148 ref_before_declaration_test/02: MissingCompileTimeError |
| 146 ref_before_declaration_test/03: MissingCompileTimeError | 149 ref_before_declaration_test/03: MissingCompileTimeError |
| 147 ref_before_declaration_test/04: MissingCompileTimeError | 150 ref_before_declaration_test/04: MissingCompileTimeError |
| 148 ref_before_declaration_test/05: MissingCompileTimeError | 151 ref_before_declaration_test/05: MissingCompileTimeError |
| 149 ref_before_declaration_test/06: MissingCompileTimeError | 152 ref_before_declaration_test/06: MissingCompileTimeError |
| 150 ref_before_declaration_test/07: MissingCompileTimeError | 153 ref_before_declaration_test/07: MissingCompileTimeError |
| 151 regress_13494_test: CompileTimeError | 154 regress_13494_test: CompileTimeError |
| 152 regress_22438_test: RuntimeError | 155 regress_22438_test: RuntimeError |
| 153 regress_29349_test: CompileTimeError | 156 regress_29349_test: CompileTimeError |
| 157 runtime_type_function_test: RuntimeError |
| 154 scope_variable_test/01: MissingCompileTimeError | 158 scope_variable_test/01: MissingCompileTimeError |
| 155 static_field3_test/03: CompileTimeError | 159 static_field3_test/03: CompileTimeError |
| 156 static_field3_test/04: CompileTimeError | 160 static_field3_test/04: CompileTimeError |
| 157 static_parameter_test/05: MissingCompileTimeError | 161 static_parameter_test/05: MissingCompileTimeError |
| 158 static_parameter_test/06: MissingCompileTimeError | 162 static_parameter_test/06: MissingCompileTimeError |
| 159 static_parameter_test/07: MissingCompileTimeError | 163 static_parameter_test/07: MissingCompileTimeError |
| 160 static_parameter_test/08: MissingCompileTimeError | 164 static_parameter_test/08: MissingCompileTimeError |
| 161 super_conditional_operator_test/01: MissingCompileTimeError | 165 super_conditional_operator_test/01: MissingCompileTimeError |
| 162 super_conditional_operator_test/02: MissingCompileTimeError | 166 super_conditional_operator_test/02: MissingCompileTimeError |
| 163 super_conditional_operator_test/03: MissingCompileTimeError | 167 super_conditional_operator_test/03: MissingCompileTimeError |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 248 cyclic_type_test/03: RuntimeError # KernelVM bug: Incorrect type argument. | 252 cyclic_type_test/03: RuntimeError # KernelVM bug: Incorrect type argument. |
| 249 | 253 |
| 250 dynamic_prefix_core_test/01: RuntimeError # KernelVM bug: Blocked on language is
sue 29125. | 254 dynamic_prefix_core_test/01: RuntimeError # KernelVM bug: Blocked on language is
sue 29125. |
| 251 | 255 |
| 252 for2_test: RuntimeError # KernelVM bug: Closure conversion? | 256 for2_test: RuntimeError # KernelVM bug: Closure conversion? |
| 253 for_variable_capture_test: RuntimeError # KernelVM bug: Closure conversion? | 257 for_variable_capture_test: RuntimeError # KernelVM bug: Closure conversion? |
| 254 | 258 |
| 255 external_test/13: MissingRuntimeError # KernelVM bug: Unbound external. | 259 external_test/13: MissingRuntimeError # KernelVM bug: Unbound external. |
| 256 external_test/20: MissingRuntimeError # KernelVM bug: Unbound external. | 260 external_test/20: MissingRuntimeError # KernelVM bug: Unbound external. |
| 257 | 261 |
| 258 function_subtype2_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 259 function_subtype_bound_closure3_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 260 function_subtype_bound_closure4_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 261 function_subtype_cast1_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 262 function_subtype_inline0_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 263 function_subtype_local3_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 264 function_subtype_local4_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 265 function_subtype_not1_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 266 function_type_alias2_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 267 function_type_alias3_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 268 function_type_alias4_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 269 generic_closure_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 270 generic_method_types_test/01: RuntimeError # KernelVM bug: Issue 29409 | |
| 271 generic_method_types_test/02: RuntimeError # KernelVM bug: Issue 29409 | |
| 272 method_override_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 273 runtime_type_function_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 274 type_variable_function_type_test: RuntimeError # KernelVM bug: Issue 29409 | |
| 275 | |
| 276 large_class_declaration_test: SkipSlow # KernelVM bug: KernelVM Issue 28312 | 262 large_class_declaration_test: SkipSlow # KernelVM bug: KernelVM Issue 28312 |
| 277 | 263 |
| 278 mixin_forwarding_constructor4_test/01: MissingCompileTimeError # KernelVM bug: I
ssue 15101 | 264 mixin_forwarding_constructor4_test/01: MissingCompileTimeError # KernelVM bug: I
ssue 15101 |
| 279 mixin_forwarding_constructor4_test/02: MissingCompileTimeError # KernelVM bug: I
ssue 15101 | 265 mixin_forwarding_constructor4_test/02: MissingCompileTimeError # KernelVM bug: I
ssue 15101 |
| 280 mixin_forwarding_constructor4_test/03: MissingCompileTimeError # KernelVM bug: I
ssue 15101 | 266 mixin_forwarding_constructor4_test/03: MissingCompileTimeError # KernelVM bug: I
ssue 15101 |
| 281 mixin_super_constructor_named_test/01: MissingCompileTimeError # KernelVM bug: I
ssue 15101 | 267 mixin_super_constructor_named_test/01: MissingCompileTimeError # KernelVM bug: I
ssue 15101 |
| 282 mixin_super_constructor_positionals_test/01: MissingCompileTimeError # KernelVM
bug: Issue 15101 | 268 mixin_super_constructor_positionals_test/01: MissingCompileTimeError # KernelVM
bug: Issue 15101 |
| 283 | 269 |
| 284 mixin_mixin_type_arguments_test: RuntimeError # KernelVM bug: Issue 29537 | 270 mixin_mixin_type_arguments_test: RuntimeError # KernelVM bug: Issue 29537 |
| 285 mixin_type_parameters_mixin_extends_test: RuntimeError # KernelVM bug: Issue 295
37 | 271 mixin_type_parameters_mixin_extends_test: RuntimeError # KernelVM bug: Issue 295
37 |
| (...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 535 deferred_static_seperate_test: CompileTimeError # Deferred loading kernel issue
28335. | 521 deferred_static_seperate_test: CompileTimeError # Deferred loading kernel issue
28335. |
| 536 deferred_super_dependency_test/01: CompileTimeError # Deferred loading kernel is
sue 28335. | 522 deferred_super_dependency_test/01: CompileTimeError # Deferred loading kernel is
sue 28335. |
| 537 deferred_type_dependency_test/as: CompileTimeError # Deferred loading kernel iss
ue 28335. | 523 deferred_type_dependency_test/as: CompileTimeError # Deferred loading kernel iss
ue 28335. |
| 538 deferred_type_dependency_test/is: CompileTimeError # Deferred loading kernel iss
ue 28335. | 524 deferred_type_dependency_test/is: CompileTimeError # Deferred loading kernel iss
ue 28335. |
| 539 deferred_type_dependency_test/none: CompileTimeError # Deferred loading kernel i
ssue 28335. | 525 deferred_type_dependency_test/none: CompileTimeError # Deferred loading kernel i
ssue 28335. |
| 540 deferred_type_dependency_test/type_annotation: CompileTimeError # Deferred loadi
ng kernel issue 28335. | 526 deferred_type_dependency_test/type_annotation: CompileTimeError # Deferred loadi
ng kernel issue 28335. |
| 541 issue_1751477_test: CompileTimeError # Deferred loading kernel issue 28335. | 527 issue_1751477_test: CompileTimeError # Deferred loading kernel issue 28335. |
| 542 regress_22443_test: CompileTimeError # Deferred loading kernel issue 28335. | 528 regress_22443_test: CompileTimeError # Deferred loading kernel issue 28335. |
| 543 regress_23408_test: CompileTimeError # Deferred loading kernel issue 28335. | 529 regress_23408_test: CompileTimeError # Deferred loading kernel issue 28335. |
| 544 regress_28278_test: CompileTimeError # Deferred loading kernel issue 28335. | 530 regress_28278_test: CompileTimeError # Deferred loading kernel issue 28335. |
| OLD | NEW |