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 compile_time_constant_test/01: MissingCompileTimeError | 6 generic_closure_test: RuntimeError # Not triaged. |
7 conditional_method_invocation_test/11: MissingCompileTimeError | 7 method_override_test: RuntimeError # Not triaged. |
8 conditional_property_access_test/09: MissingCompileTimeError | 8 runtime_type_function_test: RuntimeError # Not triaged. |
9 conditional_property_assignment_test/20: MissingCompileTimeError | |
10 conditional_property_assignment_test/21: MissingCompileTimeError | |
11 conditional_property_assignment_test/22: MissingCompileTimeError | |
12 const_constructor_mixin2_test/01: MissingCompileTimeError | |
13 const_constructor_mixin3_test/01: MissingCompileTimeError | |
14 const_constructor_mixin_test/01: MissingCompileTimeError | |
15 const_constructor_super_test/01: MissingCompileTimeError | |
16 const_constructor_syntax_test/01: MissingCompileTimeError | |
17 const_constructor_syntax_test/02: MissingCompileTimeError | |
18 const_constructor_syntax_test/03: MissingCompileTimeError | |
19 const_constructor_test/01: MissingCompileTimeError | |
20 const_for_in_variable_test/01: MissingCompileTimeError | |
21 const_native_factory_test/01: MissingCompileTimeError # Issue 29763 | |
22 const_syntax_test/01: MissingCompileTimeError | |
23 const_syntax_test/02: MissingCompileTimeError | |
24 const_types_test/23: MissingCompileTimeError | |
25 const_types_test/24: MissingCompileTimeError | |
26 const_types_test/25: MissingCompileTimeError | |
27 const_types_test/26: MissingCompileTimeError | |
28 const_types_test/27: MissingCompileTimeError | |
29 const_types_test/28: MissingCompileTimeError | |
30 const_types_test/29: MissingCompileTimeError | |
31 const_types_test/30: MissingCompileTimeError | |
32 const_types_test/41: MissingCompileTimeError | |
33 constant_locals_test/01: MissingCompileTimeError | |
34 cyclic_typedef_test/01: MissingCompileTimeError | |
35 cyclic_typedef_test/02: MissingCompileTimeError | |
36 cyclic_typedef_test/03: MissingCompileTimeError | |
37 cyclic_typedef_test/04: MissingCompileTimeError | |
38 cyclic_typedef_test/05: MissingCompileTimeError | |
39 cyclic_typedef_test/06: MissingCompileTimeError | |
40 cyclic_typedef_test/07: MissingCompileTimeError | |
41 cyclic_typedef_test/08: MissingCompileTimeError | |
42 cyclic_typedef_test/09: MissingCompileTimeError | |
43 deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 2833
5 | |
44 deferred_duplicate_prefix1_test/01: MissingCompileTimeError | |
45 deferred_duplicate_prefix2_test/01: MissingCompileTimeError | |
46 deferred_duplicate_prefix3_test/01: MissingCompileTimeError | |
47 deferred_inheritance_constraints_test/extends: MissingCompileTimeError | |
48 deferred_inheritance_constraints_test/implements: MissingCompileTimeError | |
49 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError | |
50 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError | |
51 deferred_no_prefix_test/01: MissingCompileTimeError | |
52 deferred_not_loaded_check_test: RuntimeError | |
53 deferred_shadow_load_library_test: RuntimeError | |
54 enum_syntax_test/06: MissingCompileTimeError | |
55 enum_syntax_test/30: MissingCompileTimeError | |
56 external_test/11: MissingCompileTimeError | |
57 external_test/12: MissingCompileTimeError | |
58 external_test/21: MissingCompileTimeError | |
59 external_test/22: MissingCompileTimeError | |
60 external_test/23: MissingCompileTimeError | |
61 external_test/25: MissingCompileTimeError | |
62 external_test/30: MissingCompileTimeError | |
63 external_test/31: MissingCompileTimeError | |
64 final_initializer_instance_reference_test/01: MissingCompileTimeError | |
65 final_syntax_test/01: MissingCompileTimeError | |
66 final_syntax_test/02: MissingCompileTimeError | |
67 final_syntax_test/03: MissingCompileTimeError | |
68 final_syntax_test/04: MissingCompileTimeError | |
69 function_syntax_test/00: MissingCompileTimeError | |
70 function_syntax_test/01: MissingCompileTimeError | |
71 function_syntax_test/22: MissingCompileTimeError | |
72 function_syntax_test/64: MissingCompileTimeError | |
73 function_syntax_test/67: MissingCompileTimeError | |
74 function_syntax_test/68: MissingCompileTimeError | |
75 function_syntax_test/69: MissingCompileTimeError | |
76 function_syntax_test/71: MissingCompileTimeError | |
77 function_syntax_test/73: MissingCompileTimeError | |
78 function_syntax_test/74: MissingCompileTimeError | |
79 function_type_alias5_test/00: MissingCompileTimeError | |
80 function_type_alias5_test/01: MissingCompileTimeError | |
81 function_type_alias5_test/02: MissingCompileTimeError | |
82 function_type_alias6_test/00: MissingCompileTimeError | |
83 function_type_alias7_test/00: MissingCompileTimeError | |
84 function_type_alias7_test/02: MissingCompileTimeError | |
85 function_type_alias9_test/00: MissingCompileTimeError | |
86 generic_closure_test: RuntimeError | |
87 generic_method_types_test/01: RuntimeError | |
88 generic_method_types_test/02: RuntimeError | |
89 generic_method_types_test: Pass, RuntimeError | |
90 getter_parameters_test/01: MissingCompileTimeError | |
91 getter_parameters_test/02: MissingCompileTimeError | |
92 getter_parameters_test/03: MissingCompileTimeError | |
93 getter_parameters_test/04: MissingCompileTimeError | |
94 inst_field_initializer1_negative_test: Fail | |
95 metadata_test: CompileTimeError | |
96 method_name_test: CompileTimeError | |
97 method_override_test: RuntimeError | |
98 method_override_test: RuntimeError | |
99 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | |
100 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | |
101 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | |
102 mixin_super_constructor_named_test/01: MissingCompileTimeError | |
103 mixin_super_constructor_positionals_test/01: MissingCompileTimeError | |
104 mixin_type_parameters_super_extends_test: RuntimeError | |
105 mixin_type_parameters_super_test: RuntimeError | |
106 named_constructor_test/01: MissingRuntimeError | |
107 named_parameters_aggregated_test/01: MissingCompileTimeError | |
108 named_parameters_aggregated_test/03: MissingCompileTimeError | |
109 named_parameters_aggregated_test/04: MissingCompileTimeError | |
110 named_parameters_aggregated_test/06: MissingCompileTimeError | |
111 named_parameters_default_eq_test/01: MissingCompileTimeError | |
112 parameter_initializer6_negative_test: Fail | |
113 ref_before_declaration_test/00: MissingCompileTimeError | |
114 ref_before_declaration_test/01: MissingCompileTimeError | |
115 ref_before_declaration_test/02: MissingCompileTimeError | |
116 ref_before_declaration_test/03: MissingCompileTimeError | |
117 ref_before_declaration_test/04: MissingCompileTimeError | |
118 ref_before_declaration_test/05: MissingCompileTimeError | |
119 ref_before_declaration_test/06: MissingCompileTimeError | |
120 ref_before_declaration_test/07: MissingCompileTimeError | |
121 regress_29349_test: CompileTimeError | |
122 runtime_type_function_test: RuntimeError | |
123 scope_variable_test/01: MissingCompileTimeError | |
124 static_parameter_test/05: MissingCompileTimeError | |
125 static_parameter_test/06: MissingCompileTimeError | |
126 static_parameter_test/07: MissingCompileTimeError | |
127 static_parameter_test/08: MissingCompileTimeError | |
128 super_conditional_operator_test/01: MissingCompileTimeError | |
129 super_conditional_operator_test/02: MissingCompileTimeError | |
130 super_conditional_operator_test/03: MissingCompileTimeError | |
131 super_conditional_operator_test/04: MissingCompileTimeError | |
132 super_conditional_operator_test/05: MissingCompileTimeError | |
133 super_conditional_operator_test/06: MissingCompileTimeError | |
134 super_conditional_operator_test/07: MissingCompileTimeError | |
135 super_conditional_operator_test/08: MissingCompileTimeError | |
136 super_conditional_operator_test/09: MissingCompileTimeError | |
137 super_conditional_operator_test/10: MissingCompileTimeError | |
138 super_conditional_operator_test/11: MissingCompileTimeError | |
139 super_conditional_operator_test/12: MissingCompileTimeError | |
140 super_conditional_operator_test/13: MissingCompileTimeError | |
141 super_conditional_operator_test/14: MissingCompileTimeError | |
142 super_conditional_operator_test/15: MissingCompileTimeError | |
143 super_conditional_operator_test/16: MissingCompileTimeError | |
144 syntax_test/02: MissingCompileTimeError | |
145 syntax_test/03: MissingCompileTimeError | |
146 syntax_test/27: MissingCompileTimeError | |
147 this_conditional_operator_test/01: MissingCompileTimeError | |
148 try_catch_syntax_test/07: MissingCompileTimeError | |
149 try_catch_syntax_test/09: MissingCompileTimeError | |
150 try_catch_syntax_test/10: MissingCompileTimeError | |
151 try_catch_syntax_test/11: MissingCompileTimeError | |
152 try_catch_syntax_test/12: MissingCompileTimeError | |
153 vm/regress_27201_test: CompileTimeError | |
154 | 9 |
| 10 cha_deopt1_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel
issue 28335. |
| 11 cha_deopt2_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel
issue 28335. |
| 12 cha_deopt3_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel
issue 28335. |
| 13 conditional_import_string_test: CompileTimeError # Fasta/KernelVM bug: Deferred
loading kernel issue 28335. |
| 14 conditional_import_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading
kernel issue 28335. |
| 15 deferred_call_empty_before_load_test: RuntimeError # Fasta/KernelVM bug: Deferre
d loading kernel issue 28335. |
| 16 deferred_closurize_load_library_test: CompileTimeError # Fasta/KernelVM bug: Def
erred loading kernel issue 28335. |
| 17 deferred_constant_list_test: CompileTimeError # Fasta/KernelVM bug: Deferred loa
ding kernel issue 28335. |
| 18 deferred_constraints_constants_test/none: CompileTimeError # Fasta/KernelVM bug:
Deferred loading kernel issue 28335. |
| 19 deferred_constraints_constants_test/reference_after_load: CompileTimeError # Fas
ta/KernelVM bug: Deferred loading kernel issue 28335. |
| 20 deferred_constraints_type_annotation_test/as_operation: CompileTimeError # Fasta
/KernelVM bug: Deferred loading kernel issue 28335. |
| 21 deferred_constraints_type_annotation_test/catch_check: CompileTimeError # Fasta/
KernelVM bug: Deferred loading kernel issue 28335. |
| 22 deferred_constraints_type_annotation_test/is_check: CompileTimeError # Fasta/Ker
nelVM bug: Deferred loading kernel issue 28335. |
| 23 deferred_constraints_type_annotation_test/new: CompileTimeError # Fasta/KernelVM
bug: Deferred loading kernel issue 28335. |
| 24 deferred_constraints_type_annotation_test/new_before_load: CompileTimeError # Fa
sta/KernelVM bug: Deferred loading kernel issue 28335. |
| 25 deferred_constraints_type_annotation_test/new_generic1: CompileTimeError # Fasta
/KernelVM bug: Deferred loading kernel issue 28335. |
| 26 deferred_constraints_type_annotation_test/new_generic2: CompileTimeError # Fasta
/KernelVM bug: Deferred loading kernel issue 28335. |
| 27 deferred_constraints_type_annotation_test/new_generic3: CompileTimeError # Fasta
/KernelVM bug: Deferred loading kernel issue 28335. |
| 28 deferred_constraints_type_annotation_test/none: CompileTimeError # Fasta/KernelV
M bug: Deferred loading kernel issue 28335. |
| 29 deferred_constraints_type_annotation_test/static_method: CompileTimeError # Fast
a/KernelVM bug: Deferred loading kernel issue 28335. |
| 30 deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError # F
asta/KernelVM bug: Deferred loading kernel issue 28335. |
| 31 deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeE
rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
| 32 deferred_constraints_type_annotation_test/type_annotation_generic2: CompileTimeE
rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
| 33 deferred_constraints_type_annotation_test/type_annotation_generic3: CompileTimeE
rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
| 34 deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeE
rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
| 35 deferred_constraints_type_annotation_test/type_annotation_non_deferred: CompileT
imeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
| 36 deferred_constraints_type_annotation_test/type_annotation_null: CompileTimeError
# Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
| 37 deferred_constraints_type_annotation_test/type_annotation_top_level: CompileTime
Error # Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
| 38 deferred_function_type_test: CompileTimeError # Fasta/KernelVM bug: Deferred loa
ding kernel issue 28335. |
| 39 deferred_global_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading ke
rnel issue 28335. |
| 40 deferred_import_core_test: CompileTimeError # Fasta/KernelVM bug: Deferred loadi
ng kernel issue 28335. |
| 41 deferred_inheritance_constraints_test/extends: MissingCompileTimeError # Fasta/K
ernelVM bug: Deferred loading kernel issue 28335. |
| 42 deferred_inheritance_constraints_test/implements: MissingCompileTimeError # Fast
a/KernelVM bug: Deferred loading kernel issue 28335. |
| 43 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError # Fasta/Ker
nelVM bug: Deferred loading kernel issue 28335. |
| 44 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError # Fa
sta/KernelVM bug: Deferred loading kernel issue 28335. |
| 45 deferred_inlined_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading k
ernel issue 28335. |
| 46 deferred_load_constants_test/none: CompileTimeError # Fasta/KernelVM bug: Deferr
ed loading kernel issue 28335. |
| 47 deferred_load_inval_code_test: CompileTimeError # Fasta/KernelVM bug: Deferred l
oading kernel issue 28335. |
| 48 deferred_load_library_wrong_args_test/none: CompileTimeError # Fasta/KernelVM bu
g: Deferred loading kernel issue 28335. |
| 49 deferred_mixin_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading ker
nel issue 28335. |
| 50 deferred_no_prefix_test/01: MissingCompileTimeError # Fasta/KernelVM bug: Deferr
ed loading kernel issue 28335. |
| 51 deferred_no_such_method_test: CompileTimeError # Fasta/KernelVM bug: Deferred lo
ading kernel issue 28335. |
| 52 deferred_not_loaded_check_test: RuntimeError # Fasta/KernelVM bug: Deferred load
ing kernel issue 28335. |
| 53 deferred_only_constant_test: CompileTimeError # Fasta/KernelVM bug: Deferred loa
ding kernel issue 28335. |
| 54 deferred_optimized_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading
kernel issue 28335. |
| 55 deferred_redirecting_factory_test: CompileTimeError # Fasta/KernelVM bug: Deferr
ed loading kernel issue 28335. |
| 56 deferred_regression_22995_test: CompileTimeError # Fasta/KernelVM bug: Deferred
loading kernel issue 28335. |
| 57 deferred_regression_28678_test: CompileTimeError # Fasta/KernelVM bug: Deferred
loading kernel issue 28335. |
| 58 deferred_shadow_load_library_test: RuntimeError # Fasta/KernelVM bug: Deferred l
oading kernel issue 28335. |
| 59 deferred_shared_and_unshared_classes_test: CompileTimeError # Fasta/KernelVM bug
: Deferred loading kernel issue 28335. |
| 60 deferred_static_seperate_test: CompileTimeError # Fasta/KernelVM bug: Deferred l
oading kernel issue 28335. |
| 61 deferred_super_dependency_test/01: CompileTimeError # Fasta/KernelVM bug: Deferr
ed loading kernel issue 28335. |
| 62 deferred_type_dependency_test/as: CompileTimeError # Fasta/KernelVM bug: Deferre
d loading kernel issue 28335. |
| 63 deferred_type_dependency_test/is: CompileTimeError # Fasta/KernelVM bug: Deferre
d loading kernel issue 28335. |
| 64 deferred_type_dependency_test/none: CompileTimeError # Fasta/KernelVM bug: Defer
red loading kernel issue 28335. |
| 65 deferred_type_dependency_test/type_annotation: CompileTimeError # Fasta/KernelVM
bug: Deferred loading kernel issue 28335. |
| 66 issue_1751477_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. |
| 67 regress_22443_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. |
| 68 regress_23408_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. |
| 69 regress_28278_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. |
| 70 vm/regress_27201_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading k
ernel issue 28335. |
155 | 71 |
156 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. | 72 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. |
157 config_import_test: RuntimeError # KernelVM bug: Configurable imports. | 73 config_import_test: RuntimeError # KernelVM bug: Configurable imports. |
158 library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imp
orts. | 74 library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imp
orts. |
159 library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable im
ports. | 75 library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable im
ports. |
160 | 76 |
161 compile_time_constant_c_test/02: MissingCompileTimeError # KernelVM bug: Constan
t evaluation. | 77 compile_time_constant_c_test/02: MissingCompileTimeError # KernelVM bug: Constan
t evaluation. |
162 const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant eval
uation. | |
163 const_map2_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. | 78 const_map2_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. |
164 const_map3_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. | 79 const_map3_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. |
165 const_nested_test: RuntimeError # KernelVM bug: Constant evaluation. | 80 const_nested_test: RuntimeError # KernelVM bug: Constant evaluation. |
166 const_switch2_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluati
on. | 81 const_switch2_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluati
on. |
167 const_syntax_test/05: MissingCompileTimeError # KernelVM bug: Constant evaluatio
n. | 82 const_syntax_test/05: MissingCompileTimeError # KernelVM bug: Constant evaluatio
n. |
168 constant_expression_test/01: MissingCompileTimeError # KernelVM bug: Constant ev
aluation. | 83 constant_expression_test/01: MissingCompileTimeError # KernelVM bug: Constant ev
aluation. |
169 constant_expression_test/03: MissingCompileTimeError # KernelVM bug: Constant ev
aluation. | 84 constant_expression_test/03: MissingCompileTimeError # KernelVM bug: Constant ev
aluation. |
170 function_type_parameter2_negative_test: Crash # KernelVM bug: Constant evaluatio
n. | 85 function_type_parameter2_negative_test: Crash # KernelVM bug: Constant evaluatio
n. |
171 function_type_parameter_negative_test: Crash # KernelVM bug: Constant evaluation
. | 86 function_type_parameter_negative_test: Crash # KernelVM bug: Constant evaluation
. |
172 multiline_newline_test/04: MissingCompileTimeError # KernelVM bug: Constant eval
uation. | 87 multiline_newline_test/04: MissingCompileTimeError # KernelVM bug: Constant eval
uation. |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
269 | 184 |
270 const_constructor_nonconst_field_test/01: MissingCompileTimeError # Fasta bug: N
on-const expression in field initializer. | 185 const_constructor_nonconst_field_test/01: MissingCompileTimeError # Fasta bug: N
on-const expression in field initializer. |
271 | 186 |
272 method_name_test: CompileTimeError # Fasta bug: Parser bug. | 187 method_name_test: CompileTimeError # Fasta bug: Parser bug. |
273 | 188 |
274 generic_metadata_test/02: MissingCompileTimeError # Fasta bug: Type arguments ar
en't allowed on metadata?! | 189 generic_metadata_test/02: MissingCompileTimeError # Fasta bug: Type arguments ar
en't allowed on metadata?! |
275 generic_metadata_test/03: MissingCompileTimeError # Fasta bug: Type arguments ar
en't allowed on metadata?! | 190 generic_metadata_test/03: MissingCompileTimeError # Fasta bug: Type arguments ar
en't allowed on metadata?! |
276 | 191 |
277 named_constructor_test/01: MissingRuntimeError # Fasta bug: Bad compilation of c
onstructor reference. | 192 named_constructor_test/01: MissingRuntimeError # Fasta bug: Bad compilation of c
onstructor reference. |
278 | 193 |
279 generic_function_typedef_test: RuntimeError | 194 regress_29349_test: CompileTimeError # Fasta bug: Parser bug. |
| 195 |
| 196 const_native_factory_test/01: MissingCompileTimeError # Fasta bug: Issue 29763 |
| 197 |
| 198 generic_function_typedef_test: RuntimeError # Fasta bug: resolution of type vari
ables in typedef. |
280 | 199 |
281 # dartk: JIT & AOT failures (debug) | 200 # dartk: JIT & AOT failures (debug) |
282 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] | 201 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
283 const_instance_field_test/01: Crash | 202 const_instance_field_test/01: Crash |
284 cyclic_type_variable_test/01: Crash | 203 cyclic_type_variable_test/01: Crash |
285 cyclic_type_variable_test/02: Crash | 204 cyclic_type_variable_test/02: Crash |
286 cyclic_type_variable_test/03: Crash | 205 cyclic_type_variable_test/03: Crash |
287 cyclic_type_variable_test/04: Crash | 206 cyclic_type_variable_test/04: Crash |
288 cyclic_type_variable_test/none: Crash | 207 cyclic_type_variable_test/none: Crash |
289 type_parameter_test/04: Crash | 208 type_parameter_test/04: Crash |
290 type_parameter_test/05: Crash | 209 type_parameter_test/05: Crash |
291 | 210 |
292 # Triaged checked mode failures | 211 # Triaged checked mode failures |
293 [ ($compiler == dartk || $compiler == dartkp) && $checked ] | 212 [ ($compiler == dartk || $compiler == dartkp) && $checked ] |
294 language/regress_22728_test: Fail # Dartk Issue 28498 | 213 regress_22728_test: Fail # Dartk Issue 28498 |
295 | 214 |
296 # dartk: JIT failures | 215 # dartk: JIT failures |
297 [ $compiler == dartk ] | 216 [ $compiler == dartk ] |
298 const_locals_test: RuntimeError | 217 const_locals_test: RuntimeError |
299 const_string_test: RuntimeError | 218 const_string_test: RuntimeError |
300 const_syntax_test/08: MissingCompileTimeError | 219 const_syntax_test/08: MissingCompileTimeError |
301 ct_const2_test: Pass, Crash # Flaky | 220 ct_const2_test: Pass, Crash # Flaky |
302 disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert "
kind() != RawScript::kKernelTag". Issue 28790 | 221 disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert "
kind() != RawScript::kKernelTag". Issue 28790 |
303 getter_declaration_negative_test: Fail | 222 getter_declaration_negative_test: Fail |
304 hello_dart_test: Crash | 223 hello_dart_test: Crash |
(...skipping 18 matching lines...) Expand all Loading... |
323 ref_before_declaration_test/05: Crash | 242 ref_before_declaration_test/05: Crash |
324 ref_before_declaration_test/06: Crash | 243 ref_before_declaration_test/06: Crash |
325 ref_before_declaration_test/07: Crash | 244 ref_before_declaration_test/07: Crash |
326 vm/lazy_deopt_vm_test: Crash | 245 vm/lazy_deopt_vm_test: Crash |
327 | 246 |
328 # dartk: precompilation failures | 247 # dartk: precompilation failures |
329 [ $compiler == dartkp ] | 248 [ $compiler == dartkp ] |
330 const_syntax_test/08: Crash | 249 const_syntax_test/08: Crash |
331 final_syntax_test/09: MissingCompileTimeError | 250 final_syntax_test/09: MissingCompileTimeError |
332 getter_declaration_negative_test: Crash | 251 getter_declaration_negative_test: Crash |
333 getter_parameters_test/02: Crash | |
334 ref_before_declaration_test/00: Crash | 252 ref_before_declaration_test/00: Crash |
335 ref_before_declaration_test/01: Crash | 253 ref_before_declaration_test/01: Crash |
336 ref_before_declaration_test/02: Crash | 254 ref_before_declaration_test/02: Crash |
337 ref_before_declaration_test/03: Crash | 255 ref_before_declaration_test/03: Crash |
338 ref_before_declaration_test/04: Crash | 256 ref_before_declaration_test/04: Crash |
339 ref_before_declaration_test/05: Crash | 257 ref_before_declaration_test/05: Crash |
340 ref_before_declaration_test/06: Crash | 258 ref_before_declaration_test/06: Crash |
341 ref_before_declaration_test/07: Crash | 259 ref_before_declaration_test/07: Crash |
342 ref_before_declaration_test/none: Crash | 260 ref_before_declaration_test/none: Crash |
343 setter_declaration2_negative_test: Crash | 261 setter_declaration2_negative_test: Crash |
344 setter_declaration_negative_test: Crash | 262 setter_declaration_negative_test: Crash |
345 | 263 |
346 # dartk: precompilation failures (debug) | 264 # dartk: precompilation failures (debug) |
347 [ $compiler == dartkp && $mode == debug ] | 265 [ $compiler == dartkp && $mode == debug ] |
348 external_test/13: Crash | 266 external_test/13: Crash |
349 final_syntax_test/09: Crash | 267 final_syntax_test/09: Crash |
350 regress_22445_test: Crash | 268 regress_22445_test: Crash |
351 regress_23498_test: Crash | 269 regress_23498_test: Crash |
352 | 270 |
353 # dartk: checked mode failures | 271 # dartk: checked mode failures |
354 [ $checked && ($compiler == dartk || $compiler == dartkp) ] | 272 [ $checked && ($compiler == dartk || $compiler == dartkp) ] |
355 assign_static_type_test/02: MissingCompileTimeError | 273 assign_static_type_test/02: MissingCompileTimeError |
356 async_await_test: RuntimeError | 274 async_await_test: RuntimeError |
357 async_return_types_test/nestedFuture: Fail | 275 async_return_types_test/nestedFuture: Fail |
358 async_return_types_test/wrongTypeParameter: Fail | 276 async_return_types_test/wrongTypeParameter: Fail |
359 compile_time_constant_checked_test/02: MissingCompileTimeError | 277 compile_time_constant_checked_test/02: MissingCompileTimeError |
360 const_conditional_test/08: Pass | |
361 const_constructor2_test/20: MissingCompileTimeError | 278 const_constructor2_test/20: MissingCompileTimeError |
362 const_constructor2_test/22: MissingCompileTimeError | 279 const_constructor2_test/22: MissingCompileTimeError |
363 const_constructor2_test/24: MissingCompileTimeError | 280 const_constructor2_test/24: MissingCompileTimeError |
364 const_init2_test/02: MissingCompileTimeError | 281 const_init2_test/02: MissingCompileTimeError |
365 default_factory2_test/01: Fail | 282 default_factory2_test/01: Fail |
366 factory1_test/00: Fail | 283 factory1_test/00: Fail |
367 factory1_test/01: Fail | 284 factory1_test/01: Fail |
368 factory_implementation_test/00: Fail | 285 factory_implementation_test/00: Fail |
369 factory_redirection_test/08: Fail | 286 factory_redirection_test/08: Fail |
370 factory_redirection_test/09: Fail | 287 factory_redirection_test/09: Fail |
371 factory_redirection_test/10: Fail | 288 factory_redirection_test/10: Fail |
372 factory_redirection_test/11: Fail | 289 factory_redirection_test/11: Fail |
373 factory_redirection_test/12: Fail | 290 factory_redirection_test/12: Fail |
374 factory_redirection_test/13: Fail | 291 factory_redirection_test/13: Fail |
375 factory_redirection_test/14: Fail | 292 factory_redirection_test/14: Fail |
376 factory_return_type_checked_test: RuntimeError | 293 factory_return_type_checked_test: RuntimeError |
377 function_subtype_checked0_test: RuntimeError | 294 function_subtype_checked0_test: RuntimeError |
378 function_subtype_inline2_test: RuntimeError # Issue 29225 | 295 function_subtype_inline2_test: RuntimeError # Issue 29225 |
379 function_type2_test: RuntimeError | 296 function_type2_test: RuntimeError |
380 generic_constructor_mixin3_test: RuntimeError | 297 generic_constructor_mixin3_test: RuntimeError |
381 generic_field_mixin6_test/01: RuntimeError | 298 generic_field_mixin6_test/01: RuntimeError |
382 inst_field_initializer1_negative_test: Pass | |
383 list_literal1_test/01: MissingCompileTimeError | 299 list_literal1_test/01: MissingCompileTimeError |
384 malbounded_redirecting_factory2_test/03: Fail | 300 malbounded_redirecting_factory2_test/03: Fail |
385 malbounded_redirecting_factory2_test/04: Fail | 301 malbounded_redirecting_factory2_test/04: Fail |
386 malbounded_redirecting_factory_test/03: Fail | 302 malbounded_redirecting_factory_test/03: Fail |
387 malbounded_redirecting_factory_test/04: Fail | 303 malbounded_redirecting_factory_test/04: Fail |
388 malbounded_type_cast_test: RuntimeError | 304 malbounded_type_cast_test: RuntimeError |
389 malbounded_type_test_test/03: Fail | 305 malbounded_type_test_test/03: Fail |
390 malbounded_type_test_test/04: Fail | 306 malbounded_type_test_test/04: Fail |
391 malformed2_test/01: MissingCompileTimeError | 307 malformed2_test/01: MissingCompileTimeError |
392 map_literal1_test/01: MissingCompileTimeError | 308 map_literal1_test/01: MissingCompileTimeError |
(...skipping 10 matching lines...) Expand all Loading... |
403 regress_22728_test: RuntimeError | 319 regress_22728_test: RuntimeError |
404 regress_26133_test: RuntimeError | 320 regress_26133_test: RuntimeError |
405 type_parameter_test/01: Fail | 321 type_parameter_test/01: Fail |
406 type_parameter_test/02: Fail | 322 type_parameter_test/02: Fail |
407 type_parameter_test/03: Fail | 323 type_parameter_test/03: Fail |
408 type_parameter_test/04: Fail | 324 type_parameter_test/04: Fail |
409 type_parameter_test/05: MissingCompileTimeError | 325 type_parameter_test/05: MissingCompileTimeError |
410 type_parameter_test/06: Fail | 326 type_parameter_test/06: Fail |
411 type_variable_bounds4_test/01: RuntimeError | 327 type_variable_bounds4_test/01: RuntimeError |
412 | 328 |
413 # Deferred loading kernel issue 28335. | 329 [ $compiler == dartk || $compiler == dartkp ] |
414 [ ($compiler == dartk || $compiler == dartkp) ] | 330 compile_time_constant_test/01: MissingCompileTimeError # Fixed in ahe's dev bran
ch. |
415 cha_deopt1_test: CompileTimeError # Deferred loading kernel issue 28335. | 331 conditional_method_invocation_test/11: MissingCompileTimeError # Fixed in ahe's
dev branch. |
416 cha_deopt2_test: CompileTimeError # Deferred loading kernel issue 28335. | 332 conditional_property_access_test/09: MissingCompileTimeError # Fixed in ahe's de
v branch. |
417 cha_deopt3_test: CompileTimeError # Deferred loading kernel issue 28335. | 333 conditional_property_assignment_test/20: MissingCompileTimeError # Fixed in ahe'
s dev branch. |
418 conditional_import_string_test: CompileTimeError # Deferred loading kernel issue
28335. | 334 conditional_property_assignment_test/21: MissingCompileTimeError # Fixed in ahe'
s dev branch. |
419 conditional_import_test: CompileTimeError # Deferred loading kernel issue 28335. | 335 conditional_property_assignment_test/22: MissingCompileTimeError # Fixed in ahe'
s dev branch. |
420 deferred_closurize_load_library_test: CompileTimeError # Deferred loading kernel
issue 28335. | 336 const_constructor_mixin2_test/01: MissingCompileTimeError # Fixed in ahe's dev b
ranch. |
421 deferred_constant_list_test: CompileTimeError # Deferred loading kernel issue 28
335. | 337 const_constructor_mixin3_test/01: MissingCompileTimeError # Fixed in ahe's dev b
ranch. |
422 deferred_constraints_constants_test/none: CompileTimeError # Deferred loading ke
rnel issue 28335. | 338 const_constructor_mixin_test/01: MissingCompileTimeError # Fixed in ahe's dev br
anch. |
423 deferred_constraints_constants_test/reference_after_load: CompileTimeError # Def
erred loading kernel issue 28335. | 339 const_constructor_super_test/01: MissingCompileTimeError # Fixed in ahe's dev br
anch. |
424 deferred_constraints_type_annotation_test/as_operation: CompileTimeError # Defer
red loading kernel issue 28335. | 340 const_constructor_syntax_test/01: MissingCompileTimeError # Fixed in ahe's dev b
ranch. |
425 deferred_constraints_type_annotation_test/catch_check: CompileTimeError # Deferr
ed loading kernel issue 28335. | 341 const_constructor_syntax_test/02: MissingCompileTimeError # Fixed in ahe's dev b
ranch. |
426 deferred_constraints_type_annotation_test/is_check: CompileTimeError # Deferred
loading kernel issue 28335. | 342 const_constructor_syntax_test/03: MissingCompileTimeError # Fixed in ahe's dev b
ranch. |
427 deferred_constraints_type_annotation_test/new: CompileTimeError # Deferred loadi
ng kernel issue 28335. | 343 const_constructor_test/01: MissingCompileTimeError # Fixed in ahe's dev branch. |
428 deferred_constraints_type_annotation_test/new_before_load: CompileTimeError # De
ferred loading kernel issue 28335. | 344 const_for_in_variable_test/01: MissingCompileTimeError # Fixed in ahe's dev bran
ch. |
429 deferred_constraints_type_annotation_test/new_generic1: CompileTimeError # Defer
red loading kernel issue 28335. | 345 const_syntax_test/01: MissingCompileTimeError # Fixed in ahe's dev branch. |
430 deferred_constraints_type_annotation_test/new_generic2: CompileTimeError # Defer
red loading kernel issue 28335. | 346 const_syntax_test/02: MissingCompileTimeError # Fixed in ahe's dev branch. |
431 deferred_constraints_type_annotation_test/new_generic3: CompileTimeError # Defer
red loading kernel issue 28335. | 347 const_types_test/23: MissingCompileTimeError # Fixed in ahe's dev branch. |
432 deferred_constraints_type_annotation_test/none: CompileTimeError # Deferred load
ing kernel issue 28335. | 348 const_types_test/24: MissingCompileTimeError # Fixed in ahe's dev branch. |
433 deferred_constraints_type_annotation_test/static_method: CompileTimeError # Defe
rred loading kernel issue 28335. | 349 const_types_test/25: MissingCompileTimeError # Fixed in ahe's dev branch. |
434 deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError # D
eferred loading kernel issue 28335. | 350 const_types_test/26: MissingCompileTimeError # Fixed in ahe's dev branch. |
435 deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeE
rror # Deferred loading kernel issue 28335. | 351 const_types_test/27: MissingCompileTimeError # Fixed in ahe's dev branch. |
436 deferred_constraints_type_annotation_test/type_annotation_generic2: CompileTimeE
rror # Deferred loading kernel issue 28335. | 352 const_types_test/28: MissingCompileTimeError # Fixed in ahe's dev branch. |
437 deferred_constraints_type_annotation_test/type_annotation_generic3: CompileTimeE
rror # Deferred loading kernel issue 28335. | 353 const_types_test/29: MissingCompileTimeError # Fixed in ahe's dev branch. |
438 deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeE
rror # Deferred loading kernel issue 28335. | 354 const_types_test/30: MissingCompileTimeError # Fixed in ahe's dev branch. |
439 deferred_constraints_type_annotation_test/type_annotation_non_deferred: CompileT
imeError # Deferred loading kernel issue 28335. | 355 const_types_test/41: MissingCompileTimeError # Fixed in ahe's dev branch. |
440 deferred_constraints_type_annotation_test/type_annotation_null: CompileTimeError
# Deferred loading kernel issue 28335. | 356 constant_locals_test/01: MissingCompileTimeError # Fixed in ahe's dev branch. |
441 deferred_constraints_type_annotation_test/type_annotation_top_level: CompileTime
Error # Deferred loading kernel issue 28335. | 357 cyclic_typedef_test/01: MissingCompileTimeError # Fixed in ahe's dev branch. |
442 deferred_function_type_test: CompileTimeError # Deferred loading kernel issue 28
335. | 358 cyclic_typedef_test/02: MissingCompileTimeError # Fixed in ahe's dev branch. |
443 deferred_global_test: CompileTimeError # Deferred loading kernel issue 28335. | 359 cyclic_typedef_test/03: MissingCompileTimeError # Fixed in ahe's dev branch. |
444 deferred_import_core_test: CompileTimeError # Deferred loading kernel issue 2833
5. | 360 cyclic_typedef_test/04: MissingCompileTimeError # Fixed in ahe's dev branch. |
445 deferred_inlined_test: CompileTimeError # Deferred loading kernel issue 28335. | 361 cyclic_typedef_test/05: MissingCompileTimeError # Fixed in ahe's dev branch. |
446 deferred_load_constants_test/none: CompileTimeError # Deferred loading kernel is
sue 28335. | 362 cyclic_typedef_test/06: MissingCompileTimeError # Fixed in ahe's dev branch. |
447 deferred_load_inval_code_test: CompileTimeError # Deferred loading kernel issue
28335. | 363 cyclic_typedef_test/07: MissingCompileTimeError # Fixed in ahe's dev branch. |
448 deferred_load_library_wrong_args_test/none: CompileTimeError # Deferred loading
kernel issue 28335. | 364 cyclic_typedef_test/08: MissingCompileTimeError # Fixed in ahe's dev branch. |
449 deferred_mixin_test: CompileTimeError # Deferred loading kernel issue 28335. | 365 cyclic_typedef_test/09: MissingCompileTimeError # Fixed in ahe's dev branch. |
450 deferred_no_such_method_test: CompileTimeError # Deferred loading kernel issue 2
8335. | 366 deferred_duplicate_prefix1_test/01: MissingCompileTimeError # Fixed in ahe's dev
branch. |
451 deferred_only_constant_test: CompileTimeError # Deferred loading kernel issue 28
335. | 367 deferred_duplicate_prefix2_test/01: MissingCompileTimeError # Fixed in ahe's dev
branch. |
452 deferred_optimized_test: CompileTimeError # Deferred loading kernel issue 28335. | 368 deferred_duplicate_prefix3_test/01: MissingCompileTimeError # Fixed in ahe's dev
branch. |
453 deferred_redirecting_factory_test: CompileTimeError # Deferred loading kernel is
sue 28335. | 369 enum_syntax_test/06: MissingCompileTimeError # Fixed in ahe's dev branch. |
454 deferred_regression_22995_test: CompileTimeError # Deferred loading kernel issue
28335. | 370 enum_syntax_test/30: MissingCompileTimeError # Fixed in ahe's dev branch. |
455 deferred_regression_28678_test: CompileTimeError # Deferred loading kernel issue
28335. | 371 external_test/11: MissingCompileTimeError # Fixed in ahe's dev branch. |
456 deferred_shared_and_unshared_classes_test: CompileTimeError # Deferred loading k
ernel issue 28335. | 372 external_test/12: MissingCompileTimeError # Fixed in ahe's dev branch. |
457 deferred_static_seperate_test: CompileTimeError # Deferred loading kernel issue
28335. | 373 external_test/21: MissingCompileTimeError # Fixed in ahe's dev branch. |
458 deferred_super_dependency_test/01: CompileTimeError # Deferred loading kernel is
sue 28335. | 374 external_test/22: MissingCompileTimeError # Fixed in ahe's dev branch. |
459 deferred_type_dependency_test/as: CompileTimeError # Deferred loading kernel iss
ue 28335. | 375 external_test/23: MissingCompileTimeError # Fixed in ahe's dev branch. |
460 deferred_type_dependency_test/is: CompileTimeError # Deferred loading kernel iss
ue 28335. | 376 external_test/25: MissingCompileTimeError # Fixed in ahe's dev branch. |
461 deferred_type_dependency_test/none: CompileTimeError # Deferred loading kernel i
ssue 28335. | 377 external_test/30: MissingCompileTimeError # Fixed in ahe's dev branch. |
462 deferred_type_dependency_test/type_annotation: CompileTimeError # Deferred loadi
ng kernel issue 28335. | 378 external_test/31: MissingCompileTimeError # Fixed in ahe's dev branch. |
463 issue_1751477_test: CompileTimeError # Deferred loading kernel issue 28335. | 379 final_initializer_instance_reference_test/01: MissingCompileTimeError # Fixed in
ahe's dev branch. |
464 regress_22443_test: CompileTimeError # Deferred loading kernel issue 28335. | 380 final_syntax_test/01: MissingCompileTimeError # Fixed in ahe's dev branch. |
465 regress_23408_test: CompileTimeError # Deferred loading kernel issue 28335. | 381 final_syntax_test/02: MissingCompileTimeError # Fixed in ahe's dev branch. |
466 regress_28278_test: CompileTimeError # Deferred loading kernel issue 28335. | 382 final_syntax_test/03: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 383 final_syntax_test/04: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 384 function_syntax_test/00: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 385 function_syntax_test/01: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 386 function_syntax_test/22: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 387 function_syntax_test/64: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 388 function_syntax_test/67: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 389 function_syntax_test/68: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 390 function_syntax_test/69: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 391 function_syntax_test/71: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 392 function_syntax_test/73: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 393 function_syntax_test/74: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 394 function_type_alias5_test/00: MissingCompileTimeError # Fixed in ahe's dev branc
h. |
| 395 function_type_alias5_test/01: MissingCompileTimeError # Fixed in ahe's dev branc
h. |
| 396 function_type_alias5_test/02: MissingCompileTimeError # Fixed in ahe's dev branc
h. |
| 397 function_type_alias6_test/00: MissingCompileTimeError # Fixed in ahe's dev branc
h. |
| 398 function_type_alias7_test/00: MissingCompileTimeError # Fixed in ahe's dev branc
h. |
| 399 function_type_alias7_test/02: MissingCompileTimeError # Fixed in ahe's dev branc
h. |
| 400 function_type_alias9_test/00: MissingCompileTimeError # Fixed in ahe's dev branc
h. |
| 401 getter_parameters_test/01: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 402 getter_parameters_test/03: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 403 getter_parameters_test/04: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 404 metadata_test: CompileTimeError # Fixed in ahe's dev branch. |
| 405 named_parameters_aggregated_test/01: MissingCompileTimeError # Fixed in ahe's de
v branch. |
| 406 named_parameters_aggregated_test/03: MissingCompileTimeError # Fixed in ahe's de
v branch. |
| 407 named_parameters_aggregated_test/04: MissingCompileTimeError # Fixed in ahe's de
v branch. |
| 408 named_parameters_aggregated_test/06: MissingCompileTimeError # Fixed in ahe's de
v branch. |
| 409 named_parameters_default_eq_test/01: MissingCompileTimeError # Fixed in ahe's de
v branch. |
| 410 parameter_initializer6_negative_test: Fail # Fixed in ahe's dev branch. |
| 411 ref_before_declaration_test/00: MissingCompileTimeError # Fixed in ahe's dev bra
nch. |
| 412 ref_before_declaration_test/01: MissingCompileTimeError # Fixed in ahe's dev bra
nch. |
| 413 ref_before_declaration_test/02: MissingCompileTimeError # Fixed in ahe's dev bra
nch. |
| 414 ref_before_declaration_test/03: MissingCompileTimeError # Fixed in ahe's dev bra
nch. |
| 415 ref_before_declaration_test/04: MissingCompileTimeError # Fixed in ahe's dev bra
nch. |
| 416 ref_before_declaration_test/05: MissingCompileTimeError # Fixed in ahe's dev bra
nch. |
| 417 ref_before_declaration_test/06: MissingCompileTimeError # Fixed in ahe's dev bra
nch. |
| 418 ref_before_declaration_test/07: MissingCompileTimeError # Fixed in ahe's dev bra
nch. |
| 419 regress_29349_test: CompileTimeError # Fixed in ahe's dev branch. |
| 420 scope_variable_test/01: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 421 static_parameter_test/05: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 422 static_parameter_test/06: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 423 static_parameter_test/07: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 424 static_parameter_test/08: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 425 super_conditional_operator_test/01: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 426 super_conditional_operator_test/02: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 427 super_conditional_operator_test/03: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 428 super_conditional_operator_test/04: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 429 super_conditional_operator_test/05: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 430 super_conditional_operator_test/06: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 431 super_conditional_operator_test/07: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 432 super_conditional_operator_test/08: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 433 super_conditional_operator_test/09: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 434 super_conditional_operator_test/10: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 435 super_conditional_operator_test/11: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 436 super_conditional_operator_test/12: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 437 super_conditional_operator_test/13: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 438 super_conditional_operator_test/14: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 439 super_conditional_operator_test/15: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 440 super_conditional_operator_test/16: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 441 syntax_test/02: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 442 syntax_test/03: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 443 syntax_test/27: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 444 this_conditional_operator_test/01: MissingCompileTimeError # Fixed in ahe's dev
branch. |
| 445 try_catch_syntax_test/07: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 446 try_catch_syntax_test/09: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 447 try_catch_syntax_test/10: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 448 try_catch_syntax_test/11: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 449 try_catch_syntax_test/12: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 450 |
| 451 [ $compiler == dartk ] |
| 452 getter_parameters_test/02: MissingCompileTimeError # Fixed in ahe's dev branch. |
| 453 |
| 454 [ $compiler == dartkp ] |
| 455 getter_parameters_test/02: Crash # Fixed in ahe's dev branch. |
| 456 |
| 457 [ $unchecked && ($compiler == dartk || $compiler == dartkp) ] |
| 458 const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant eval
uation. |
| 459 inst_field_initializer1_negative_test: Fail # Fixed in ahe's dev branch. |
OLD | NEW |