Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: tests/language/language_kernel.status

Issue 2730453003: Clean up language_kernel.status. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 vm/causal_async_exception_stack_test: RuntimeError
7 deferred_redirecting_factory_test: RuntimeError
8 deferred_regression_28678_test: RuntimeError
9 abstract_beats_arguments_test: RuntimeError 6 abstract_beats_arguments_test: RuntimeError
10 abstract_runtime_error_test/01: RuntimeError 7 abstract_runtime_error_test/01: RuntimeError
11 abstract_runtime_error_test/02: RuntimeError 8 abstract_runtime_error_test/02: RuntimeError
9 accessor_conflict_export2_test: RuntimeError
10 accessor_conflict_export_test: RuntimeError
11 accessor_conflict_import2_test: RuntimeError
12 application_negative_test: Crash 12 application_negative_test: Crash
13 arg_param_trailing_comma_test/107: MissingCompileTimeError 13 arg_param_trailing_comma_test/107: MissingCompileTimeError
14 arg_param_trailing_comma_test/112: DartkCrash 14 arg_param_trailing_comma_test/112: DartkCrash
15 arg_param_trailing_comma_test/115: DartkCrash 15 arg_param_trailing_comma_test/115: DartkCrash
16 async_test/constructor2: DartkCrash
17 arg_param_trailing_comma_test/121: DartkCrash 16 arg_param_trailing_comma_test/121: DartkCrash
18 arg_param_trailing_comma_test/124: DartkCrash 17 arg_param_trailing_comma_test/124: DartkCrash
19 arg_param_trailing_comma_test/14: DartkCrash 18 arg_param_trailing_comma_test/14: DartkCrash
20 arg_param_trailing_comma_test/171: DartkCrash 19 arg_param_trailing_comma_test/171: DartkCrash
21 arg_param_trailing_comma_test/174: DartkCrash 20 arg_param_trailing_comma_test/174: DartkCrash
22 arg_param_trailing_comma_test/17: DartkCrash 21 arg_param_trailing_comma_test/17: DartkCrash
23 arg_param_trailing_comma_test/180: DartkCrash 22 arg_param_trailing_comma_test/180: DartkCrash
24 arg_param_trailing_comma_test/183: DartkCrash 23 arg_param_trailing_comma_test/183: DartkCrash
25 arg_param_trailing_comma_test/193: DartkCrash 24 arg_param_trailing_comma_test/193: DartkCrash
26 arg_param_trailing_comma_test/196: DartkCrash 25 arg_param_trailing_comma_test/196: DartkCrash
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 async_await_syntax_test/c11b: MissingCompileTimeError 73 async_await_syntax_test/c11b: MissingCompileTimeError
75 async_await_syntax_test/d01b: MissingCompileTimeError 74 async_await_syntax_test/d01b: MissingCompileTimeError
76 async_await_syntax_test/d01c: MissingCompileTimeError 75 async_await_syntax_test/d01c: MissingCompileTimeError
77 async_await_syntax_test/e1: MissingCompileTimeError 76 async_await_syntax_test/e1: MissingCompileTimeError
78 async_await_syntax_test/e2: MissingCompileTimeError 77 async_await_syntax_test/e2: MissingCompileTimeError
79 async_await_syntax_test/e3: MissingCompileTimeError 78 async_await_syntax_test/e3: MissingCompileTimeError
80 async_await_test: Crash 79 async_await_test: Crash
81 async_return_types_test/return_value_sync_star: MissingCompileTimeError 80 async_return_types_test/return_value_sync_star: MissingCompileTimeError
82 async_star_pause_test: Crash 81 async_star_pause_test: Crash
83 async_star_test: Crash 82 async_star_test: Crash
83 async_test/constructor2: DartkCrash
84 async_test/constructor3: MissingCompileTimeError 84 async_test/constructor3: MissingCompileTimeError
85 async_test/setter1: MissingCompileTimeError 85 async_test/setter1: MissingCompileTimeError
86 await_backwards_compatibility_test/await1: MissingCompileTimeError 86 await_backwards_compatibility_test/await1: MissingCompileTimeError
87 await_test: RuntimeError 87 await_test: RuntimeError
88 bad_constructor_test/05: CompileTimeError 88 bad_constructor_test/05: CompileTimeError
89 bad_initializer1_negative_test: Crash 89 bad_initializer1_negative_test: Crash
90 bad_raw_string_negative_test: Fail
90 black_listed_test/13: MissingCompileTimeError 91 black_listed_test/13: MissingCompileTimeError
91 body_less_constructor_wrong_arg_negative_test: Crash 92 body_less_constructor_wrong_arg_negative_test: Crash
92 built_in_identifier_illegal_test/01: MissingCompileTimeError 93 built_in_identifier_illegal_test/01: MissingCompileTimeError
93 built_in_identifier_illegal_test/04: MissingCompileTimeError 94 built_in_identifier_illegal_test/04: MissingCompileTimeError
94 built_in_identifier_illegal_test/05: MissingCompileTimeError 95 built_in_identifier_illegal_test/05: MissingCompileTimeError
95 built_in_identifier_illegal_test/06: MissingCompileTimeError 96 built_in_identifier_illegal_test/06: MissingCompileTimeError
96 built_in_identifier_illegal_test/07: MissingCompileTimeError 97 built_in_identifier_illegal_test/07: MissingCompileTimeError
97 built_in_identifier_illegal_test/08: MissingCompileTimeError 98 built_in_identifier_illegal_test/08: MissingCompileTimeError
98 built_in_identifier_illegal_test/10: MissingCompileTimeError 99 built_in_identifier_illegal_test/10: MissingCompileTimeError
99 built_in_identifier_illegal_test/12: MissingCompileTimeError 100 built_in_identifier_illegal_test/12: MissingCompileTimeError
100 built_in_identifier_illegal_test/13: MissingCompileTimeError 101 built_in_identifier_illegal_test/13: MissingCompileTimeError
101 built_in_identifier_illegal_test/15: MissingCompileTimeError 102 built_in_identifier_illegal_test/15: MissingCompileTimeError
102 built_in_identifier_illegal_test/16: MissingCompileTimeError 103 built_in_identifier_illegal_test/16: MissingCompileTimeError
103 built_in_identifier_illegal_test/17: MissingCompileTimeError 104 built_in_identifier_illegal_test/17: MissingCompileTimeError
104 built_in_identifier_illegal_test/18: MissingCompileTimeError 105 built_in_identifier_illegal_test/18: MissingCompileTimeError
105 built_in_identifier_illegal_test/19: MissingCompileTimeError 106 built_in_identifier_illegal_test/19: MissingCompileTimeError
106 built_in_identifier_illegal_test/20: MissingCompileTimeError 107 built_in_identifier_illegal_test/20: MissingCompileTimeError
107 built_in_identifier_test/01: CompileTimeError 108 built_in_identifier_test/01: CompileTimeError
108 call_nonexistent_static_test/01: RuntimeError 109 call_nonexistent_static_test/01: RuntimeError
109 call_nonexistent_static_test/04: RuntimeError 110 call_nonexistent_static_test/04: RuntimeError
110 call_nonexistent_static_test/06: RuntimeError 111 call_nonexistent_static_test/06: RuntimeError
112 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335
113 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335
114 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335
111 class_cycle2_test/01: MissingCompileTimeError 115 class_cycle2_test/01: MissingCompileTimeError
112 class_cycle2_test/02: MissingCompileTimeError 116 class_cycle2_test/02: MissingCompileTimeError
113 class_cycle_test/00: MissingCompileTimeError 117 class_cycle_test/00: MissingCompileTimeError
114 class_cycle_test/01: MissingCompileTimeError 118 class_cycle_test/01: MissingCompileTimeError
115 compile_time_constant10_test/01: Crash 119 compile_time_constant10_test/01: Crash
116 compile_time_constant10_test/02: Crash 120 compile_time_constant10_test/02: Crash
117 compile_time_constant13_test/02: Crash 121 compile_time_constant13_test/02: Crash
118 compile_time_constant13_test/03: MissingCompileTimeError 122 compile_time_constant13_test/03: MissingCompileTimeError
119 compile_time_constant13_test/04: Crash 123 compile_time_constant13_test/04: Crash
120 compile_time_constant13_test/05: Crash 124 compile_time_constant13_test/05: Crash
121 compile_time_constant_arguments_test/01: MissingCompileTimeError 125 compile_time_constant_arguments_test/01: MissingCompileTimeError
122 compile_time_constant_arguments_test/02: MissingCompileTimeError 126 compile_time_constant_arguments_test/02: MissingCompileTimeError
123 compile_time_constant_arguments_test/03: MissingCompileTimeError 127 compile_time_constant_arguments_test/03: MissingCompileTimeError
124 compile_time_constant_arguments_test/04: MissingCompileTimeError 128 compile_time_constant_arguments_test/04: MissingCompileTimeError
125 compile_time_constant_arguments_test/05: MissingCompileTimeError 129 compile_time_constant_arguments_test/05: MissingCompileTimeError
126 compile_time_constant_arguments_test/06: MissingCompileTimeError 130 compile_time_constant_arguments_test/06: MissingCompileTimeError
127 compile_time_constant_c_test/02: MissingCompileTimeError 131 compile_time_constant_c_test/02: MissingCompileTimeError
128 compile_time_constant_c_test/03: MissingCompileTimeError 132 compile_time_constant_c_test/03: MissingCompileTimeError
133 compile_time_constant_k_test/01: RuntimeError
134 compile_time_constant_k_test/02: RuntimeError
135 compile_time_constant_k_test/03: RuntimeError
136 compile_time_constant_o_test/01: RuntimeError
137 compile_time_constant_o_test/02: RuntimeError
129 compile_time_constant_p_test/01: Crash 138 compile_time_constant_p_test/01: Crash
130 compile_time_constant_r_test/01: Crash 139 compile_time_constant_r_test/01: Crash
131 compile_time_constant_r_test/02: Crash 140 compile_time_constant_r_test/02: Crash
132 compile_time_constant_r_test/03: Crash 141 compile_time_constant_r_test/03: Crash
133 compile_time_constant_test/01: MissingCompileTimeError 142 compile_time_constant_test/01: MissingCompileTimeError
134 compile_time_constant_test/02: Crash 143 compile_time_constant_test/02: Crash
135 conditional_import_string_test: RuntimeError 144 conditional_import_string_test: RuntimeError
136 conditional_import_test: RuntimeError 145 conditional_import_test: RuntimeError
137 conditional_method_invocation_test/11: MissingCompileTimeError 146 conditional_method_invocation_test/11: MissingCompileTimeError
138 conditional_property_access_test/09: MissingCompileTimeError 147 conditional_property_access_test/09: MissingCompileTimeError
139 conditional_property_assignment_test/20: MissingCompileTimeError 148 conditional_property_assignment_test/20: MissingCompileTimeError
140 conditional_property_assignment_test/21: MissingCompileTimeError 149 conditional_property_assignment_test/21: MissingCompileTimeError
141 conditional_property_assignment_test/22: MissingCompileTimeError 150 conditional_property_assignment_test/22: MissingCompileTimeError
151 config_import_corelib_test: RuntimeError
152 config_import_test: RuntimeError
142 const_conditional_test/01: MissingCompileTimeError 153 const_conditional_test/01: MissingCompileTimeError
143 const_conditional_test/02: MissingCompileTimeError 154 const_conditional_test/02: MissingCompileTimeError
144 const_conditional_test/03: MissingCompileTimeError 155 const_conditional_test/03: MissingCompileTimeError
145 const_conditional_test/04: MissingCompileTimeError 156 const_conditional_test/04: MissingCompileTimeError
146 const_conditional_test/05: MissingCompileTimeError 157 const_conditional_test/05: MissingCompileTimeError
147 const_conditional_test/06: MissingCompileTimeError 158 const_conditional_test/06: MissingCompileTimeError
148 const_conditional_test/07: MissingCompileTimeError 159 const_conditional_test/07: MissingCompileTimeError
149 const_conditional_test/08: MissingCompileTimeError 160 const_conditional_test/08: MissingCompileTimeError
150 const_conditional_test/09: MissingCompileTimeError 161 const_conditional_test/09: MissingCompileTimeError
151 const_conditional_test/10: MissingCompileTimeError 162 const_conditional_test/10: MissingCompileTimeError
152 const_constructor_mixin2_test/01: MissingCompileTimeError 163 const_constructor_mixin2_test/01: MissingCompileTimeError
153 const_constructor_mixin3_test/01: MissingCompileTimeError 164 const_constructor_mixin3_test/01: MissingCompileTimeError
154 const_constructor_mixin_test/01: MissingCompileTimeError 165 const_constructor_mixin_test/01: MissingCompileTimeError
155 const_constructor_nonconst_field_test/01: MissingCompileTimeError 166 const_constructor_nonconst_field_test/01: MissingCompileTimeError
156 const_constructor_super_test/01: MissingCompileTimeError 167 const_constructor_super_test/01: MissingCompileTimeError
157 const_constructor_super_test/02: Crash 168 const_constructor_super_test/02: Crash
158 const_constructor_syntax_test/01: MissingCompileTimeError 169 const_constructor_syntax_test/01: MissingCompileTimeError
159 const_constructor_syntax_test/02: MissingCompileTimeError 170 const_constructor_syntax_test/02: MissingCompileTimeError
160 const_constructor_syntax_test/03: MissingCompileTimeError 171 const_constructor_syntax_test/03: MissingCompileTimeError
161 const_constructor_syntax_test/04: MissingCompileTimeError 172 const_constructor_syntax_test/04: MissingCompileTimeError
162 const_constructor_test/01: MissingCompileTimeError 173 const_constructor_test/01: MissingCompileTimeError
174 const_dynamic_type_literal_test/02: RuntimeError
163 const_error_multiply_initialized_test/01: MissingCompileTimeError 175 const_error_multiply_initialized_test/01: MissingCompileTimeError
176 const_error_multiply_initialized_test/02: RuntimeError
164 const_error_multiply_initialized_test/03: MissingCompileTimeError 177 const_error_multiply_initialized_test/03: MissingCompileTimeError
178 const_error_multiply_initialized_test/04: RuntimeError
165 const_factory_with_body_test/01: MissingCompileTimeError 179 const_factory_with_body_test/01: MissingCompileTimeError
166 const_for_in_variable_test/01: MissingCompileTimeError 180 const_for_in_variable_test/01: MissingCompileTimeError
167 const_instance_field_test/01: MissingCompileTimeError 181 const_instance_field_test/01: MissingCompileTimeError
168 const_map2_test/00: MissingCompileTimeError 182 const_map2_test/00: MissingCompileTimeError
169 const_map3_test/00: MissingCompileTimeError 183 const_map3_test/00: MissingCompileTimeError
184 const_nested_test: RuntimeError
170 const_optional_args_negative_test: Fail 185 const_optional_args_negative_test: Fail
171 const_switch2_test/01: MissingCompileTimeError 186 const_switch2_test/01: MissingCompileTimeError
172 const_syntax_test/01: MissingCompileTimeError 187 const_syntax_test/01: MissingCompileTimeError
173 const_syntax_test/02: MissingCompileTimeError 188 const_syntax_test/02: MissingCompileTimeError
174 const_syntax_test/03: MissingCompileTimeError 189 const_syntax_test/03: MissingCompileTimeError
175 const_syntax_test/04: MissingCompileTimeError 190 const_syntax_test/04: MissingCompileTimeError
176 const_syntax_test/05: MissingCompileTimeError 191 const_syntax_test/05: MissingCompileTimeError
177 const_syntax_test/06: MissingCompileTimeError 192 const_syntax_test/06: MissingCompileTimeError
178 const_syntax_test/07: MissingCompileTimeError 193 const_syntax_test/07: MissingCompileTimeError
179 const_syntax_test/10: Crash 194 const_syntax_test/10: Crash
(...skipping 20 matching lines...) Expand all
200 const_types_test/30: MissingCompileTimeError 215 const_types_test/30: MissingCompileTimeError
201 const_types_test/41: MissingCompileTimeError 216 const_types_test/41: MissingCompileTimeError
202 constant_locals_test/01: MissingCompileTimeError 217 constant_locals_test/01: MissingCompileTimeError
203 constant_locals_test/02: MissingCompileTimeError 218 constant_locals_test/02: MissingCompileTimeError
204 constant_locals_test/03: MissingCompileTimeError 219 constant_locals_test/03: MissingCompileTimeError
205 constant_locals_test/04: MissingCompileTimeError 220 constant_locals_test/04: MissingCompileTimeError
206 constant_locals_test/05: MissingCompileTimeError 221 constant_locals_test/05: MissingCompileTimeError
207 constructor10_test/00: Crash 222 constructor10_test/00: Crash
208 constructor10_test/01: Crash 223 constructor10_test/01: Crash
209 constructor10_test/02: Crash 224 constructor10_test/02: Crash
225 constructor_duplicate_final_test/01: MissingRuntimeError
226 constructor_duplicate_final_test/02: MissingRuntimeError
210 constructor_duplicate_initializers_test/03: MissingCompileTimeError 227 constructor_duplicate_initializers_test/03: MissingCompileTimeError
211 constructor_redirect2_test/01: MissingCompileTimeError 228 constructor_redirect2_test/01: MissingCompileTimeError
212 constructor_redirect_test/01: MissingCompileTimeError 229 constructor_redirect_test/01: MissingCompileTimeError
213 covariant_test/00c: RuntimeError 230 covariant_test/00c: RuntimeError
214 covariant_test/02: MissingCompileTimeError 231 covariant_test/02: MissingCompileTimeError
215 covariant_test/08: MissingCompileTimeError 232 covariant_test/08: MissingCompileTimeError
216 covariant_test/12: MissingCompileTimeError 233 covariant_test/12: MissingCompileTimeError
217 covariant_test/14: MissingCompileTimeError 234 covariant_test/14: MissingCompileTimeError
218 covariant_test/16: MissingCompileTimeError 235 covariant_test/16: MissingCompileTimeError
219 covariant_test/19: MissingCompileTimeError 236 covariant_test/19: MissingCompileTimeError
(...skipping 11 matching lines...) Expand all
231 covariant_test/46: MissingCompileTimeError 248 covariant_test/46: MissingCompileTimeError
232 covariant_test/46b: MissingCompileTimeError 249 covariant_test/46b: MissingCompileTimeError
233 covariant_test/48: RuntimeError 250 covariant_test/48: RuntimeError
234 covariant_test/52: RuntimeError 251 covariant_test/52: RuntimeError
235 covariant_test/54: RuntimeError 252 covariant_test/54: RuntimeError
236 covariant_test/56: RuntimeError 253 covariant_test/56: RuntimeError
237 covariant_test/59: MissingCompileTimeError 254 covariant_test/59: MissingCompileTimeError
238 covariant_test/none: RuntimeError 255 covariant_test/none: RuntimeError
239 cyclic_class_member_test/01: MissingCompileTimeError 256 cyclic_class_member_test/01: MissingCompileTimeError
240 cyclic_constructor_test/01: MissingCompileTimeError 257 cyclic_constructor_test/01: MissingCompileTimeError
258 cyclic_type_test/00: RuntimeError
259 cyclic_type_test/01: RuntimeError
260 cyclic_type_test/03: RuntimeError
261 cyclic_type_variable_test/01: Crash
262 cyclic_type_variable_test/02: Crash
263 cyclic_type_variable_test/03: Crash
264 cyclic_type_variable_test/04: Crash
265 cyclic_type_variable_test/none: Crash
241 cyclic_typedef_test/01: MissingCompileTimeError 266 cyclic_typedef_test/01: MissingCompileTimeError
242 cyclic_typedef_test/02: MissingCompileTimeError 267 cyclic_typedef_test/02: MissingCompileTimeError
243 cyclic_typedef_test/03: MissingCompileTimeError 268 cyclic_typedef_test/03: MissingCompileTimeError
244 cyclic_typedef_test/04: MissingCompileTimeError 269 cyclic_typedef_test/04: MissingCompileTimeError
245 cyclic_typedef_test/05: MissingCompileTimeError 270 cyclic_typedef_test/05: MissingCompileTimeError
246 cyclic_typedef_test/06: MissingCompileTimeError 271 cyclic_typedef_test/06: MissingCompileTimeError
247 cyclic_typedef_test/07: MissingCompileTimeError 272 cyclic_typedef_test/07: MissingCompileTimeError
248 cyclic_typedef_test/08: MissingCompileTimeError 273 cyclic_typedef_test/08: MissingCompileTimeError
249 cyclic_typedef_test/09: MissingCompileTimeError 274 cyclic_typedef_test/09: MissingCompileTimeError
250 cyclic_typedef_test/10: MissingCompileTimeError 275 cyclic_typedef_test/10: MissingCompileTimeError
251 cyclic_typedef_test/11: MissingCompileTimeError 276 cyclic_typedef_test/11: MissingCompileTimeError
277 deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 2833 5
278 deferred_closurize_load_library_test: RuntimeError
279 deferred_constant_list_test: RuntimeError
280 deferred_constraints_constants_test/none: RuntimeError
281 deferred_constraints_constants_test/reference_after_load: RuntimeError
282 deferred_constraints_type_annotation_test/as_operation: RuntimeError
283 deferred_constraints_type_annotation_test/catch_check: RuntimeError
284 deferred_constraints_type_annotation_test/is_check: RuntimeError
285 deferred_constraints_type_annotation_test/new: RuntimeError
286 deferred_constraints_type_annotation_test/new_before_load: RuntimeError
287 deferred_constraints_type_annotation_test/new_generic1: RuntimeError
288 deferred_constraints_type_annotation_test/new_generic2: RuntimeError
289 deferred_constraints_type_annotation_test/new_generic3: RuntimeError
290 deferred_constraints_type_annotation_test/none: RuntimeError
291 deferred_constraints_type_annotation_test/static_method: RuntimeError
292 deferred_constraints_type_annotation_test/type_annotation1: RuntimeError
293 deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError
294 deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError
295 deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError
296 deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError
297 deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeE rror
298 deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError
299 deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeErro r
252 deferred_duplicate_prefix1_test/01: MissingCompileTimeError 300 deferred_duplicate_prefix1_test/01: MissingCompileTimeError
253 deferred_duplicate_prefix2_test/01: MissingCompileTimeError 301 deferred_duplicate_prefix2_test/01: MissingCompileTimeError
254 deferred_duplicate_prefix3_test/01: MissingCompileTimeError 302 deferred_duplicate_prefix3_test/01: MissingCompileTimeError
303 deferred_function_type_test: RuntimeError
304 deferred_global_test: RuntimeError
305 deferred_import_core_test: RuntimeError
255 deferred_inheritance_constraints_test/extends: MissingCompileTimeError 306 deferred_inheritance_constraints_test/extends: MissingCompileTimeError
256 deferred_inheritance_constraints_test/implements: MissingCompileTimeError 307 deferred_inheritance_constraints_test/implements: MissingCompileTimeError
257 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError 308 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
309 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
310 deferred_inlined_test: RuntimeError
258 deferred_load_constants_test/01: MissingCompileTimeError 311 deferred_load_constants_test/01: MissingCompileTimeError
259 deferred_load_constants_test/02: MissingCompileTimeError 312 deferred_load_constants_test/02: MissingCompileTimeError
260 deferred_load_constants_test/03: MissingCompileTimeError 313 deferred_load_constants_test/03: MissingCompileTimeError
261 deferred_load_constants_test/04: MissingCompileTimeError 314 deferred_load_constants_test/04: MissingCompileTimeError
262 deferred_load_constants_test/05: MissingCompileTimeError 315 deferred_load_constants_test/05: MissingCompileTimeError
316 deferred_load_constants_test/none: RuntimeError
317 deferred_load_inval_code_test: RuntimeError
318 deferred_load_library_wrong_args_test/none: RuntimeError
319 deferred_mixin_test: RuntimeError
263 deferred_no_prefix_test/01: MissingCompileTimeError 320 deferred_no_prefix_test/01: MissingCompileTimeError
321 deferred_no_such_method_test: RuntimeError
322 deferred_not_loaded_check_test: RuntimeError
323 deferred_only_constant_test: RuntimeError
324 deferred_optimized_test: RuntimeError
325 deferred_redirecting_factory_test: RuntimeError
326 deferred_regression_22995_test: RuntimeError
327 deferred_regression_28678_test: RuntimeError
328 deferred_shadow_load_library_test: RuntimeError
329 deferred_shared_and_unshared_classes_test: RuntimeError
330 deferred_static_seperate_test: RuntimeError
331 deferred_super_dependency_test/01: RuntimeError
332 deferred_type_dependency_test/as: RuntimeError
333 deferred_type_dependency_test/is: RuntimeError
334 deferred_type_dependency_test/none: RuntimeError
335 deferred_type_dependency_test/type_annotation: RuntimeError
264 duplicate_export_negative_test: DartkCrash 336 duplicate_export_negative_test: DartkCrash
265 dynamic2_test/00: MissingCompileTimeError 337 dynamic2_test/00: MissingCompileTimeError
266 dynamic2_test/01: MissingCompileTimeError 338 dynamic2_test/01: MissingCompileTimeError
267 dynamic_prefix_core_test/01: RuntimeError 339 dynamic_prefix_core_test/01: RuntimeError
268 enum_private_test/02: RuntimeError 340 enum_private_test/02: RuntimeError
269 enum_syntax_test/06: MissingCompileTimeError 341 enum_syntax_test/06: MissingCompileTimeError
270 enum_syntax_test/20: Crash 342 enum_syntax_test/20: Crash
271 enum_syntax_test/21: MissingCompileTimeError 343 enum_syntax_test/21: MissingCompileTimeError
272 enum_syntax_test/22: Crash 344 enum_syntax_test/22: Crash
273 enum_syntax_test/30: MissingCompileTimeError 345 enum_syntax_test/30: MissingCompileTimeError
346 evaluation_redirecting_constructor_test: RuntimeError
274 export_ambiguous_main_negative_test: Crash 347 export_ambiguous_main_negative_test: Crash
275 export_double_same_main_test: Crash 348 export_double_same_main_test: Crash
276 export_main_test: Crash 349 export_main_test: Crash
277 export_private_test/01: MissingCompileTimeError 350 export_private_test/01: MissingCompileTimeError
278 extend_type_parameter2_negative_test: DartkCrash 351 extend_type_parameter2_negative_test: DartkCrash
279 extend_type_parameter_negative_test: DartkCrash 352 extend_type_parameter_negative_test: DartkCrash
280 external_test/11: MissingCompileTimeError 353 external_test/11: MissingCompileTimeError
281 external_test/12: MissingCompileTimeError 354 external_test/12: MissingCompileTimeError
355 external_test/13: MissingRuntimeError
356 external_test/20: MissingRuntimeError
282 external_test/21: MissingCompileTimeError 357 external_test/21: MissingCompileTimeError
283 external_test/22: MissingCompileTimeError 358 external_test/22: MissingCompileTimeError
284 external_test/23: MissingCompileTimeError 359 external_test/23: MissingCompileTimeError
285 external_test/24: MissingCompileTimeError 360 external_test/24: MissingCompileTimeError
286 external_test/25: MissingCompileTimeError 361 external_test/25: MissingCompileTimeError
287 external_test/30: MissingCompileTimeError 362 external_test/30: MissingCompileTimeError
288 external_test/31: MissingCompileTimeError 363 external_test/31: MissingCompileTimeError
289 factory2_negative_test: DartkCrash 364 factory2_negative_test: DartkCrash
290 factory_negative_test: DartkCrash 365 factory_negative_test: DartkCrash
291 factory_redirection_test/07: MissingCompileTimeError 366 factory_redirection_test/07: MissingCompileTimeError
292 field_decl_missing_var_type_test/01: MissingCompileTimeError 367 field_decl_missing_var_type_test/01: MissingCompileTimeError
293 final_initializer_instance_reference_test/01: MissingCompileTimeError 368 final_initializer_instance_reference_test/01: MissingCompileTimeError
294 final_is_not_const_test/01: MissingCompileTimeError 369 final_is_not_const_test/01: MissingCompileTimeError
295 final_super_field_set_test/01: RuntimeError 370 final_super_field_set_test/01: RuntimeError
296 final_syntax_test/01: MissingCompileTimeError 371 final_syntax_test/01: MissingCompileTimeError
297 final_syntax_test/02: MissingCompileTimeError 372 final_syntax_test/02: MissingCompileTimeError
298 final_syntax_test/03: MissingCompileTimeError 373 final_syntax_test/03: MissingCompileTimeError
299 final_syntax_test/04: MissingCompileTimeError 374 final_syntax_test/04: MissingCompileTimeError
300 first_class_types_literals_test/08: RuntimeError 375 first_class_types_literals_test/08: RuntimeError
376 for2_test: RuntimeError
377 for_variable_capture_test: RuntimeError
301 function_subtype0_test: RuntimeError 378 function_subtype0_test: RuntimeError
302 function_subtype1_test: RuntimeError 379 function_subtype1_test: RuntimeError
380 function_subtype2_test: RuntimeError
381 function_subtype_bound_closure3_test: RuntimeError
382 function_subtype_bound_closure4_test: RuntimeError
383 function_subtype_cast1_test: RuntimeError
384 function_subtype_inline0_test: RuntimeError
385 function_subtype_local3_test: RuntimeError
386 function_subtype_local4_test: RuntimeError
387 function_subtype_not1_test: RuntimeError
303 function_syntax_test/00: MissingCompileTimeError 388 function_syntax_test/00: MissingCompileTimeError
304 function_syntax_test/01: MissingCompileTimeError 389 function_syntax_test/01: MissingCompileTimeError
305 function_syntax_test/22: MissingCompileTimeError 390 function_syntax_test/22: MissingCompileTimeError
306 function_syntax_test/64: MissingCompileTimeError 391 function_syntax_test/64: MissingCompileTimeError
307 function_syntax_test/67: MissingCompileTimeError 392 function_syntax_test/67: MissingCompileTimeError
308 function_syntax_test/68: MissingCompileTimeError 393 function_syntax_test/68: MissingCompileTimeError
309 function_syntax_test/69: MissingCompileTimeError 394 function_syntax_test/69: MissingCompileTimeError
310 function_syntax_test/71: MissingCompileTimeError 395 function_syntax_test/71: MissingCompileTimeError
311 function_syntax_test/73: MissingCompileTimeError 396 function_syntax_test/73: MissingCompileTimeError
312 function_syntax_test/74: MissingCompileTimeError 397 function_syntax_test/74: MissingCompileTimeError
313 function_type/function_type*: DartkCrash # Issue 27969 398 function_type/function_type*: DartkCrash # Issue 27969
399 function_type_alias2_test: RuntimeError
400 function_type_alias3_test: RuntimeError
401 function_type_alias4_test: RuntimeError
314 function_type_alias5_test/00: MissingCompileTimeError 402 function_type_alias5_test/00: MissingCompileTimeError
315 function_type_alias5_test/01: MissingCompileTimeError 403 function_type_alias5_test/01: MissingCompileTimeError
316 function_type_alias5_test/02: MissingCompileTimeError 404 function_type_alias5_test/02: MissingCompileTimeError
317 function_type_alias6_test/00: MissingCompileTimeError 405 function_type_alias6_test/00: MissingCompileTimeError
318 function_type_alias7_test/00: MissingCompileTimeError 406 function_type_alias7_test/00: MissingCompileTimeError
319 function_type_alias7_test/01: DartkCrash 407 function_type_alias7_test/01: DartkCrash
320 function_type_alias7_test/02: MissingCompileTimeError 408 function_type_alias7_test/02: MissingCompileTimeError
321 function_type_alias9_test/00: MissingCompileTimeError 409 function_type_alias9_test/00: MissingCompileTimeError
322 function_type_parameter2_negative_test: Crash 410 function_type_parameter2_negative_test: Crash
323 function_type_parameter_negative_test: Crash 411 function_type_parameter_negative_test: Crash
412 generic_closure_test: RuntimeError
324 generic_constructor_mixin3_test: Crash 413 generic_constructor_mixin3_test: Crash
325 generic_field_mixin2_test: RuntimeError 414 generic_field_mixin2_test: RuntimeError
326 generic_field_mixin3_test: RuntimeError 415 generic_field_mixin3_test: RuntimeError
416 generic_field_mixin4_test: RuntimeError
327 generic_field_mixin5_test: RuntimeError 417 generic_field_mixin5_test: RuntimeError
328 generic_field_mixin_test: RuntimeError 418 generic_field_mixin_test: RuntimeError
329 generic_function_typedef2_test: DartkCrash # Issue 27969 419 generic_function_typedef2_test: DartkCrash # Issue 27969
330 generic_function_typedef_test: DartkCrash # Issue 27969 420 generic_function_typedef_test: DartkCrash # Issue 27969
331 generic_local_functions_test: DartkCrash 421 generic_local_functions_test: DartkCrash
332 generic_metadata_test/02: MissingCompileTimeError 422 generic_metadata_test/02: MissingCompileTimeError
333 generic_metadata_test/03: MissingCompileTimeError 423 generic_metadata_test/03: MissingCompileTimeError
424 generic_method_types_test: Pass, RuntimeError
334 generic_methods_generic_function_parameter_test: DartkCrash 425 generic_methods_generic_function_parameter_test: DartkCrash
426 getter_closure_execution_order_test: RuntimeError
335 getter_parameters_test/01: MissingCompileTimeError 427 getter_parameters_test/01: MissingCompileTimeError
336 getter_parameters_test/03: MissingCompileTimeError 428 getter_parameters_test/03: MissingCompileTimeError
337 getter_parameters_test/04: MissingCompileTimeError 429 getter_parameters_test/04: MissingCompileTimeError
430 getter_setter_in_lib_test: RuntimeError
338 if_null_assignment_behavior_test/09: RuntimeError 431 if_null_assignment_behavior_test/09: RuntimeError
339 if_null_assignment_behavior_test/10: RuntimeError 432 if_null_assignment_behavior_test/10: RuntimeError
340 if_null_assignment_behavior_test/15: RuntimeError 433 if_null_assignment_behavior_test/15: RuntimeError
341 implicit_scope_test: Crash 434 implicit_scope_test: Crash
342 import_combinators_test: RuntimeError 435 import_combinators_test: RuntimeError
343 import_private_test/01: MissingCompileTimeError 436 import_private_test/01: MissingCompileTimeError
344 initializing_formal_capture_test: RuntimeError 437 initializing_formal_capture_test: RuntimeError
438 initializing_formal_final_test: RuntimeError
345 inst_field_initializer1_negative_test: Fail 439 inst_field_initializer1_negative_test: Fail
346 instanceof3_test: RuntimeError 440 instanceof3_test: RuntimeError
347 interface2_negative_test: Fail 441 interface2_negative_test: Fail
348 interface_cycle_test/01: MissingCompileTimeError 442 interface_cycle_test/01: MissingCompileTimeError
349 interface_cycle_test/02: MissingCompileTimeError 443 interface_cycle_test/02: MissingCompileTimeError
350 invocation_mirror_test: RuntimeError 444 invocation_mirror_test: RuntimeError
351 is_malformed_type_test/94: RuntimeError 445 is_malformed_type_test/94: RuntimeError
352 is_malformed_type_test/95: RuntimeError 446 is_malformed_type_test/95: RuntimeError
353 is_malformed_type_test/96: RuntimeError 447 is_malformed_type_test/96: RuntimeError
354 is_malformed_type_test/97: RuntimeError 448 is_malformed_type_test/97: RuntimeError
355 is_malformed_type_test/98: RuntimeError 449 is_malformed_type_test/98: RuntimeError
356 is_malformed_type_test/99: RuntimeError 450 is_malformed_type_test/99: RuntimeError
451 is_not_class2_test: RuntimeError
357 is_not_class4_negative_test: Fail 452 is_not_class4_negative_test: Fail
358 isnot_malformed_type_test: RuntimeError 453 isnot_malformed_type_test: RuntimeError
454 issue_1751477_test: RuntimeError
359 label6_negative_test: DartkCrash 455 label6_negative_test: DartkCrash
360 large_class_declaration_test: SkipSlow # KernelVM Issue 28312 456 large_class_declaration_test: SkipSlow # KernelVM Issue 28312
361 library_ambiguous_test/00: MissingRuntimeError 457 library_ambiguous_test/00: MissingRuntimeError
362 library_ambiguous_test/04: MissingRuntimeError 458 library_ambiguous_test/04: MissingRuntimeError
363 library_ambiguous_test/05: MissingCompileTimeError 459 library_ambiguous_test/05: MissingCompileTimeError
460 library_env_test/has_html_support: RuntimeError
461 library_env_test/has_no_io_support: RuntimeError
364 list_literal2_negative_test: Fail 462 list_literal2_negative_test: Fail
463 list_literal4_test: RuntimeError
365 list_literal_negative_test: DartkCrash 464 list_literal_negative_test: DartkCrash
465 main_not_a_function_test/01: Crash
366 malformed2_test/00: RuntimeError 466 malformed2_test/00: RuntimeError
367 malformed_inheritance_test/01: MissingCompileTimeError 467 malformed_inheritance_test/01: MissingCompileTimeError
368 malformed_inheritance_test/03: Crash 468 malformed_inheritance_test/03: Crash
369 malformed_inheritance_test/05: MissingCompileTimeError 469 malformed_inheritance_test/05: MissingCompileTimeError
370 malformed_inheritance_test/07: DartkCrash 470 malformed_inheritance_test/07: DartkCrash
371 malformed_inheritance_test/08: DartkCrash 471 malformed_inheritance_test/08: DartkCrash
372 malformed_inheritance_test/09: MissingCompileTimeError 472 malformed_inheritance_test/09: MissingCompileTimeError
373 malformed_inheritance_test/10: MissingCompileTimeError 473 malformed_inheritance_test/10: MissingCompileTimeError
374 malformed_inheritance_test/11: DartkCrash 474 malformed_inheritance_test/11: DartkCrash
375 malformed_inheritance_test/12: DartkCrash 475 malformed_inheritance_test/12: DartkCrash
476 malformed_test/none: RuntimeError
376 map_literal2_negative_test: Fail 477 map_literal2_negative_test: Fail
478 map_literal3_test: RuntimeError
479 map_literal6_test: RuntimeError
377 map_literal_negative_test: DartkCrash 480 map_literal_negative_test: DartkCrash
378 metadata_test: CompileTimeError 481 metadata_test: CompileTimeError
379 method_name_test: CompileTimeError 482 method_name_test: CompileTimeError
483 method_override_test: RuntimeError
380 missing_const_constructor_test/02: MissingCompileTimeError 484 missing_const_constructor_test/02: MissingCompileTimeError
381 missing_const_constructor_test/03: MissingCompileTimeError 485 missing_const_constructor_test/03: MissingCompileTimeError
382 missing_const_constructor_test/04: Crash 486 missing_const_constructor_test/04: Crash
383 missing_const_constructor_test/05: MissingCompileTimeError 487 missing_const_constructor_test/05: MissingCompileTimeError
384 missing_const_constructor_test/06: MissingCompileTimeError 488 missing_const_constructor_test/06: MissingCompileTimeError
385 missing_part_of_tag_test/01: MissingCompileTimeError 489 missing_part_of_tag_test/01: MissingCompileTimeError
386 mixin_black_listed_test/08: DartkCrash 490 mixin_black_listed_test/08: DartkCrash
387 mixin_cyclic_test/01: MissingCompileTimeError 491 mixin_cyclic_test/01: MissingCompileTimeError
388 mixin_cyclic_test/02: MissingCompileTimeError 492 mixin_cyclic_test/02: MissingCompileTimeError
389 mixin_forwarding_constructor4_test/01: MissingCompileTimeError 493 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 mixin_mixin_bound_test: RuntimeError 531 mixin_mixin_bound_test: RuntimeError
428 mixin_mixin_test: RuntimeError 532 mixin_mixin_test: RuntimeError
429 mixin_of_mixin_test/03: RuntimeError 533 mixin_of_mixin_test/03: RuntimeError
430 mixin_of_mixin_test/14: RuntimeError 534 mixin_of_mixin_test/14: RuntimeError
431 mixin_super_constructor_named_test/01: MissingCompileTimeError 535 mixin_super_constructor_named_test/01: MissingCompileTimeError
432 mixin_super_constructor_positionals_test/01: MissingCompileTimeError 536 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
433 mixin_super_test: RuntimeError 537 mixin_super_test: RuntimeError
434 mixin_type_parameters_errors_test/01: DartkCrash 538 mixin_type_parameters_errors_test/01: DartkCrash
435 mixin_type_parameters_errors_test/02: DartkCrash 539 mixin_type_parameters_errors_test/02: DartkCrash
436 mixin_type_parameters_errors_test/05: DartkCrash 540 mixin_type_parameters_errors_test/05: DartkCrash
541 mixin_type_parameters_super_extends_test: RuntimeError
542 mixin_type_parameters_super_test: RuntimeError
437 multiline_newline_test/01: RuntimeError 543 multiline_newline_test/01: RuntimeError
438 multiline_newline_test/02: RuntimeError 544 multiline_newline_test/02: RuntimeError
439 multiline_newline_test/03: RuntimeError 545 multiline_newline_test/03: RuntimeError
440 multiline_newline_test/04: MissingCompileTimeError 546 multiline_newline_test/04: MissingCompileTimeError
441 multiline_newline_test/05: MissingCompileTimeError 547 multiline_newline_test/05: MissingCompileTimeError
442 multiline_newline_test/06: MissingCompileTimeError 548 multiline_newline_test/06: MissingCompileTimeError
549 multiline_newline_test/none: RuntimeError
443 named_constructor_test/01: MissingRuntimeError 550 named_constructor_test/01: MissingRuntimeError
444 named_constructor_test/02: DartkCrash 551 named_constructor_test/02: DartkCrash
445 named_constructor_test/04: DartkCrash 552 named_constructor_test/04: DartkCrash
446 named_constructor_test/05: DartkCrash 553 named_constructor_test/05: DartkCrash
447 named_constructor_test/06: DartkCrash 554 named_constructor_test/06: DartkCrash
448 named_constructor_test/07: DartkCrash 555 named_constructor_test/07: DartkCrash
449 named_constructor_test/08: DartkCrash 556 named_constructor_test/08: DartkCrash
450 named_constructor_test/09: DartkCrash 557 named_constructor_test/09: DartkCrash
451 named_constructor_test/10: DartkCrash 558 named_constructor_test/10: DartkCrash
452 named_parameters_aggregated_test/01: MissingCompileTimeError 559 named_parameters_aggregated_test/01: MissingCompileTimeError
453 named_parameters_aggregated_test/03: MissingCompileTimeError 560 named_parameters_aggregated_test/03: MissingCompileTimeError
454 named_parameters_aggregated_test/04: MissingCompileTimeError 561 named_parameters_aggregated_test/04: MissingCompileTimeError
455 named_parameters_default_eq_test/01: MissingCompileTimeError 562 named_parameters_default_eq_test/01: MissingCompileTimeError
456 named_parameters_default_eq_test/02: MissingCompileTimeError 563 named_parameters_default_eq_test/02: MissingCompileTimeError
457 new_expression1_negative_test: DartkCrash 564 new_expression1_negative_test: DartkCrash
458 no_main_test/01: Crash 565 no_main_test/01: Crash
566 not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 2830 1
567 not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 2830 1
459 number_identifier_test/02: MissingCompileTimeError 568 number_identifier_test/02: MissingCompileTimeError
460 number_identifier_test/04: MissingCompileTimeError 569 number_identifier_test/04: MissingCompileTimeError
461 on_catch_malformed_type_test: RuntimeError 570 on_catch_malformed_type_test: RuntimeError
462 parameter_initializer1_negative_test: DartkCrash 571 parameter_initializer1_negative_test: DartkCrash
463 parameter_initializer2_negative_test: DartkCrash 572 parameter_initializer2_negative_test: DartkCrash
464 parameter_initializer3_negative_test: DartkCrash 573 parameter_initializer3_negative_test: DartkCrash
465 parameter_initializer4_negative_test: DartkCrash 574 parameter_initializer4_negative_test: DartkCrash
466 parameter_initializer6_negative_test: Fail 575 parameter_initializer6_negative_test: Fail
467 part2_test: RuntimeError 576 part2_test: RuntimeError
468 prefix13_negative_test: Fail 577 prefix13_negative_test: Fail
469 prefix15_negative_test: Fail 578 prefix15_negative_test: Fail
470 private_access_test/05: RuntimeError 579 private_access_test/05: RuntimeError
471 private_access_test/06: RuntimeError 580 private_access_test/06: RuntimeError
472 private_super_constructor_test/01: MissingCompileTimeError 581 private_super_constructor_test/01: MissingCompileTimeError
582 redirecting_constructor_initializer_test: RuntimeError
473 redirecting_factory_default_values_test/01: MissingCompileTimeError 583 redirecting_factory_default_values_test/01: MissingCompileTimeError
474 redirecting_factory_default_values_test/02: MissingCompileTimeError 584 redirecting_factory_default_values_test/02: MissingCompileTimeError
475 redirecting_factory_infinite_steps_test/02: Crash 585 redirecting_factory_infinite_steps_test/02: Crash
476 redirecting_factory_long_test: RuntimeError 586 redirecting_factory_long_test: RuntimeError
477 regress_13494_test: RuntimeError 587 regress_13494_test: RuntimeError
478 regress_20394_test/01: MissingCompileTimeError 588 regress_20394_test/01: MissingCompileTimeError
479 regress_22438_test: RuntimeError 589 regress_22438_test: RuntimeError
590 regress_22443_test: RuntimeError # Deferred Loading Issue 28335
480 regress_22445_test: RuntimeError 591 regress_22445_test: RuntimeError
592 regress_23408_test: RuntimeError # Deferred Loading Issue 28335
481 regress_26855_test/0: DartkCrash 593 regress_26855_test/0: DartkCrash
482 regress_27617_test/1: MissingCompileTimeError 594 regress_27617_test/1: MissingCompileTimeError
483 regress_27957_test: RuntimeError 595 regress_27957_test: RuntimeError
484 regress_28217_test/01: MissingCompileTimeError 596 regress_28217_test/01: MissingCompileTimeError
485 regress_28217_test/none: MissingCompileTimeError 597 regress_28217_test/none: MissingCompileTimeError
598 regress_28278_test: RuntimeError # Mirrors Issue
486 reify_typevar_static_test/00: MissingCompileTimeError 599 reify_typevar_static_test/00: MissingCompileTimeError
600 runtime_type_function_test: RuntimeError
487 scope_variable_test/01: MissingCompileTimeError 601 scope_variable_test/01: MissingCompileTimeError
602 script1_negative_test: Fail
603 script2_negative_test: Fail
488 setter0_test: RuntimeError 604 setter0_test: RuntimeError
489 setter4_test: CompileTimeError 605 setter4_test: CompileTimeError
490 setter_override_test/01: RuntimeError 606 setter_override_test/01: RuntimeError
491 setter_override_test/02: RuntimeError 607 setter_override_test/02: RuntimeError
492 setter_override_test/none: RuntimeError 608 setter_override_test/none: RuntimeError
493 source_self_negative_test: DartkCrash 609 source_self_negative_test: DartkCrash
494 static_final_field2_test/02: MissingCompileTimeError 610 static_final_field2_test/02: MissingCompileTimeError
495 static_parameter_test/01: MissingCompileTimeError 611 static_parameter_test/01: MissingCompileTimeError
496 static_parameter_test/02: MissingCompileTimeError 612 static_parameter_test/02: MissingCompileTimeError
497 static_parameter_test/03: MissingCompileTimeError 613 static_parameter_test/03: MissingCompileTimeError
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 sync_generator2_test/51: MissingCompileTimeError 667 sync_generator2_test/51: MissingCompileTimeError
552 sync_generator2_test/52: MissingCompileTimeError 668 sync_generator2_test/52: MissingCompileTimeError
553 syntax_test/02: MissingCompileTimeError 669 syntax_test/02: MissingCompileTimeError
554 syntax_test/03: MissingCompileTimeError 670 syntax_test/03: MissingCompileTimeError
555 syntax_test/27: MissingCompileTimeError 671 syntax_test/27: MissingCompileTimeError
556 syntax_test/50: MissingCompileTimeError 672 syntax_test/50: MissingCompileTimeError
557 syntax_test/51: MissingCompileTimeError 673 syntax_test/51: MissingCompileTimeError
558 syntax_test/64: MissingCompileTimeError 674 syntax_test/64: MissingCompileTimeError
559 syntax_test/65: MissingCompileTimeError 675 syntax_test/65: MissingCompileTimeError
560 this_conditional_operator_test/01: MissingCompileTimeError 676 this_conditional_operator_test/01: MissingCompileTimeError
677 try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410
678 try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410
561 try_catch_syntax_test/01: MissingCompileTimeError 679 try_catch_syntax_test/01: MissingCompileTimeError
562 try_catch_syntax_test/07: MissingCompileTimeError 680 try_catch_syntax_test/07: MissingCompileTimeError
563 try_catch_syntax_test/09: MissingCompileTimeError 681 try_catch_syntax_test/09: MissingCompileTimeError
564 try_catch_syntax_test/10: MissingCompileTimeError 682 try_catch_syntax_test/10: MissingCompileTimeError
565 try_catch_syntax_test/11: MissingCompileTimeError 683 try_catch_syntax_test/11: MissingCompileTimeError
566 try_catch_syntax_test/12: MissingCompileTimeError 684 try_catch_syntax_test/12: MissingCompileTimeError
567 try_catch_syntax_test/16: Crash 685 try_catch_syntax_test/16: Crash
568 try_catch_syntax_test/17: Crash 686 try_catch_syntax_test/17: Crash
569 type_variable_conflict2_test/01: RuntimeError 687 type_variable_conflict2_test/01: RuntimeError
570 type_variable_conflict_test/01: MissingCompileTimeError 688 type_variable_conflict_test/01: MissingCompileTimeError
571 type_variable_conflict_test/02: MissingCompileTimeError 689 type_variable_conflict_test/02: MissingCompileTimeError
572 type_variable_conflict_test/03: MissingCompileTimeError 690 type_variable_conflict_test/03: MissingCompileTimeError
573 type_variable_conflict_test/04: MissingCompileTimeError 691 type_variable_conflict_test/04: MissingCompileTimeError
574 type_variable_conflict_test/05: MissingCompileTimeError 692 type_variable_conflict_test/05: MissingCompileTimeError
575 type_variable_conflict_test/06: MissingCompileTimeError 693 type_variable_conflict_test/06: MissingCompileTimeError
694 type_variable_function_type_test: RuntimeError
576 type_variable_scope3_test/00: MissingCompileTimeError 695 type_variable_scope3_test/00: MissingCompileTimeError
696 vm/causal_async_exception_stack_test: RuntimeError
577 vm/closure_memory_retention_test: Crash, Timeout 697 vm/closure_memory_retention_test: Crash, Timeout
578 vm/debug_break_enabled_vm_test/01: CompileTimeError 698 vm/debug_break_enabled_vm_test/01: CompileTimeError
579 vm/debug_break_enabled_vm_test/none: CompileTimeError 699 vm/debug_break_enabled_vm_test/none: CompileTimeError
580 vm/regress_27201_test: CompileTimeError 700 vm/regress_27201_test: CompileTimeError
701 vm/regress_27671_test: RuntimeError
581 vm/regress_28325_test: RuntimeError 702 vm/regress_28325_test: RuntimeError
703 vm/type_cast_vm_test: RuntimeError
704 vm/type_vm_test: RuntimeError
705
706 # dartk: JIT & AOT failures (debug)
707 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
708 async_await_syntax_test/a05g: Crash
709 async_await_syntax_test/a05h: Crash
710 async_await_syntax_test/b10b: Crash
711 async_await_syntax_test/c11a: Crash
712 async_await_syntax_test/c11b: Crash
713 const_instance_field_test/01: Crash
714 list_literal2_negative_test: Crash
715 switch1_negative_test: Crash
716 type_parameter_test/04: Crash
717 type_parameter_test/05: Crash
718
719 # Triaged checked mode failures
720 [ ($compiler == dartk || $compiler == dartkp) && $checked ]
721 language/regress_22728_test: Fail # Dartk Issue 28498
582 722
583 # dartk: JIT failures 723 # dartk: JIT failures
584 [ $compiler == dartk && $runtime == vm ] 724 [ $compiler == dartk ]
585 config_import_corelib_test: RuntimeError
586 const_evaluation_test/01: RuntimeError 725 const_evaluation_test/01: RuntimeError
726 const_locals_test: RuntimeError
727 const_string_test: RuntimeError # Dartk Issue 28306
587 const_syntax_test/08: MissingCompileTimeError 728 const_syntax_test/08: MissingCompileTimeError
588 const_syntax_test/09: MissingCompileTimeError 729 const_syntax_test/09: MissingCompileTimeError
730 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
731 ct_const2_test: Pass, Crash # Flaky
589 deferred_constraints_constants_test/constructor1: MissingCompileTimeError 732 deferred_constraints_constants_test/constructor1: MissingCompileTimeError
590 deferred_constraints_constants_test/constructor2: MissingCompileTimeError 733 deferred_constraints_constants_test/constructor2: MissingCompileTimeError
591 deferred_constraints_constants_test/default_argument1: MissingCompileTimeError 734 deferred_constraints_constants_test/default_argument1: MissingCompileTimeError
592 deferred_constraints_constants_test/default_argument2: MissingCompileTimeError 735 deferred_constraints_constants_test/default_argument2: MissingCompileTimeError
593 deferred_constraints_constants_test/metadata1: MissingCompileTimeError 736 deferred_constraints_constants_test/metadata1: MissingCompileTimeError
594 deferred_constraints_constants_test/metadata2: MissingCompileTimeError 737 deferred_constraints_constants_test/metadata2: MissingCompileTimeError
595 deferred_constraints_constants_test/metadata3: MissingCompileTimeError 738 deferred_constraints_constants_test/metadata3: MissingCompileTimeError
596 deferred_constraints_constants_test/reference1: MissingCompileTimeError 739 deferred_constraints_constants_test/reference1: MissingCompileTimeError
597 deferred_constraints_constants_test/reference2: MissingCompileTimeError 740 deferred_constraints_constants_test/reference2: MissingCompileTimeError
741 disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert " kind() != RawScript::kKernelTag". Issue 28790
598 final_syntax_test/09: Crash 742 final_syntax_test/09: Crash
599 getter_declaration_negative_test: Fail 743 getter_declaration_negative_test: Fail
600 getter_parameters_test/02: MissingCompileTimeError 744 getter_parameters_test/02: MissingCompileTimeError
601 hello_dart_test: Crash 745 hello_dart_test: Crash
602 instance_creation_in_function_annotation_test: RuntimeError 746 instance_creation_in_function_annotation_test: RuntimeError
603 label_test: CompileTimeError 747 label_test: CompileTimeError
748 library_env_test/has_no_mirror_support: RuntimeError
604 redirecting_factory_reflection_test: Crash 749 redirecting_factory_reflection_test: Crash
750 redirecting_factory_reflection_test: RuntimeError
605 ref_before_declaration_test/00: MissingCompileTimeError 751 ref_before_declaration_test/00: MissingCompileTimeError
606 ref_before_declaration_test/01: MissingCompileTimeError 752 ref_before_declaration_test/01: MissingCompileTimeError
607 ref_before_declaration_test/02: MissingCompileTimeError 753 ref_before_declaration_test/02: MissingCompileTimeError
608 ref_before_declaration_test/03: MissingCompileTimeError 754 ref_before_declaration_test/03: MissingCompileTimeError
609 ref_before_declaration_test/04: MissingCompileTimeError 755 ref_before_declaration_test/04: MissingCompileTimeError
610 ref_before_declaration_test/05: MissingCompileTimeError 756 ref_before_declaration_test/05: MissingCompileTimeError
611 ref_before_declaration_test/06: MissingCompileTimeError 757 ref_before_declaration_test/06: MissingCompileTimeError
612 ref_before_declaration_test/07: MissingCompileTimeError 758 ref_before_declaration_test/07: MissingCompileTimeError
613 setter_declaration2_negative_test: Fail 759 setter_declaration2_negative_test: Fail
614 setter_declaration_negative_test: Fail 760 setter_declaration_negative_test: Fail
615 super_call4_test: RuntimeError 761 super_call4_test: RuntimeError
616 super_getter_setter_test: RuntimeError 762 super_getter_setter_test: RuntimeError
617 try_catch_syntax_test/05: MissingCompileTimeError 763 try_catch_syntax_test/05: MissingCompileTimeError
618 vm/lazy_deopt_vm_test: Pass, Slow 764 vm/lazy_deopt_vm_test: Pass, Slow
765 vm/lazy_deopt_vm_test: Pass, Timeout
619 vm/optimized_stacktrace_test: Skip # Issue 28788 766 vm/optimized_stacktrace_test: Skip # Issue 28788
620 ct_const2_test: Pass, Crash # Flaky 767
768 # dartk: JIT failures (debug)
769 [ $compiler == dartk && $mode == debug ]
770 constructor_duplicate_initializers_test/03: Crash
771 deopt_inlined_function_lazy_test: Timeout
772 hello_dart_test: Crash # error: expected: cls.is_type_finalized()
773 not_enough_positional_arguments_test/02: Crash # Dartk Issue 28301
774 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
775 ref_before_declaration_test/00: Crash
776 ref_before_declaration_test/01: Crash
777 ref_before_declaration_test/02: Crash
778 ref_before_declaration_test/03: Crash
779 ref_before_declaration_test/04: Crash
780 ref_before_declaration_test/05: Crash
781 ref_before_declaration_test/06: Crash
782 ref_before_declaration_test/07: Crash
783 ref_before_declaration_test/none: Crash
784 try_catch_syntax_test/05: Crash
621 785
622 # dartk: precompilation failures 786 # dartk: precompilation failures
623 [ $compiler == dartkp && $runtime == dart_precompiled ] 787 [ $compiler == dartkp ]
624 assignable_expression_test/01: MissingCompileTimeError 788 assignable_expression_test/01: MissingCompileTimeError
625 assignable_expression_test/11: MissingCompileTimeError 789 assignable_expression_test/11: MissingCompileTimeError
626 assignable_expression_test/21: MissingCompileTimeError 790 assignable_expression_test/21: MissingCompileTimeError
627 assignable_expression_test/31: MissingCompileTimeError 791 assignable_expression_test/31: MissingCompileTimeError
628 assignable_expression_test/41: MissingCompileTimeError 792 assignable_expression_test/41: MissingCompileTimeError
629 config_import_corelib_test: RuntimeError 793 bad_raw_string_test/03: Skip # Issue 28680
794 bad_raw_string_test/none: Skip # Issue 28680
630 const_syntax_test/08: Crash 795 const_syntax_test/08: Crash
631 const_syntax_test/09: Crash 796 const_syntax_test/09: Crash
797 constructor_duplicate_final_test/03: MissingCompileTimeError
632 constructor_duplicate_initializers_test/01: MissingCompileTimeError 798 constructor_duplicate_initializers_test/01: MissingCompileTimeError
633 constructor_duplicate_initializers_test/02: MissingCompileTimeError 799 constructor_duplicate_initializers_test/02: MissingCompileTimeError
634 constructor_return_test/01: MissingCompileTimeError 800 constructor_return_test/01: MissingCompileTimeError
635 constructor_return_test/02: MissingCompileTimeError 801 constructor_return_test/02: MissingCompileTimeError
636 constructor_return_test/03: MissingCompileTimeError 802 constructor_return_test/03: MissingCompileTimeError
637 constructor_return_test/04: MissingCompileTimeError 803 constructor_return_test/04: MissingCompileTimeError
638 constructor_return_test/05: MissingCompileTimeError 804 constructor_return_test/05: MissingCompileTimeError
639 factory_redirection3_cyclic_test/01: MissingCompileTimeError 805 factory_redirection3_cyclic_test/01: MissingCompileTimeError
640 factory_redirection_test/04: MissingCompileTimeError 806 factory_redirection_test/04: MissingCompileTimeError
641 final_syntax_test/09: MissingCompileTimeError 807 final_syntax_test/09: MissingCompileTimeError
642 getter_declaration_negative_test: Crash 808 getter_declaration_negative_test: Crash
643 getter_no_setter2_test/02: MissingCompileTimeError 809 getter_no_setter2_test/02: MissingCompileTimeError
644 getter_no_setter_test/02: MissingCompileTimeError 810 getter_no_setter_test/02: MissingCompileTimeError
645 getter_parameters_test/02: Crash 811 getter_parameters_test/02: Crash
646 if_null_assignment_behavior_test/29: MissingCompileTimeError 812 if_null_assignment_behavior_test/29: MissingCompileTimeError
647 if_null_assignment_behavior_test/30: MissingCompileTimeError 813 if_null_assignment_behavior_test/30: MissingCompileTimeError
648 illegal_initializer_test/01: MissingCompileTimeError 814 illegal_initializer_test/01: MissingCompileTimeError
649 illegal_initializer_test/02: MissingCompileTimeError 815 illegal_initializer_test/02: MissingCompileTimeError
650 illegal_initializer_test/03: MissingCompileTimeError 816 illegal_initializer_test/03: MissingCompileTimeError
651 illegal_initializer_test/04: MissingCompileTimeError 817 illegal_initializer_test/04: MissingCompileTimeError
652 illegal_invocation_test/01: MissingCompileTimeError 818 illegal_invocation_test/01: MissingCompileTimeError
653 label_test: RuntimeError 819 label_test: RuntimeError
654 main_not_a_function_test/01: Crash
655 prefix_assignment_test/01: MissingCompileTimeError 820 prefix_assignment_test/01: MissingCompileTimeError
656 prefix_assignment_test/02: MissingCompileTimeError 821 prefix_assignment_test/02: MissingCompileTimeError
657 prefix_identifier_reference_test/01: MissingCompileTimeError 822 prefix_identifier_reference_test/01: MissingCompileTimeError
658 prefix_identifier_reference_test/02: MissingCompileTimeError 823 prefix_identifier_reference_test/02: MissingCompileTimeError
659 prefix_identifier_reference_test/03: MissingCompileTimeError 824 prefix_identifier_reference_test/03: MissingCompileTimeError
660 prefix_identifier_reference_test/04: MissingCompileTimeError 825 prefix_identifier_reference_test/04: MissingCompileTimeError
661 prefix_identifier_reference_test/05: MissingCompileTimeError 826 prefix_identifier_reference_test/05: MissingCompileTimeError
662 prefix_unqualified_invocation_test/01: MissingCompileTimeError 827 prefix_unqualified_invocation_test/01: MissingCompileTimeError
663 prefix_unqualified_invocation_test/02: MissingCompileTimeError 828 prefix_unqualified_invocation_test/02: MissingCompileTimeError
664 ref_before_declaration_test/00: Crash 829 ref_before_declaration_test/00: Crash
(...skipping 22 matching lines...) Expand all
687 try_catch_syntax_test/15: MissingCompileTimeError 852 try_catch_syntax_test/15: MissingCompileTimeError
688 type_variable_conflict2_test/02: MissingCompileTimeError 853 type_variable_conflict2_test/02: MissingCompileTimeError
689 type_variable_conflict2_test/06: MissingCompileTimeError 854 type_variable_conflict2_test/06: MissingCompileTimeError
690 type_variable_conflict2_test/08: MissingCompileTimeError 855 type_variable_conflict2_test/08: MissingCompileTimeError
691 type_variable_conflict2_test/10: MissingCompileTimeError 856 type_variable_conflict2_test/10: MissingCompileTimeError
692 unsupported_operators_test/01: MissingCompileTimeError 857 unsupported_operators_test/01: MissingCompileTimeError
693 unsupported_operators_test/02: MissingCompileTimeError 858 unsupported_operators_test/02: MissingCompileTimeError
694 unsupported_operators_test/03: MissingCompileTimeError 859 unsupported_operators_test/03: MissingCompileTimeError
695 unsupported_operators_test/04: MissingCompileTimeError 860 unsupported_operators_test/04: MissingCompileTimeError
696 861
697 ###############################################################################
Kevin Millikin (Google) 2017/03/02 10:50:02 You're my hero.
698 # VM Entries
699 ###############################################################################
700
701 # dartk: Shared JIT & Precompilation failures
702 [ ($compiler == dartk && $runtime == vm) || ($compiler == dartkp && $runtime == dart_precompiled) ]
703 abstract_beats_arguments_test: RuntimeError
704 abstract_runtime_error_test/01: RuntimeError
705 abstract_runtime_error_test/02: RuntimeError
706 accessor_conflict_export2_test: RuntimeError
707 accessor_conflict_export_test: RuntimeError
708 accessor_conflict_import2_test: RuntimeError
709 application_negative_test: Crash
710 arg_param_trailing_comma_test/107: MissingCompileTimeError
711 arg_param_trailing_comma_test/112: DartkCrash
712 arg_param_trailing_comma_test/115: DartkCrash
713 arg_param_trailing_comma_test/121: DartkCrash
714 arg_param_trailing_comma_test/124: DartkCrash
715 arg_param_trailing_comma_test/14: DartkCrash
716 arg_param_trailing_comma_test/17: DartkCrash
717 arg_param_trailing_comma_test/171: DartkCrash
718 arg_param_trailing_comma_test/174: DartkCrash
719 arg_param_trailing_comma_test/180: DartkCrash
720 arg_param_trailing_comma_test/183: DartkCrash
721 arg_param_trailing_comma_test/193: DartkCrash
722 arg_param_trailing_comma_test/196: DartkCrash
723 arg_param_trailing_comma_test/202: DartkCrash
724 arg_param_trailing_comma_test/205: DartkCrash
725 arg_param_trailing_comma_test/31: DartkCrash
726 arg_param_trailing_comma_test/34: DartkCrash
727 arg_param_trailing_comma_test/40: DartkCrash
728 arg_param_trailing_comma_test/43: DartkCrash
729 arg_param_trailing_comma_test/5: DartkCrash
730 arg_param_trailing_comma_test/53: DartkCrash
731 arg_param_trailing_comma_test/56: DartkCrash
732 arg_param_trailing_comma_test/62: DartkCrash
733 arg_param_trailing_comma_test/65: DartkCrash
734 arg_param_trailing_comma_test/79: DartkCrash
735 arg_param_trailing_comma_test/8: DartkCrash
736 arg_param_trailing_comma_test/82: DartkCrash
737 arg_param_trailing_comma_test/88: DartkCrash
738 arg_param_trailing_comma_test/91: DartkCrash
739 arg_param_trailing_comma_test/none: RuntimeError
740 assignable_expression_test/02: MissingCompileTimeError
741 assignable_expression_test/03: MissingCompileTimeError
742 assignable_expression_test/12: MissingCompileTimeError
743 assignable_expression_test/13: MissingCompileTimeError
744 assignable_expression_test/22: MissingCompileTimeError
745 assignable_expression_test/23: MissingCompileTimeError
746 assignable_expression_test/32: MissingCompileTimeError
747 assignable_expression_test/33: MissingCompileTimeError
748 assignable_expression_test/42: MissingCompileTimeError
749 assignable_expression_test/43: MissingCompileTimeError
750 assignable_expression_test/50: MissingCompileTimeError
751 async_await_syntax_test/a01b: MissingCompileTimeError
752 async_await_syntax_test/a01c: MissingCompileTimeError
753 async_await_syntax_test/a05f: MissingCompileTimeError
754 async_await_syntax_test/a05g: MissingCompileTimeError
755 async_await_syntax_test/a05h: MissingCompileTimeError
756 async_await_syntax_test/a06b: MissingCompileTimeError
757 async_await_syntax_test/a12e: MissingCompileTimeError
758 async_await_syntax_test/a12f: MissingCompileTimeError
759 async_await_syntax_test/b00a: DartkCrash
760 async_await_syntax_test/b00b: DartkCrash
761 async_await_syntax_test/b00c: DartkCrash
762 async_await_syntax_test/b01b: MissingCompileTimeError
763 async_await_syntax_test/b01c: MissingCompileTimeError
764 async_await_syntax_test/b10b: MissingCompileTimeError
765 async_await_syntax_test/b12e: MissingCompileTimeError
766 async_await_syntax_test/b12f: MissingCompileTimeError
767 async_await_syntax_test/c01b: MissingCompileTimeError
768 async_await_syntax_test/c01c: MissingCompileTimeError
769 async_await_syntax_test/c11a: MissingCompileTimeError
770 async_await_syntax_test/c11b: MissingCompileTimeError
771 async_await_syntax_test/d01b: MissingCompileTimeError
772 async_await_syntax_test/d01c: MissingCompileTimeError
773 async_await_syntax_test/e1: MissingCompileTimeError
774 async_await_syntax_test/e2: MissingCompileTimeError
775 async_await_syntax_test/e3: MissingCompileTimeError
776 async_await_test: Crash
777 async_return_types_test/return_value_sync_star: MissingCompileTimeError
778 async_star_pause_test: Crash
779 async_star_test: Crash
780 async_test/constructor3: MissingCompileTimeError
781 async_test/setter1: MissingCompileTimeError
782 await_backwards_compatibility_test/await1: MissingCompileTimeError
783 await_test: RuntimeError
784 bad_constructor_test/05: CompileTimeError
785 bad_initializer1_negative_test: Crash
786 bad_raw_string_negative_test: Fail
787 black_listed_test/13: MissingCompileTimeError
788 body_less_constructor_wrong_arg_negative_test: Crash
789 built_in_identifier_illegal_test/01: MissingCompileTimeError
790 built_in_identifier_illegal_test/04: MissingCompileTimeError
791 built_in_identifier_illegal_test/05: MissingCompileTimeError
792 built_in_identifier_illegal_test/06: MissingCompileTimeError
793 built_in_identifier_illegal_test/07: MissingCompileTimeError
794 built_in_identifier_illegal_test/08: MissingCompileTimeError
795 built_in_identifier_illegal_test/10: MissingCompileTimeError
796 built_in_identifier_illegal_test/12: MissingCompileTimeError
797 built_in_identifier_illegal_test/13: MissingCompileTimeError
798 built_in_identifier_illegal_test/15: MissingCompileTimeError
799 built_in_identifier_illegal_test/16: MissingCompileTimeError
800 built_in_identifier_illegal_test/17: MissingCompileTimeError
801 built_in_identifier_illegal_test/18: MissingCompileTimeError
802 built_in_identifier_illegal_test/19: MissingCompileTimeError
803 built_in_identifier_illegal_test/20: MissingCompileTimeError
804 built_in_identifier_test/01: CompileTimeError
805 call_nonexistent_static_test/01: RuntimeError
806 call_nonexistent_static_test/04: RuntimeError
807 call_nonexistent_static_test/06: RuntimeError
808 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335
809 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335
810 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335
811 class_cycle2_test/01: MissingCompileTimeError
812 class_cycle2_test/02: MissingCompileTimeError
813 class_cycle_test/00: MissingCompileTimeError
814 class_cycle_test/01: MissingCompileTimeError
815 compile_time_constant10_test/01: Crash
816 compile_time_constant10_test/02: Crash
817 compile_time_constant13_test/02: Crash
818 compile_time_constant13_test/03: MissingCompileTimeError
819 compile_time_constant13_test/04: Crash
820 compile_time_constant13_test/05: Crash
821 compile_time_constant_arguments_test/01: MissingCompileTimeError
822 compile_time_constant_arguments_test/02: MissingCompileTimeError
823 compile_time_constant_arguments_test/03: MissingCompileTimeError
824 compile_time_constant_arguments_test/04: MissingCompileTimeError
825 compile_time_constant_arguments_test/05: MissingCompileTimeError
826 compile_time_constant_arguments_test/06: MissingCompileTimeError
827 compile_time_constant_c_test/02: MissingCompileTimeError
828 compile_time_constant_c_test/03: MissingCompileTimeError
829 compile_time_constant_k_test/01: RuntimeError
830 compile_time_constant_k_test/02: RuntimeError
831 compile_time_constant_k_test/03: RuntimeError
832 compile_time_constant_o_test/01: RuntimeError
833 compile_time_constant_o_test/02: RuntimeError
834 compile_time_constant_p_test/01: Crash
835 compile_time_constant_r_test/01: Crash
836 compile_time_constant_r_test/02: Crash
837 compile_time_constant_r_test/03: Crash
838 compile_time_constant_test/01: MissingCompileTimeError
839 compile_time_constant_test/02: Crash
840 conditional_import_string_test: RuntimeError
841 conditional_import_test: RuntimeError
842 conditional_method_invocation_test/11: MissingCompileTimeError
843 conditional_property_access_test/09: MissingCompileTimeError
844 conditional_property_assignment_test/20: MissingCompileTimeError
845 conditional_property_assignment_test/21: MissingCompileTimeError
846 conditional_property_assignment_test/22: MissingCompileTimeError
847 config_import_test: RuntimeError
848 const_conditional_test/01: MissingCompileTimeError
849 const_conditional_test/02: MissingCompileTimeError
850 const_conditional_test/03: MissingCompileTimeError
851 const_conditional_test/04: MissingCompileTimeError
852 const_conditional_test/05: MissingCompileTimeError
853 const_conditional_test/06: MissingCompileTimeError
854 const_conditional_test/07: MissingCompileTimeError
855 const_conditional_test/08: MissingCompileTimeError
856 const_conditional_test/09: MissingCompileTimeError
857 const_conditional_test/10: MissingCompileTimeError
858 const_constructor_mixin2_test/01: MissingCompileTimeError
859 const_constructor_mixin3_test/01: MissingCompileTimeError
860 const_constructor_mixin_test/01: MissingCompileTimeError
861 const_constructor_nonconst_field_test/01: MissingCompileTimeError
862 const_constructor_super_test/01: MissingCompileTimeError
863 const_constructor_super_test/02: Crash
864 const_constructor_syntax_test/01: MissingCompileTimeError
865 const_constructor_syntax_test/02: MissingCompileTimeError
866 const_constructor_syntax_test/03: MissingCompileTimeError
867 const_constructor_syntax_test/04: MissingCompileTimeError
868 const_constructor_test/01: MissingCompileTimeError
869 const_dynamic_type_literal_test/02: RuntimeError
870 const_error_multiply_initialized_test/01: MissingCompileTimeError
871 const_error_multiply_initialized_test/02: RuntimeError
872 const_error_multiply_initialized_test/03: MissingCompileTimeError
873 const_error_multiply_initialized_test/04: RuntimeError
874 const_factory_with_body_test/01: MissingCompileTimeError
875 const_instance_field_test/01: MissingCompileTimeError
876 const_map2_test/00: MissingCompileTimeError
877 const_map3_test/00: MissingCompileTimeError
878 const_nested_test: RuntimeError
879 const_optional_args_negative_test: Fail
880 const_switch2_test/01: MissingCompileTimeError
881 const_syntax_test/01: MissingCompileTimeError
882 const_syntax_test/02: MissingCompileTimeError
883 const_syntax_test/03: MissingCompileTimeError
884 const_syntax_test/04: MissingCompileTimeError
885 const_syntax_test/05: MissingCompileTimeError
886 const_syntax_test/06: MissingCompileTimeError
887 const_syntax_test/07: MissingCompileTimeError
888 const_syntax_test/10: Crash
889 const_syntax_test/11: MissingCompileTimeError
890 const_syntax_test/12: MissingCompileTimeError
891 const_types_test/09: MissingCompileTimeError
892 const_types_test/10: MissingCompileTimeError
893 const_types_test/11: MissingCompileTimeError
894 const_types_test/12: MissingCompileTimeError
895 const_types_test/16: MissingCompileTimeError
896 const_types_test/17: MissingCompileTimeError
897 const_types_test/18: MissingCompileTimeError
898 const_types_test/19: MissingCompileTimeError
899 const_types_test/20: MissingCompileTimeError
900 const_types_test/21: MissingCompileTimeError
901 const_types_test/22: MissingCompileTimeError
902 const_types_test/23: MissingCompileTimeError
903 const_types_test/24: MissingCompileTimeError
904 const_types_test/25: MissingCompileTimeError
905 const_types_test/26: MissingCompileTimeError
906 const_types_test/27: MissingCompileTimeError
907 const_types_test/28: MissingCompileTimeError
908 const_types_test/29: MissingCompileTimeError
909 const_types_test/30: MissingCompileTimeError
910 const_types_test/41: MissingCompileTimeError
911 constant_locals_test/01: MissingCompileTimeError
912 constant_locals_test/02: MissingCompileTimeError
913 constant_locals_test/03: MissingCompileTimeError
914 constant_locals_test/04: MissingCompileTimeError
915 constant_locals_test/05: MissingCompileTimeError
916 constructor10_test/00: Crash
917 constructor10_test/01: Crash
918 constructor10_test/02: Crash
919 constructor_duplicate_final_test/01: MissingRuntimeError
920 constructor_duplicate_final_test/02: MissingRuntimeError
921 constructor_duplicate_initializers_test/03: MissingCompileTimeError
922 constructor_redirect2_test/01: MissingCompileTimeError
923 constructor_redirect_test/01: MissingCompileTimeError
924 covariant_test/00c: RuntimeError
925 covariant_test/02: MissingCompileTimeError
926 covariant_test/08: MissingCompileTimeError
927 covariant_test/12: MissingCompileTimeError
928 covariant_test/14: MissingCompileTimeError
929 covariant_test/16: MissingCompileTimeError
930 covariant_test/19: MissingCompileTimeError
931 covariant_test/20c: RuntimeError
932 covariant_test/22: MissingCompileTimeError
933 covariant_test/28: MissingCompileTimeError
934 covariant_test/32: MissingCompileTimeError
935 covariant_test/34: MissingCompileTimeError
936 covariant_test/36: MissingCompileTimeError
937 covariant_test/39: MissingCompileTimeError
938 covariant_test/40: RuntimeError
939 covariant_test/40b: RuntimeError
940 covariant_test/40c: RuntimeError
941 covariant_test/42: RuntimeError
942 covariant_test/46: MissingCompileTimeError
943 covariant_test/46b: MissingCompileTimeError
944 covariant_test/48: RuntimeError
945 covariant_test/52: RuntimeError
946 covariant_test/54: RuntimeError
947 covariant_test/56: RuntimeError
948 covariant_test/59: MissingCompileTimeError
949 covariant_test/none: RuntimeError
950 cyclic_class_member_test/01: MissingCompileTimeError
951 cyclic_constructor_test/01: MissingCompileTimeError
952 cyclic_type_test/00: RuntimeError
953 cyclic_type_test/01: RuntimeError
954 cyclic_type_test/03: RuntimeError
955 cyclic_type_variable_test/01: Crash
956 cyclic_type_variable_test/02: Crash
957 cyclic_type_variable_test/03: Crash
958 cyclic_type_variable_test/04: Crash
959 cyclic_type_variable_test/none: Crash
960 cyclic_typedef_test/01: MissingCompileTimeError
961 cyclic_typedef_test/02: MissingCompileTimeError
962 cyclic_typedef_test/03: MissingCompileTimeError
963 cyclic_typedef_test/04: MissingCompileTimeError
964 cyclic_typedef_test/05: MissingCompileTimeError
965 cyclic_typedef_test/06: MissingCompileTimeError
966 cyclic_typedef_test/07: MissingCompileTimeError
967 cyclic_typedef_test/08: MissingCompileTimeError
968 cyclic_typedef_test/09: MissingCompileTimeError
969 cyclic_typedef_test/10: MissingCompileTimeError
970 cyclic_typedef_test/11: MissingCompileTimeError
971 deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 2833 5
972 deferred_closurize_load_library_test: RuntimeError
973 deferred_constant_list_test: RuntimeError
974 deferred_constraints_constants_test/none: RuntimeError
975 deferred_constraints_constants_test/reference_after_load: RuntimeError
976 deferred_constraints_type_annotation_test/as_operation: RuntimeError
977 deferred_constraints_type_annotation_test/catch_check: RuntimeError
978 deferred_constraints_type_annotation_test/is_check: RuntimeError
979 deferred_constraints_type_annotation_test/new: RuntimeError
980 deferred_constraints_type_annotation_test/new_before_load: RuntimeError
981 deferred_constraints_type_annotation_test/new_generic1: RuntimeError
982 deferred_constraints_type_annotation_test/new_generic2: RuntimeError
983 deferred_constraints_type_annotation_test/new_generic3: RuntimeError
984 deferred_constraints_type_annotation_test/none: RuntimeError
985 deferred_constraints_type_annotation_test/static_method: RuntimeError
986 deferred_constraints_type_annotation_test/type_annotation1: RuntimeError
987 deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError
988 deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError
989 deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError
990 deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError
991 deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeE rror
992 deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError
993 deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeErro r
994 deferred_duplicate_prefix1_test/01: MissingCompileTimeError
995 deferred_duplicate_prefix2_test/01: MissingCompileTimeError
996 deferred_duplicate_prefix3_test/01: MissingCompileTimeError
997 deferred_function_type_test: RuntimeError
998 deferred_global_test: RuntimeError
999 deferred_import_core_test: RuntimeError
1000 deferred_inheritance_constraints_test/extends: MissingCompileTimeError
1001 deferred_inheritance_constraints_test/implements: MissingCompileTimeError
1002 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
1003 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
1004 deferred_inlined_test: RuntimeError
1005 deferred_load_constants_test/01: MissingCompileTimeError
1006 deferred_load_constants_test/02: MissingCompileTimeError
1007 deferred_load_constants_test/03: MissingCompileTimeError
1008 deferred_load_constants_test/04: MissingCompileTimeError
1009 deferred_load_constants_test/05: MissingCompileTimeError
1010 deferred_load_constants_test/none: RuntimeError
1011 deferred_load_inval_code_test: RuntimeError
1012 deferred_load_library_wrong_args_test/none: RuntimeError
1013 deferred_mixin_test: RuntimeError
1014 deferred_no_prefix_test/01: MissingCompileTimeError
1015 deferred_no_such_method_test: RuntimeError
1016 deferred_not_loaded_check_test: RuntimeError
1017 deferred_only_constant_test: RuntimeError
1018 deferred_optimized_test: RuntimeError
1019 deferred_regression_22995_test: RuntimeError
1020 deferred_shadow_load_library_test: RuntimeError
1021 deferred_shared_and_unshared_classes_test: RuntimeError
1022 deferred_static_seperate_test: RuntimeError
1023 deferred_super_dependency_test/01: RuntimeError
1024 deferred_type_dependency_test/as: RuntimeError
1025 deferred_type_dependency_test/is: RuntimeError
1026 deferred_type_dependency_test/none: RuntimeError
1027 deferred_type_dependency_test/type_annotation: RuntimeError
1028 duplicate_export_negative_test: DartkCrash
1029 dynamic2_test/00: MissingCompileTimeError
1030 dynamic2_test/01: MissingCompileTimeError
1031 dynamic_prefix_core_test/01: RuntimeError
1032 enum_private_test/02: RuntimeError
1033 enum_syntax_test/20: Crash
1034 enum_syntax_test/21: MissingCompileTimeError
1035 enum_syntax_test/22: Crash
1036 enum_syntax_test/30: MissingCompileTimeError
1037 evaluation_redirecting_constructor_test: RuntimeError
1038 export_ambiguous_main_negative_test: Crash
1039 export_double_same_main_test: Crash
1040 export_main_test: Crash
1041 export_private_test/01: MissingCompileTimeError
1042 extend_type_parameter2_negative_test: DartkCrash
1043 extend_type_parameter_negative_test: DartkCrash
1044 external_test/11: MissingCompileTimeError
1045 external_test/12: MissingCompileTimeError
1046 external_test/13: MissingRuntimeError
1047 external_test/20: MissingRuntimeError
1048 external_test/22: MissingCompileTimeError
1049 external_test/23: MissingCompileTimeError
1050 external_test/30: MissingCompileTimeError
1051 external_test/31: MissingCompileTimeError
1052 factory2_negative_test: DartkCrash
1053 factory_negative_test: DartkCrash
1054 factory_redirection_test/07: MissingCompileTimeError
1055 field_decl_missing_var_type_test/01: MissingCompileTimeError
1056 final_initializer_instance_reference_test/01: MissingCompileTimeError
1057 final_is_not_const_test/01: MissingCompileTimeError
1058 final_super_field_set_test/01: RuntimeError
1059 first_class_types_literals_test/08: RuntimeError
1060 for2_test: RuntimeError
1061 for_variable_capture_test: RuntimeError
1062 function_subtype0_test: RuntimeError
1063 function_subtype1_test: RuntimeError
1064 function_subtype2_test: RuntimeError
1065 function_subtype_bound_closure3_test: RuntimeError
1066 function_subtype_bound_closure4_test: RuntimeError
1067 function_subtype_cast1_test: RuntimeError
1068 function_subtype_inline0_test: RuntimeError
1069 function_subtype_local3_test: RuntimeError
1070 function_subtype_local4_test: RuntimeError
1071 function_subtype_not1_test: RuntimeError
1072 function_syntax_test/00: MissingCompileTimeError
1073 function_syntax_test/01: MissingCompileTimeError
1074 function_syntax_test/22: MissingCompileTimeError
1075 function_syntax_test/64: MissingCompileTimeError
1076 function_syntax_test/67: MissingCompileTimeError
1077 function_syntax_test/68: MissingCompileTimeError
1078 function_syntax_test/69: MissingCompileTimeError
1079 function_syntax_test/71: MissingCompileTimeError
1080 function_syntax_test/73: MissingCompileTimeError
1081 function_syntax_test/74: MissingCompileTimeError
1082 function_type_alias2_test: RuntimeError
1083 function_type_alias3_test: RuntimeError
1084 function_type_alias4_test: RuntimeError
1085 function_type_alias5_test/00: MissingCompileTimeError
1086 function_type_alias5_test/01: MissingCompileTimeError
1087 function_type_alias5_test/02: MissingCompileTimeError
1088 function_type_alias6_test/00: MissingCompileTimeError
1089 function_type_alias7_test/00: MissingCompileTimeError
1090 function_type_alias7_test/01: DartkCrash
1091 function_type_alias7_test/02: MissingCompileTimeError
1092 function_type_alias9_test/00: MissingCompileTimeError
1093 function_type_parameter2_negative_test: Crash
1094 function_type_parameter_negative_test: Crash
1095 generic_closure_test: RuntimeError
1096 generic_constructor_mixin3_test: Crash
1097 generic_field_mixin2_test: RuntimeError
1098 generic_field_mixin3_test: RuntimeError
1099 generic_field_mixin4_test: RuntimeError
1100 generic_field_mixin5_test: RuntimeError
1101 generic_field_mixin_test: RuntimeError
1102 generic_local_functions_test: DartkCrash
1103 generic_metadata_test/02: MissingCompileTimeError
1104 generic_metadata_test/03: MissingCompileTimeError
1105 generic_method_types_test: Pass, RuntimeError
1106 generic_methods_generic_function_parameter_test: DartkCrash
1107 getter_closure_execution_order_test: RuntimeError
1108 getter_parameters_test/01: MissingCompileTimeError
1109 getter_parameters_test/03: MissingCompileTimeError
1110 getter_parameters_test/04: MissingCompileTimeError
1111 getter_setter_in_lib_test: RuntimeError
1112 if_null_assignment_behavior_test/09: RuntimeError
1113 if_null_assignment_behavior_test/10: RuntimeError
1114 if_null_assignment_behavior_test/15: RuntimeError
1115 implicit_scope_test: Crash
1116 import_combinators_test: RuntimeError
1117 initializing_formal_capture_test: RuntimeError
1118 initializing_formal_final_test: RuntimeError
1119 inst_field_initializer1_negative_test: Fail
1120 instanceof3_test: RuntimeError
1121 interface2_negative_test: Fail
1122 interface_cycle_test/01: MissingCompileTimeError
1123 interface_cycle_test/02: MissingCompileTimeError
1124 invocation_mirror_test: RuntimeError
1125 is_malformed_type_test/94: RuntimeError
1126 is_malformed_type_test/95: RuntimeError
1127 is_malformed_type_test/96: RuntimeError
1128 is_malformed_type_test/97: RuntimeError
1129 is_malformed_type_test/98: RuntimeError
1130 is_malformed_type_test/99: RuntimeError
1131 is_not_class2_test: RuntimeError
1132 is_not_class4_negative_test: Fail
1133 isnot_malformed_type_test: RuntimeError
1134 issue_1751477_test: RuntimeError
1135 label6_negative_test: DartkCrash
1136 library_ambiguous_test/00: MissingRuntimeError
1137 library_ambiguous_test/04: MissingRuntimeError
1138 library_ambiguous_test/05: MissingCompileTimeError
1139 library_env_test/has_html_support: RuntimeError
1140 library_env_test/has_no_io_support: RuntimeError
1141 list_literal2_negative_test: Fail
1142 list_literal4_test: RuntimeError
1143 list_literal_negative_test: DartkCrash
1144 malformed2_test/00: RuntimeError
1145 malformed_inheritance_test/01: MissingCompileTimeError
1146 malformed_inheritance_test/03: Crash
1147 malformed_inheritance_test/05: MissingCompileTimeError
1148 malformed_inheritance_test/07: DartkCrash
1149 malformed_inheritance_test/08: DartkCrash
1150 malformed_inheritance_test/09: MissingCompileTimeError
1151 malformed_inheritance_test/10: MissingCompileTimeError
1152 malformed_inheritance_test/11: DartkCrash
1153 malformed_inheritance_test/12: DartkCrash
1154 malformed_test/none: RuntimeError
1155 map_literal2_negative_test: Fail
1156 map_literal3_test: RuntimeError
1157 map_literal6_test: RuntimeError
1158 map_literal_negative_test: DartkCrash
1159 method_name_test: CompileTimeError
1160 method_override_test: RuntimeError
1161 missing_const_constructor_test/02: MissingCompileTimeError
1162 missing_const_constructor_test/03: MissingCompileTimeError
1163 missing_const_constructor_test/04: Crash
1164 missing_const_constructor_test/05: MissingCompileTimeError
1165 missing_const_constructor_test/06: MissingCompileTimeError
1166 missing_part_of_tag_test/01: MissingCompileTimeError
1167 mixin_black_listed_test/08: DartkCrash
1168 mixin_cyclic_test/01: MissingCompileTimeError
1169 mixin_cyclic_test/02: MissingCompileTimeError
1170 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
1171 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
1172 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
1173 mixin_illegal_constructor_test/01: MissingCompileTimeError
1174 mixin_illegal_constructor_test/02: MissingCompileTimeError
1175 mixin_illegal_constructor_test/03: MissingCompileTimeError
1176 mixin_illegal_constructor_test/04: MissingCompileTimeError
1177 mixin_illegal_constructor_test/05: MissingCompileTimeError
1178 mixin_illegal_constructor_test/06: MissingCompileTimeError
1179 mixin_illegal_constructor_test/07: MissingCompileTimeError
1180 mixin_illegal_constructor_test/08: MissingCompileTimeError
1181 mixin_illegal_constructor_test/09: MissingCompileTimeError
1182 mixin_illegal_constructor_test/10: MissingCompileTimeError
1183 mixin_illegal_constructor_test/11: MissingCompileTimeError
1184 mixin_illegal_constructor_test/12: MissingCompileTimeError
1185 mixin_illegal_cycles_test/01: MissingCompileTimeError
1186 mixin_illegal_cycles_test/02: MissingCompileTimeError
1187 mixin_illegal_cycles_test/03: MissingCompileTimeError
1188 mixin_illegal_cycles_test/04: MissingCompileTimeError
1189 mixin_illegal_cycles_test/05: MissingCompileTimeError
1190 mixin_illegal_cycles_test/06: MissingCompileTimeError
1191 mixin_illegal_object_test/01: MissingCompileTimeError
1192 mixin_illegal_object_test/02: MissingCompileTimeError
1193 mixin_invalid_inheritance1_test/01: Crash
1194 mixin_invalid_inheritance1_test/02: Crash
1195 mixin_invalid_inheritance1_test/03: Crash
1196 mixin_invalid_inheritance2_test/01: MissingCompileTimeError
1197 mixin_invalid_inheritance2_test/02: MissingCompileTimeError
1198 mixin_invalid_inheritance2_test/03: DartkCrash
1199 mixin_issue10216_2_test: RuntimeError
1200 mixin_mixin2_test: RuntimeError
1201 mixin_mixin3_test: RuntimeError
1202 mixin_mixin4_test: RuntimeError
1203 mixin_mixin5_test: RuntimeError
1204 mixin_mixin6_test: RuntimeError
1205 mixin_mixin7_test: RuntimeError
1206 mixin_mixin_bound2_test: RuntimeError
1207 mixin_mixin_bound_test: RuntimeError
1208 mixin_mixin_test: RuntimeError
1209 mixin_of_mixin_test/03: RuntimeError
1210 mixin_of_mixin_test/14: RuntimeError
1211 mixin_super_constructor_named_test/01: MissingCompileTimeError
1212 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
1213 mixin_super_test: RuntimeError
1214 mixin_type_parameters_errors_test/01: DartkCrash
1215 mixin_type_parameters_errors_test/02: DartkCrash
1216 mixin_type_parameters_errors_test/05: DartkCrash
1217 mixin_type_parameters_super_extends_test: RuntimeError
1218 mixin_type_parameters_super_test: RuntimeError
1219 multiline_newline_test/01: RuntimeError
1220 multiline_newline_test/02: RuntimeError
1221 multiline_newline_test/03: RuntimeError
1222 multiline_newline_test/none: RuntimeError
1223 named_constructor_test/01: MissingRuntimeError
1224 named_constructor_test/02: DartkCrash
1225 named_constructor_test/04: DartkCrash
1226 named_constructor_test/05: DartkCrash
1227 named_constructor_test/06: DartkCrash
1228 named_constructor_test/07: DartkCrash
1229 named_constructor_test/08: DartkCrash
1230 named_constructor_test/09: DartkCrash
1231 named_constructor_test/10: DartkCrash
1232 named_parameters_aggregated_test/01: MissingCompileTimeError
1233 named_parameters_aggregated_test/03: MissingCompileTimeError
1234 named_parameters_aggregated_test/04: MissingCompileTimeError
1235 named_parameters_default_eq_test/01: MissingCompileTimeError
1236 named_parameters_default_eq_test/02: MissingCompileTimeError
1237 new_expression1_negative_test: DartkCrash
1238 no_main_test/01: Crash
1239 not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 2830 1
1240 not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 2830 1
1241 number_identifier_test/02: MissingCompileTimeError
1242 number_identifier_test/04: MissingCompileTimeError
1243 on_catch_malformed_type_test: RuntimeError
1244 parameter_initializer1_negative_test: DartkCrash
1245 parameter_initializer2_negative_test: DartkCrash
1246 parameter_initializer3_negative_test: DartkCrash
1247 parameter_initializer4_negative_test: DartkCrash
1248 parameter_initializer6_negative_test: Fail
1249 part2_test: RuntimeError
1250 prefix13_negative_test: Fail
1251 prefix15_negative_test: Fail
1252 private_access_test/05: RuntimeError
1253 private_access_test/06: RuntimeError
1254 private_super_constructor_test/01: MissingCompileTimeError
1255 redirecting_constructor_initializer_test: RuntimeError
1256 redirecting_factory_default_values_test/01: MissingCompileTimeError
1257 redirecting_factory_default_values_test/02: MissingCompileTimeError
1258 redirecting_factory_infinite_steps_test/02: Crash
1259 redirecting_factory_long_test: RuntimeError
1260 regress_13494_test: RuntimeError
1261 regress_20394_test/01: MissingCompileTimeError
1262 regress_22438_test: RuntimeError
1263 regress_22443_test: RuntimeError # Deferred Loading Issue 28335
1264 regress_22445_test: RuntimeError
1265 regress_23408_test: RuntimeError # Deferred Loading Issue 28335
1266 regress_26855_test/0: DartkCrash
1267 regress_27957_test: RuntimeError
1268 regress_28278_test: RuntimeError # Mirrors Issue
1269 reify_typevar_static_test/00: MissingCompileTimeError
1270 scope_variable_test/01: MissingCompileTimeError
1271 script1_negative_test: Fail
1272 script2_negative_test: Fail
1273 setter0_test: RuntimeError
1274 setter4_test: CompileTimeError
1275 setter_override_test/01: RuntimeError
1276 setter_override_test/02: RuntimeError
1277 setter_override_test/none: RuntimeError
1278 source_self_negative_test: DartkCrash
1279 static_final_field2_test/02: MissingCompileTimeError
1280 static_parameter_test/01: MissingCompileTimeError
1281 static_parameter_test/02: MissingCompileTimeError
1282 static_parameter_test/03: MissingCompileTimeError
1283 static_parameter_test/04: MissingCompileTimeError
1284 static_parameter_test/05: MissingCompileTimeError
1285 static_parameter_test/06: MissingCompileTimeError
1286 static_parameter_test/07: MissingCompileTimeError
1287 static_parameter_test/08: MissingCompileTimeError
1288 static_parameter_test/09: MissingCompileTimeError
1289 static_parameter_test/10: MissingCompileTimeError
1290 static_parameter_test/11: MissingCompileTimeError
1291 static_parameter_test/12: MissingCompileTimeError
1292 super_call3_test/02: Crash
1293 super_conditional_operator_test/01: MissingCompileTimeError
1294 super_conditional_operator_test/02: MissingCompileTimeError
1295 super_conditional_operator_test/03: MissingCompileTimeError
1296 super_conditional_operator_test/04: MissingCompileTimeError
1297 super_conditional_operator_test/05: MissingCompileTimeError
1298 super_conditional_operator_test/06: MissingCompileTimeError
1299 super_conditional_operator_test/07: MissingCompileTimeError
1300 super_conditional_operator_test/08: MissingCompileTimeError
1301 super_conditional_operator_test/09: MissingCompileTimeError
1302 super_conditional_operator_test/10: MissingCompileTimeError
1303 super_conditional_operator_test/11: MissingCompileTimeError
1304 super_conditional_operator_test/12: MissingCompileTimeError
1305 super_conditional_operator_test/13: MissingCompileTimeError
1306 super_conditional_operator_test/14: MissingCompileTimeError
1307 super_conditional_operator_test/15: MissingCompileTimeError
1308 super_conditional_operator_test/16: MissingCompileTimeError
1309 super_conditional_operator_test/17: MissingCompileTimeError
1310 super_conditional_operator_test/18: MissingCompileTimeError
1311 super_no_such_method1_test/01: RuntimeError
1312 super_no_such_method2_test/01: RuntimeError
1313 super_no_such_method3_test/01: RuntimeError
1314 super_no_such_method4_test/01: RuntimeError
1315 super_no_such_method5_test/01: RuntimeError
1316 switch1_negative_test: Fail
1317 switch4_negative_test: DartkCrash
1318 switch_bad_case_test/01: MissingCompileTimeError
1319 switch_bad_case_test/02: MissingCompileTimeError
1320 switch_case_test/00: MissingCompileTimeError
1321 switch_case_test/01: MissingCompileTimeError
1322 switch_case_test/02: MissingCompileTimeError
1323 switch_label_test: DartkCrash
1324 sync_generator2_test/01: MissingCompileTimeError
1325 sync_generator2_test/02: MissingCompileTimeError
1326 sync_generator2_test/03: MissingCompileTimeError
1327 sync_generator2_test/04: MissingCompileTimeError
1328 sync_generator2_test/05: MissingCompileTimeError
1329 sync_generator2_test/06: MissingCompileTimeError
1330 sync_generator2_test/09: Crash
1331 sync_generator2_test/11: MissingCompileTimeError
1332 sync_generator2_test/20: MissingCompileTimeError
1333 sync_generator2_test/30: MissingCompileTimeError
1334 sync_generator2_test/40: MissingCompileTimeError
1335 sync_generator2_test/41: MissingCompileTimeError
1336 sync_generator2_test/51: MissingCompileTimeError
1337 sync_generator2_test/52: MissingCompileTimeError
1338 syntax_test/02: MissingCompileTimeError
1339 syntax_test/03: MissingCompileTimeError
1340 syntax_test/27: MissingCompileTimeError
1341 syntax_test/50: MissingCompileTimeError
1342 syntax_test/51: MissingCompileTimeError
1343 syntax_test/64: MissingCompileTimeError
1344 syntax_test/65: MissingCompileTimeError
1345 this_conditional_operator_test/01: MissingCompileTimeError
1346 try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410
1347 try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410
1348 try_catch_syntax_test/01: MissingCompileTimeError
1349 try_catch_syntax_test/07: MissingCompileTimeError
1350 try_catch_syntax_test/09: MissingCompileTimeError
1351 try_catch_syntax_test/10: MissingCompileTimeError
1352 try_catch_syntax_test/11: MissingCompileTimeError
1353 try_catch_syntax_test/12: MissingCompileTimeError
1354 try_catch_syntax_test/16: Crash
1355 try_catch_syntax_test/17: Crash
1356 type_variable_conflict2_test/01: RuntimeError
1357 type_variable_conflict_test/01: MissingCompileTimeError
1358 type_variable_conflict_test/02: MissingCompileTimeError
1359 type_variable_conflict_test/03: MissingCompileTimeError
1360 type_variable_conflict_test/04: MissingCompileTimeError
1361 type_variable_conflict_test/05: MissingCompileTimeError
1362 type_variable_conflict_test/06: MissingCompileTimeError
1363 type_variable_function_type_test: RuntimeError
1364 type_variable_scope3_test/00: MissingCompileTimeError
1365 vm/type_cast_vm_test: RuntimeError
1366 vm/type_vm_test: RuntimeError
1367
1368 # dartk: JIT failures
1369 [ $compiler == dartk && $runtime == vm ]
1370 const_evaluation_test/01: RuntimeError
1371 const_locals_test: RuntimeError
1372 const_syntax_test/08: MissingCompileTimeError
1373 const_syntax_test/09: MissingCompileTimeError
1374 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
1375 const_string_test: RuntimeError # Dartk Issue 28306
1376 deferred_constraints_constants_test/constructor1: MissingCompileTimeError
1377 deferred_constraints_constants_test/constructor2: MissingCompileTimeError
1378 deferred_constraints_constants_test/default_argument1: MissingCompileTimeError
1379 deferred_constraints_constants_test/default_argument2: MissingCompileTimeError
1380 deferred_constraints_constants_test/metadata1: MissingCompileTimeError
1381 deferred_constraints_constants_test/metadata2: MissingCompileTimeError
1382 deferred_constraints_constants_test/metadata3: MissingCompileTimeError
1383 deferred_constraints_constants_test/reference1: MissingCompileTimeError
1384 deferred_constraints_constants_test/reference2: MissingCompileTimeError
1385 final_syntax_test/09: Crash
1386 getter_declaration_negative_test: Fail
1387 getter_parameters_test/02: MissingCompileTimeError
1388 hello_dart_test: Crash
1389 instance_creation_in_function_annotation_test: RuntimeError
1390 label_test: CompileTimeError
1391 library_env_test/has_no_mirror_support: RuntimeError
1392 main_not_a_function_test/01: Crash
1393 redirecting_factory_reflection_test: Crash
1394 ref_before_declaration_test/00: MissingCompileTimeError
1395 ref_before_declaration_test/01: MissingCompileTimeError
1396 ref_before_declaration_test/02: MissingCompileTimeError
1397 ref_before_declaration_test/03: MissingCompileTimeError
1398 ref_before_declaration_test/04: MissingCompileTimeError
1399 ref_before_declaration_test/05: MissingCompileTimeError
1400 ref_before_declaration_test/06: MissingCompileTimeError
1401 ref_before_declaration_test/07: MissingCompileTimeError
1402 setter_declaration2_negative_test: Fail
1403 setter_declaration_negative_test: Fail
1404 super_call4_test: RuntimeError
1405 super_getter_setter_test: RuntimeError
1406 try_catch_syntax_test/05: MissingCompileTimeError
1407 vm/lazy_deopt_vm_test: Pass, Timeout
1408
1409 # dartk: JIT & AOT failures (debug)
1410 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
1411 async_await_syntax_test/a05g: Crash
1412 async_await_syntax_test/a05h: Crash
1413 async_await_syntax_test/b10b: Crash
1414 async_await_syntax_test/c11a: Crash
1415 async_await_syntax_test/c11b: Crash
1416 const_instance_field_test/01: Crash
1417 list_literal2_negative_test: Crash
1418 switch1_negative_test: Crash
1419 type_parameter_test/04: Crash
1420 type_parameter_test/05: Crash
1421
1422 # dartk: JIT failures (debug)
1423 [ $compiler == dartk && $runtime == vm && $mode == debug ]
1424 not_enough_positional_arguments_test/02: Crash # Dartk Issue 28301
1425 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
1426 constructor_duplicate_initializers_test/03: Crash
1427 deopt_inlined_function_lazy_test: Timeout
1428 ref_before_declaration_test/00: Crash
1429 ref_before_declaration_test/01: Crash
1430 ref_before_declaration_test/02: Crash
1431 ref_before_declaration_test/03: Crash
1432 ref_before_declaration_test/04: Crash
1433 ref_before_declaration_test/05: Crash
1434 ref_before_declaration_test/06: Crash
1435 ref_before_declaration_test/07: Crash
1436 ref_before_declaration_test/none: Crash
1437 try_catch_syntax_test/05: Crash
1438
1439 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
1440 external_test/13: Crash
1441 final_syntax_test/09: Crash
1442
1443 # dartk: precompilation failures
1444 [ $compiler == dartkp && $runtime == dart_precompiled ]
1445 assignable_expression_test/01: MissingCompileTimeError
1446 assignable_expression_test/11: MissingCompileTimeError
1447 assignable_expression_test/21: MissingCompileTimeError
1448 assignable_expression_test/31: MissingCompileTimeError
1449 assignable_expression_test/41: MissingCompileTimeError
1450 const_syntax_test/08: Crash
1451 const_syntax_test/09: Crash
1452 constructor_duplicate_initializers_test/01: MissingCompileTimeError
1453 constructor_duplicate_initializers_test/02: MissingCompileTimeError
1454 constructor_duplicate_final_test/03: MissingCompileTimeError
1455 constructor_return_test/01: MissingCompileTimeError
1456 constructor_return_test/02: MissingCompileTimeError
1457 constructor_return_test/03: MissingCompileTimeError
1458 constructor_return_test/04: MissingCompileTimeError
1459 constructor_return_test/05: MissingCompileTimeError
1460 factory_redirection3_cyclic_test/01: MissingCompileTimeError
1461 factory_redirection_test/04: MissingCompileTimeError
1462 final_syntax_test/09: MissingCompileTimeError
1463 getter_declaration_negative_test: Crash
1464 getter_no_setter2_test/02: MissingCompileTimeError
1465 getter_no_setter_test/02: MissingCompileTimeError
1466 getter_parameters_test/02: Crash
1467 if_null_assignment_behavior_test/29: MissingCompileTimeError
1468 if_null_assignment_behavior_test/30: MissingCompileTimeError
1469 illegal_initializer_test/01: MissingCompileTimeError
1470 illegal_initializer_test/02: MissingCompileTimeError
1471 illegal_initializer_test/03: MissingCompileTimeError
1472 illegal_initializer_test/04: MissingCompileTimeError
1473 illegal_invocation_test/01: MissingCompileTimeError
1474 label_test: RuntimeError
1475 main_not_a_function_test/01: Crash
1476 prefix_assignment_test/01: MissingCompileTimeError
1477 prefix_assignment_test/02: MissingCompileTimeError
1478 prefix_identifier_reference_test/01: MissingCompileTimeError
1479 prefix_identifier_reference_test/02: MissingCompileTimeError
1480 prefix_identifier_reference_test/03: MissingCompileTimeError
1481 prefix_identifier_reference_test/04: MissingCompileTimeError
1482 prefix_identifier_reference_test/05: MissingCompileTimeError
1483 prefix_unqualified_invocation_test/01: MissingCompileTimeError
1484 prefix_unqualified_invocation_test/02: MissingCompileTimeError
1485 ref_before_declaration_test/00: Crash
1486 ref_before_declaration_test/01: Crash
1487 ref_before_declaration_test/02: Crash
1488 ref_before_declaration_test/03: Crash
1489 ref_before_declaration_test/04: Crash
1490 ref_before_declaration_test/05: Crash
1491 ref_before_declaration_test/06: Crash
1492 ref_before_declaration_test/07: Crash
1493 ref_before_declaration_test/none: Crash
1494 regress_23038_test/01: MissingCompileTimeError
1495 setter_declaration2_negative_test: Crash
1496 setter_declaration_negative_test: Crash
1497 this_test/01: MissingCompileTimeError
1498 this_test/02: MissingCompileTimeError
1499 this_test/03: MissingCompileTimeError
1500 this_test/04: MissingCompileTimeError
1501 this_test/05: MissingCompileTimeError
1502 this_test/06: MissingCompileTimeError
1503 this_test/07: MissingCompileTimeError
1504 this_test/08: MissingCompileTimeError
1505 try_catch_syntax_test/05: Crash
1506 try_catch_syntax_test/13: MissingCompileTimeError
1507 try_catch_syntax_test/14: MissingCompileTimeError
1508 try_catch_syntax_test/15: MissingCompileTimeError
1509 type_variable_conflict2_test/06: MissingCompileTimeError
1510 type_variable_conflict2_test/08: MissingCompileTimeError
1511 type_variable_conflict2_test/10: MissingCompileTimeError
1512 unsupported_operators_test/01: MissingCompileTimeError
1513 unsupported_operators_test/02: MissingCompileTimeError
1514 unsupported_operators_test/03: MissingCompileTimeError
1515 unsupported_operators_test/04: MissingCompileTimeError
1516
1517 # dartk: precompilation failures (debug) 862 # dartk: precompilation failures (debug)
1518 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 863 [ $compiler == dartkp && $mode == debug ]
864 external_test/13: Crash
865 final_syntax_test/09: Crash
1519 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 866 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
1520 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 867 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
1521
1522 # New failures after respecting VMOptions in test files
1523 [ $compiler == dartk || $compiler == dartkp ]
1524 abstract_beats_arguments_test: RuntimeError
1525 abstract_runtime_error_test/01: RuntimeError
1526 abstract_runtime_error_test/02: RuntimeError
1527 application_negative_test: Crash
1528 arg_param_trailing_comma_test/107: MissingCompileTimeError
1529 arg_param_trailing_comma_test/112: DartkCrash
1530 arg_param_trailing_comma_test/115: DartkCrash
1531 arg_param_trailing_comma_test/121: DartkCrash
1532 arg_param_trailing_comma_test/124: DartkCrash
1533 arg_param_trailing_comma_test/14: DartkCrash
1534 arg_param_trailing_comma_test/17: DartkCrash
1535 arg_param_trailing_comma_test/171: DartkCrash
1536 arg_param_trailing_comma_test/174: DartkCrash
1537 arg_param_trailing_comma_test/180: DartkCrash
1538 arg_param_trailing_comma_test/183: DartkCrash
1539 arg_param_trailing_comma_test/193: DartkCrash
1540 arg_param_trailing_comma_test/196: DartkCrash
1541 arg_param_trailing_comma_test/202: DartkCrash
1542 arg_param_trailing_comma_test/205: DartkCrash
1543 arg_param_trailing_comma_test/31: DartkCrash
1544 arg_param_trailing_comma_test/34: DartkCrash
1545 arg_param_trailing_comma_test/40: DartkCrash
1546 arg_param_trailing_comma_test/43: DartkCrash
1547 arg_param_trailing_comma_test/5: DartkCrash
1548 arg_param_trailing_comma_test/53: DartkCrash
1549 arg_param_trailing_comma_test/56: DartkCrash
1550 arg_param_trailing_comma_test/62: DartkCrash
1551 arg_param_trailing_comma_test/65: DartkCrash
1552 arg_param_trailing_comma_test/79: DartkCrash
1553 arg_param_trailing_comma_test/8: DartkCrash
1554 arg_param_trailing_comma_test/82: DartkCrash
1555 arg_param_trailing_comma_test/88: DartkCrash
1556 arg_param_trailing_comma_test/91: DartkCrash
1557 arg_param_trailing_comma_test/none: RuntimeError
1558 assignable_expression_test/02: MissingCompileTimeError
1559 assignable_expression_test/03: MissingCompileTimeError
1560 assignable_expression_test/12: MissingCompileTimeError
1561 assignable_expression_test/13: MissingCompileTimeError
1562 assignable_expression_test/22: MissingCompileTimeError
1563 assignable_expression_test/23: MissingCompileTimeError
1564 assignable_expression_test/32: MissingCompileTimeError
1565 assignable_expression_test/33: MissingCompileTimeError
1566 assignable_expression_test/42: MissingCompileTimeError
1567 assignable_expression_test/43: MissingCompileTimeError
1568 assignable_expression_test/50: MissingCompileTimeError
1569 async_await_syntax_test/a01b: MissingCompileTimeError
1570 async_await_syntax_test/a01c: MissingCompileTimeError
1571 async_await_syntax_test/a05f: MissingCompileTimeError
1572 async_await_syntax_test/a05g: MissingCompileTimeError
1573 async_await_syntax_test/a05h: MissingCompileTimeError
1574 async_await_syntax_test/a06b: MissingCompileTimeError
1575 async_await_syntax_test/a12e: MissingCompileTimeError
1576 async_await_syntax_test/a12f: MissingCompileTimeError
1577 async_await_syntax_test/b00a: DartkCrash
1578 async_await_syntax_test/b00b: DartkCrash
1579 async_await_syntax_test/b00c: DartkCrash
1580 async_await_syntax_test/b01b: MissingCompileTimeError
1581 async_await_syntax_test/b01c: MissingCompileTimeError
1582 async_await_syntax_test/b10b: MissingCompileTimeError
1583 async_await_syntax_test/b12e: MissingCompileTimeError
1584 async_await_syntax_test/b12f: MissingCompileTimeError
1585 async_await_syntax_test/c01b: MissingCompileTimeError
1586 async_await_syntax_test/c01c: MissingCompileTimeError
1587 async_await_syntax_test/c11a: MissingCompileTimeError
1588 async_await_syntax_test/c11b: MissingCompileTimeError
1589 async_await_syntax_test/d01b: MissingCompileTimeError
1590 async_await_syntax_test/d01c: MissingCompileTimeError
1591 async_await_syntax_test/e1: MissingCompileTimeError
1592 async_await_syntax_test/e2: MissingCompileTimeError
1593 async_await_syntax_test/e3: MissingCompileTimeError
1594 async_await_test: Crash
1595 async_return_types_test/return_value_sync_star: MissingCompileTimeError
1596 async_star_pause_test: Crash
1597 async_star_test: Crash
1598 async_test/constructor3: MissingCompileTimeError
1599 async_test/setter1: MissingCompileTimeError
1600 await_backwards_compatibility_test/await1: MissingCompileTimeError
1601 await_test: RuntimeError
1602 bad_constructor_test/05: CompileTimeError
1603 bad_initializer1_negative_test: Crash
1604 black_listed_test/13: MissingCompileTimeError
1605 body_less_constructor_wrong_arg_negative_test: Crash
1606 built_in_identifier_illegal_test/01: MissingCompileTimeError
1607 built_in_identifier_illegal_test/04: MissingCompileTimeError
1608 built_in_identifier_illegal_test/05: MissingCompileTimeError
1609 built_in_identifier_illegal_test/06: MissingCompileTimeError
1610 built_in_identifier_illegal_test/07: MissingCompileTimeError
1611 built_in_identifier_illegal_test/08: MissingCompileTimeError
1612 built_in_identifier_illegal_test/10: MissingCompileTimeError
1613 built_in_identifier_illegal_test/12: MissingCompileTimeError
1614 built_in_identifier_illegal_test/13: MissingCompileTimeError
1615 built_in_identifier_illegal_test/15: MissingCompileTimeError
1616 built_in_identifier_illegal_test/16: MissingCompileTimeError
1617 built_in_identifier_illegal_test/17: MissingCompileTimeError
1618 built_in_identifier_illegal_test/18: MissingCompileTimeError
1619 built_in_identifier_illegal_test/19: MissingCompileTimeError
1620 built_in_identifier_illegal_test/20: MissingCompileTimeError
1621 built_in_identifier_test/01: CompileTimeError
1622 call_nonexistent_static_test/01: RuntimeError
1623 call_nonexistent_static_test/04: RuntimeError
1624 call_nonexistent_static_test/06: RuntimeError
1625 class_cycle2_test/01: MissingCompileTimeError
1626 class_cycle2_test/02: MissingCompileTimeError
1627 class_cycle_test/00: MissingCompileTimeError
1628 class_cycle_test/01: MissingCompileTimeError
1629 compile_time_constant10_test/01: Crash
1630 compile_time_constant10_test/02: Crash
1631 compile_time_constant13_test/02: Crash
1632 compile_time_constant13_test/03: MissingCompileTimeError
1633 compile_time_constant13_test/04: Crash
1634 compile_time_constant13_test/05: Crash
1635 compile_time_constant_arguments_test/01: MissingCompileTimeError
1636 compile_time_constant_arguments_test/02: MissingCompileTimeError
1637 compile_time_constant_arguments_test/03: MissingCompileTimeError
1638 compile_time_constant_arguments_test/04: MissingCompileTimeError
1639 compile_time_constant_arguments_test/05: MissingCompileTimeError
1640 compile_time_constant_arguments_test/06: MissingCompileTimeError
1641 compile_time_constant_c_test/02: MissingCompileTimeError
1642 compile_time_constant_c_test/03: MissingCompileTimeError
1643 compile_time_constant_p_test/01: Crash
1644 compile_time_constant_r_test/01: Crash
1645 compile_time_constant_r_test/02: Crash
1646 compile_time_constant_r_test/03: Crash
1647 compile_time_constant_test/01: MissingCompileTimeError
1648 compile_time_constant_test/02: Crash
1649 conditional_import_string_test: RuntimeError
1650 conditional_import_test: RuntimeError
1651 conditional_method_invocation_test/11: MissingCompileTimeError
1652 conditional_property_access_test/09: MissingCompileTimeError
1653 conditional_property_assignment_test/20: MissingCompileTimeError
1654 conditional_property_assignment_test/21: MissingCompileTimeError
1655 conditional_property_assignment_test/22: MissingCompileTimeError
1656 const_conditional_test/01: MissingCompileTimeError
1657 const_conditional_test/02: MissingCompileTimeError
1658 const_conditional_test/03: MissingCompileTimeError
1659 const_conditional_test/04: MissingCompileTimeError
1660 const_conditional_test/05: MissingCompileTimeError
1661 const_conditional_test/06: MissingCompileTimeError
1662 const_conditional_test/07: MissingCompileTimeError
1663 const_conditional_test/08: MissingCompileTimeError
1664 const_conditional_test/09: MissingCompileTimeError
1665 const_conditional_test/10: MissingCompileTimeError
1666 const_constructor_mixin2_test/01: MissingCompileTimeError
1667 const_constructor_mixin3_test/01: MissingCompileTimeError
1668 const_constructor_mixin_test/01: MissingCompileTimeError
1669 const_constructor_nonconst_field_test/01: MissingCompileTimeError
1670 const_constructor_super_test/01: MissingCompileTimeError
1671 const_constructor_super_test/02: Crash
1672 const_constructor_syntax_test/01: MissingCompileTimeError
1673 const_constructor_syntax_test/02: MissingCompileTimeError
1674 const_constructor_syntax_test/03: MissingCompileTimeError
1675 const_constructor_syntax_test/04: MissingCompileTimeError
1676 const_constructor_test/01: MissingCompileTimeError
1677 const_error_multiply_initialized_test/01: MissingCompileTimeError
1678 const_error_multiply_initialized_test/03: MissingCompileTimeError
1679 const_factory_with_body_test/01: MissingCompileTimeError
1680 const_instance_field_test/01: MissingCompileTimeError
1681 const_map2_test/00: MissingCompileTimeError
1682 const_map3_test/00: MissingCompileTimeError
1683 const_optional_args_negative_test: Fail
1684 const_switch2_test/01: MissingCompileTimeError
1685 const_syntax_test/01: MissingCompileTimeError
1686 const_syntax_test/02: MissingCompileTimeError
1687 const_syntax_test/03: MissingCompileTimeError
1688 const_syntax_test/04: MissingCompileTimeError
1689 const_syntax_test/05: MissingCompileTimeError
1690 const_syntax_test/06: MissingCompileTimeError
1691 const_syntax_test/07: MissingCompileTimeError
1692 const_syntax_test/10: Crash
1693 const_syntax_test/11: MissingCompileTimeError
1694 const_syntax_test/12: MissingCompileTimeError
1695 const_types_test/09: MissingCompileTimeError
1696 const_types_test/10: MissingCompileTimeError
1697 const_types_test/11: MissingCompileTimeError
1698 const_types_test/12: MissingCompileTimeError
1699 const_types_test/16: MissingCompileTimeError
1700 const_types_test/17: MissingCompileTimeError
1701 const_types_test/18: MissingCompileTimeError
1702 const_types_test/19: MissingCompileTimeError
1703 const_types_test/20: MissingCompileTimeError
1704 const_types_test/21: MissingCompileTimeError
1705 const_types_test/22: MissingCompileTimeError
1706 const_types_test/23: MissingCompileTimeError
1707 const_types_test/24: MissingCompileTimeError
1708 const_types_test/25: MissingCompileTimeError
1709 const_types_test/26: MissingCompileTimeError
1710 const_types_test/27: MissingCompileTimeError
1711 const_types_test/28: MissingCompileTimeError
1712 const_types_test/29: MissingCompileTimeError
1713 const_types_test/30: MissingCompileTimeError
1714 const_types_test/41: MissingCompileTimeError
1715 constant_locals_test/01: MissingCompileTimeError
1716 constant_locals_test/02: MissingCompileTimeError
1717 constant_locals_test/03: MissingCompileTimeError
1718 constant_locals_test/04: MissingCompileTimeError
1719 constant_locals_test/05: MissingCompileTimeError
1720 constructor10_test/00: Crash
1721 constructor10_test/01: Crash
1722 constructor10_test/02: Crash
1723 constructor_duplicate_initializers_test/03: MissingCompileTimeError
1724 constructor_redirect2_test/01: MissingCompileTimeError
1725 constructor_redirect_test/01: MissingCompileTimeError
1726 covariant_test/00c: RuntimeError
1727 covariant_test/02: MissingCompileTimeError
1728 covariant_test/08: MissingCompileTimeError
1729 covariant_test/12: MissingCompileTimeError
1730 covariant_test/14: MissingCompileTimeError
1731 covariant_test/16: MissingCompileTimeError
1732 covariant_test/19: MissingCompileTimeError
1733 covariant_test/20c: RuntimeError
1734 covariant_test/22: MissingCompileTimeError
1735 covariant_test/28: MissingCompileTimeError
1736 covariant_test/32: MissingCompileTimeError
1737 covariant_test/34: MissingCompileTimeError
1738 covariant_test/36: MissingCompileTimeError
1739 covariant_test/39: MissingCompileTimeError
1740 covariant_test/40: RuntimeError
1741 covariant_test/40b: RuntimeError
1742 covariant_test/40c: RuntimeError
1743 covariant_test/42: RuntimeError
1744 covariant_test/46: MissingCompileTimeError
1745 covariant_test/46b: MissingCompileTimeError
1746 covariant_test/48: RuntimeError
1747 covariant_test/52: RuntimeError
1748 covariant_test/54: RuntimeError
1749 covariant_test/56: RuntimeError
1750 covariant_test/59: MissingCompileTimeError
1751 covariant_test/none: RuntimeError
1752 cyclic_class_member_test/01: MissingCompileTimeError
1753 cyclic_constructor_test/01: MissingCompileTimeError
1754 cyclic_typedef_test/01: MissingCompileTimeError
1755 cyclic_typedef_test/02: MissingCompileTimeError
1756 cyclic_typedef_test/03: MissingCompileTimeError
1757 cyclic_typedef_test/04: MissingCompileTimeError
1758 cyclic_typedef_test/05: MissingCompileTimeError
1759 cyclic_typedef_test/06: MissingCompileTimeError
1760 cyclic_typedef_test/07: MissingCompileTimeError
1761 cyclic_typedef_test/08: MissingCompileTimeError
1762 cyclic_typedef_test/09: MissingCompileTimeError
1763 cyclic_typedef_test/10: MissingCompileTimeError
1764 cyclic_typedef_test/11: MissingCompileTimeError
1765 deferred_duplicate_prefix1_test/01: MissingCompileTimeError
1766 deferred_duplicate_prefix2_test/01: MissingCompileTimeError
1767 deferred_duplicate_prefix3_test/01: MissingCompileTimeError
1768 deferred_inheritance_constraints_test/extends: MissingCompileTimeError
1769 deferred_inheritance_constraints_test/implements: MissingCompileTimeError
1770 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
1771 deferred_load_constants_test/01: MissingCompileTimeError
1772 deferred_load_constants_test/02: MissingCompileTimeError
1773 deferred_load_constants_test/03: MissingCompileTimeError
1774 deferred_load_constants_test/04: MissingCompileTimeError
1775 deferred_load_constants_test/05: MissingCompileTimeError
1776 deferred_no_prefix_test/01: MissingCompileTimeError
1777 duplicate_export_negative_test: DartkCrash
1778 dynamic2_test/00: MissingCompileTimeError
1779 dynamic2_test/01: MissingCompileTimeError
1780 dynamic_prefix_core_test/01: RuntimeError
1781 enum_private_test/02: RuntimeError
1782 enum_syntax_test/20: Crash
1783 enum_syntax_test/21: MissingCompileTimeError
1784 enum_syntax_test/22: Crash
1785 enum_syntax_test/30: MissingCompileTimeError
1786 export_ambiguous_main_negative_test: Crash
1787 export_double_same_main_test: Crash
1788 export_main_test: Crash
1789 export_private_test/01: MissingCompileTimeError
1790 extend_type_parameter2_negative_test: DartkCrash
1791 extend_type_parameter_negative_test: DartkCrash
1792 external_test/11: MissingCompileTimeError
1793 external_test/12: MissingCompileTimeError
1794 external_test/22: MissingCompileTimeError
1795 external_test/23: MissingCompileTimeError
1796 external_test/30: MissingCompileTimeError
1797 external_test/31: MissingCompileTimeError
1798 factory2_negative_test: DartkCrash
1799 factory_negative_test: DartkCrash
1800 factory_redirection_test/07: MissingCompileTimeError
1801 field_decl_missing_var_type_test/01: MissingCompileTimeError
1802 final_initializer_instance_reference_test/01: MissingCompileTimeError
1803 final_is_not_const_test/01: MissingCompileTimeError
1804 final_super_field_set_test/01: RuntimeError
1805 first_class_types_literals_test/08: RuntimeError
1806 function_subtype0_test: RuntimeError
1807 function_subtype1_test: RuntimeError
1808 function_syntax_test/00: MissingCompileTimeError
1809 function_syntax_test/01: MissingCompileTimeError
1810 function_syntax_test/22: MissingCompileTimeError
1811 function_syntax_test/64: MissingCompileTimeError
1812 function_syntax_test/67: MissingCompileTimeError
1813 function_syntax_test/68: MissingCompileTimeError
1814 function_syntax_test/69: MissingCompileTimeError
1815 function_syntax_test/71: MissingCompileTimeError
1816 function_syntax_test/73: MissingCompileTimeError
1817 function_syntax_test/74: MissingCompileTimeError
1818 function_type_alias5_test/00: MissingCompileTimeError
1819 function_type_alias5_test/01: MissingCompileTimeError
1820 function_type_alias5_test/02: MissingCompileTimeError
1821 function_type_alias6_test/00: MissingCompileTimeError
1822 function_type_alias7_test/00: MissingCompileTimeError
1823 function_type_alias7_test/01: DartkCrash
1824 function_type_alias7_test/02: MissingCompileTimeError
1825 function_type_alias9_test/00: MissingCompileTimeError
1826 function_type_parameter2_negative_test: Crash
1827 function_type_parameter_negative_test: Crash
1828 generic_constructor_mixin3_test: Crash
1829 generic_field_mixin2_test: RuntimeError
1830 generic_field_mixin3_test: RuntimeError
1831 generic_field_mixin5_test: RuntimeError
1832 generic_field_mixin_test: RuntimeError
1833 generic_local_functions_test: DartkCrash
1834 generic_metadata_test/02: MissingCompileTimeError
1835 generic_metadata_test/03: MissingCompileTimeError
1836 generic_methods_generic_function_parameter_test: DartkCrash
1837 getter_parameters_test/01: MissingCompileTimeError
1838 getter_parameters_test/03: MissingCompileTimeError
1839 getter_parameters_test/04: MissingCompileTimeError
1840 if_null_assignment_behavior_test/09: RuntimeError
1841 if_null_assignment_behavior_test/10: RuntimeError
1842 if_null_assignment_behavior_test/15: RuntimeError
1843 implicit_scope_test: Crash
1844 import_combinators_test: RuntimeError
1845 initializing_formal_capture_test: RuntimeError
1846 inst_field_initializer1_negative_test: Fail
1847 instanceof3_test: RuntimeError
1848 interface2_negative_test: Fail
1849 interface_cycle_test/01: MissingCompileTimeError
1850 interface_cycle_test/02: MissingCompileTimeError
1851 invocation_mirror_test: RuntimeError
1852 is_malformed_type_test/94: RuntimeError
1853 is_malformed_type_test/95: RuntimeError
1854 is_malformed_type_test/96: RuntimeError
1855 is_malformed_type_test/97: RuntimeError
1856 is_malformed_type_test/98: RuntimeError
1857 is_malformed_type_test/99: RuntimeError
1858 is_not_class4_negative_test: Fail
1859 isnot_malformed_type_test: RuntimeError
1860 label6_negative_test: DartkCrash
1861 library_ambiguous_test/00: MissingRuntimeError
1862 library_ambiguous_test/04: MissingRuntimeError
1863 library_ambiguous_test/05: MissingCompileTimeError
1864 list_literal2_negative_test: Fail
1865 list_literal_negative_test: DartkCrash
1866 malformed2_test/00: RuntimeError
1867 malformed_inheritance_test/01: MissingCompileTimeError
1868 malformed_inheritance_test/03: Crash
1869 malformed_inheritance_test/05: MissingCompileTimeError
1870 malformed_inheritance_test/07: DartkCrash
1871 malformed_inheritance_test/08: DartkCrash
1872 malformed_inheritance_test/09: MissingCompileTimeError
1873 malformed_inheritance_test/10: MissingCompileTimeError
1874 malformed_inheritance_test/11: DartkCrash
1875 malformed_inheritance_test/12: DartkCrash
1876 map_literal2_negative_test: Fail
1877 map_literal_negative_test: DartkCrash
1878 method_name_test: CompileTimeError
1879 missing_const_constructor_test/02: MissingCompileTimeError
1880 missing_const_constructor_test/03: MissingCompileTimeError
1881 missing_const_constructor_test/04: Crash
1882 missing_const_constructor_test/05: MissingCompileTimeError
1883 missing_const_constructor_test/06: MissingCompileTimeError
1884 missing_part_of_tag_test/01: MissingCompileTimeError
1885 mixin_black_listed_test/08: DartkCrash
1886 mixin_cyclic_test/01: MissingCompileTimeError
1887 mixin_cyclic_test/02: MissingCompileTimeError
1888 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
1889 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
1890 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
1891 mixin_illegal_constructor_test/01: MissingCompileTimeError
1892 mixin_illegal_constructor_test/02: MissingCompileTimeError
1893 mixin_illegal_constructor_test/03: MissingCompileTimeError
1894 mixin_illegal_constructor_test/04: MissingCompileTimeError
1895 mixin_illegal_constructor_test/05: MissingCompileTimeError
1896 mixin_illegal_constructor_test/06: MissingCompileTimeError
1897 mixin_illegal_constructor_test/07: MissingCompileTimeError
1898 mixin_illegal_constructor_test/08: MissingCompileTimeError
1899 mixin_illegal_constructor_test/09: MissingCompileTimeError
1900 mixin_illegal_constructor_test/10: MissingCompileTimeError
1901 mixin_illegal_constructor_test/11: MissingCompileTimeError
1902 mixin_illegal_constructor_test/12: MissingCompileTimeError
1903 mixin_illegal_cycles_test/01: MissingCompileTimeError
1904 mixin_illegal_cycles_test/02: MissingCompileTimeError
1905 mixin_illegal_cycles_test/03: MissingCompileTimeError
1906 mixin_illegal_cycles_test/04: MissingCompileTimeError
1907 mixin_illegal_cycles_test/05: MissingCompileTimeError
1908 mixin_illegal_cycles_test/06: MissingCompileTimeError
1909 mixin_illegal_object_test/01: MissingCompileTimeError
1910 mixin_illegal_object_test/02: MissingCompileTimeError
1911 mixin_invalid_inheritance1_test/01: Crash
1912 mixin_invalid_inheritance1_test/02: Crash
1913 mixin_invalid_inheritance1_test/03: Crash
1914 mixin_invalid_inheritance2_test/01: MissingCompileTimeError
1915 mixin_invalid_inheritance2_test/02: MissingCompileTimeError
1916 mixin_invalid_inheritance2_test/03: DartkCrash
1917 mixin_issue10216_2_test: RuntimeError
1918 mixin_mixin2_test: RuntimeError
1919 mixin_mixin3_test: RuntimeError
1920 mixin_mixin4_test: RuntimeError
1921 mixin_mixin5_test: RuntimeError
1922 mixin_mixin6_test: RuntimeError
1923 mixin_mixin7_test: RuntimeError
1924 mixin_mixin_bound2_test: RuntimeError
1925 mixin_mixin_bound_test: RuntimeError
1926 mixin_mixin_test: RuntimeError
1927 mixin_of_mixin_test/03: RuntimeError
1928 mixin_of_mixin_test/14: RuntimeError
1929 mixin_super_constructor_named_test/01: MissingCompileTimeError
1930 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
1931 mixin_super_test: RuntimeError
1932 mixin_type_parameters_errors_test/01: DartkCrash
1933 mixin_type_parameters_errors_test/02: DartkCrash
1934 mixin_type_parameters_errors_test/05: DartkCrash
1935 multiline_newline_test/01: RuntimeError
1936 multiline_newline_test/02: RuntimeError
1937 multiline_newline_test/03: RuntimeError
1938 named_constructor_test/01: MissingRuntimeError
1939 named_constructor_test/02: DartkCrash
1940 named_constructor_test/04: DartkCrash
1941 named_constructor_test/05: DartkCrash
1942 named_constructor_test/06: DartkCrash
1943 named_constructor_test/07: DartkCrash
1944 named_constructor_test/08: DartkCrash
1945 named_constructor_test/09: DartkCrash
1946 named_constructor_test/10: DartkCrash
1947 named_parameters_aggregated_test/01: MissingCompileTimeError
1948 named_parameters_aggregated_test/03: MissingCompileTimeError
1949 named_parameters_aggregated_test/04: MissingCompileTimeError
1950 named_parameters_default_eq_test/01: MissingCompileTimeError
1951 named_parameters_default_eq_test/02: MissingCompileTimeError
1952 new_expression1_negative_test: DartkCrash
1953 no_main_test/01: Crash
1954 number_identifier_test/02: MissingCompileTimeError
1955 number_identifier_test/04: MissingCompileTimeError
1956 on_catch_malformed_type_test: RuntimeError
1957 parameter_initializer1_negative_test: DartkCrash
1958 parameter_initializer2_negative_test: DartkCrash
1959 parameter_initializer3_negative_test: DartkCrash
1960 parameter_initializer4_negative_test: DartkCrash
1961 parameter_initializer6_negative_test: Fail
1962 part2_test: RuntimeError
1963 prefix13_negative_test: Fail
1964 prefix15_negative_test: Fail
1965 private_access_test/05: RuntimeError
1966 private_access_test/06: RuntimeError
1967 private_super_constructor_test/01: MissingCompileTimeError
1968 redirecting_factory_default_values_test/01: MissingCompileTimeError
1969 redirecting_factory_default_values_test/02: MissingCompileTimeError
1970 redirecting_factory_infinite_steps_test/02: Crash
1971 redirecting_factory_long_test: RuntimeError
1972 regress_13494_test: RuntimeError
1973 regress_20394_test/01: MissingCompileTimeError
1974 regress_22438_test: RuntimeError
1975 regress_22445_test: RuntimeError
1976 regress_26855_test/0: DartkCrash
1977 regress_27957_test: RuntimeError
1978 reify_typevar_static_test/00: MissingCompileTimeError
1979 scope_variable_test/01: MissingCompileTimeError
1980 setter0_test: RuntimeError
1981 setter4_test: CompileTimeError
1982 setter_override_test/01: RuntimeError
1983 setter_override_test/02: RuntimeError
1984 setter_override_test/none: RuntimeError
1985 source_self_negative_test: DartkCrash
1986 static_final_field2_test/02: MissingCompileTimeError
1987 static_parameter_test/01: MissingCompileTimeError
1988 static_parameter_test/02: MissingCompileTimeError
1989 static_parameter_test/03: MissingCompileTimeError
1990 static_parameter_test/04: MissingCompileTimeError
1991 static_parameter_test/05: MissingCompileTimeError
1992 static_parameter_test/06: MissingCompileTimeError
1993 static_parameter_test/07: MissingCompileTimeError
1994 static_parameter_test/08: MissingCompileTimeError
1995 static_parameter_test/09: MissingCompileTimeError
1996 static_parameter_test/10: MissingCompileTimeError
1997 static_parameter_test/11: MissingCompileTimeError
1998 static_parameter_test/12: MissingCompileTimeError
1999 super_call3_test/02: Crash
2000 super_conditional_operator_test/01: MissingCompileTimeError
2001 super_conditional_operator_test/02: MissingCompileTimeError
2002 super_conditional_operator_test/03: MissingCompileTimeError
2003 super_conditional_operator_test/04: MissingCompileTimeError
2004 super_conditional_operator_test/05: MissingCompileTimeError
2005 super_conditional_operator_test/06: MissingCompileTimeError
2006 super_conditional_operator_test/07: MissingCompileTimeError
2007 super_conditional_operator_test/08: MissingCompileTimeError
2008 super_conditional_operator_test/09: MissingCompileTimeError
2009 super_conditional_operator_test/10: MissingCompileTimeError
2010 super_conditional_operator_test/11: MissingCompileTimeError
2011 super_conditional_operator_test/12: MissingCompileTimeError
2012 super_conditional_operator_test/13: MissingCompileTimeError
2013 super_conditional_operator_test/14: MissingCompileTimeError
2014 super_conditional_operator_test/15: MissingCompileTimeError
2015 super_conditional_operator_test/16: MissingCompileTimeError
2016 super_conditional_operator_test/17: MissingCompileTimeError
2017 super_conditional_operator_test/18: MissingCompileTimeError
2018 super_no_such_method1_test/01: RuntimeError
2019 super_no_such_method2_test/01: RuntimeError
2020 super_no_such_method3_test/01: RuntimeError
2021 super_no_such_method4_test/01: RuntimeError
2022 super_no_such_method5_test/01: RuntimeError
2023 switch1_negative_test: Fail
2024 switch4_negative_test: DartkCrash
2025 switch_bad_case_test/01: MissingCompileTimeError
2026 switch_bad_case_test/02: MissingCompileTimeError
2027 switch_case_test/00: MissingCompileTimeError
2028 switch_case_test/01: MissingCompileTimeError
2029 switch_case_test/02: MissingCompileTimeError
2030 switch_label_test: DartkCrash
2031 sync_generator2_test/01: MissingCompileTimeError
2032 sync_generator2_test/02: MissingCompileTimeError
2033 sync_generator2_test/03: MissingCompileTimeError
2034 sync_generator2_test/04: MissingCompileTimeError
2035 sync_generator2_test/05: MissingCompileTimeError
2036 sync_generator2_test/06: MissingCompileTimeError
2037 sync_generator2_test/09: Crash
2038 sync_generator2_test/11: MissingCompileTimeError
2039 sync_generator2_test/20: MissingCompileTimeError
2040 sync_generator2_test/30: MissingCompileTimeError
2041 sync_generator2_test/40: MissingCompileTimeError
2042 sync_generator2_test/41: MissingCompileTimeError
2043 sync_generator2_test/51: MissingCompileTimeError
2044 sync_generator2_test/52: MissingCompileTimeError
2045 syntax_test/02: MissingCompileTimeError
2046 syntax_test/03: MissingCompileTimeError
2047 syntax_test/27: MissingCompileTimeError
2048 syntax_test/50: MissingCompileTimeError
2049 syntax_test/51: MissingCompileTimeError
2050 syntax_test/64: MissingCompileTimeError
2051 syntax_test/65: MissingCompileTimeError
2052 this_conditional_operator_test/01: MissingCompileTimeError
2053 try_catch_syntax_test/01: MissingCompileTimeError
2054 try_catch_syntax_test/07: MissingCompileTimeError
2055 try_catch_syntax_test/09: MissingCompileTimeError
2056 try_catch_syntax_test/10: MissingCompileTimeError
2057 try_catch_syntax_test/11: MissingCompileTimeError
2058 try_catch_syntax_test/12: MissingCompileTimeError
2059 try_catch_syntax_test/16: Crash
2060 try_catch_syntax_test/17: Crash
2061 type_variable_conflict2_test/01: RuntimeError
2062 type_variable_conflict_test/01: MissingCompileTimeError
2063 type_variable_conflict_test/02: MissingCompileTimeError
2064 type_variable_conflict_test/03: MissingCompileTimeError
2065 type_variable_conflict_test/04: MissingCompileTimeError
2066 type_variable_conflict_test/05: MissingCompileTimeError
2067 type_variable_conflict_test/06: MissingCompileTimeError
2068 type_variable_scope3_test/00: MissingCompileTimeError
2069 vm/regress_27671_test: RuntimeError
2070
2071 # New failures after respecting VMOptions in test files
2072 [ $compiler == dartk && $runtime == vm && $mode == debug]
2073 hello_dart_test: Crash # error: expected: cls.is_type_finalized()
2074
2075 # New failures after respecting VMOptions in test files
2076 [ $compiler == dartk && $runtime == vm ]
2077 const_evaluation_test/01: RuntimeError
2078 const_syntax_test/08: MissingCompileTimeError
2079 const_syntax_test/09: MissingCompileTimeError
2080 deferred_constraints_constants_test/constructor1: MissingCompileTimeError
2081 deferred_constraints_constants_test/constructor2: MissingCompileTimeError
2082 deferred_constraints_constants_test/default_argument1: MissingCompileTimeError
2083 deferred_constraints_constants_test/default_argument2: MissingCompileTimeError
2084 deferred_constraints_constants_test/metadata1: MissingCompileTimeError
2085 deferred_constraints_constants_test/metadata2: MissingCompileTimeError
2086 deferred_constraints_constants_test/metadata3: MissingCompileTimeError
2087 deferred_constraints_constants_test/reference1: MissingCompileTimeError
2088 deferred_constraints_constants_test/reference2: MissingCompileTimeError
2089 final_syntax_test/09: Crash
2090 getter_declaration_negative_test: Fail
2091 getter_parameters_test/02: MissingCompileTimeError
2092 hello_dart_test: Crash
2093 disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert " kind() != RawScript::kKernelTag". Issue 28790
2094 instance_creation_in_function_annotation_test: RuntimeError
2095 label_test: CompileTimeError
2096 redirecting_factory_reflection_test: Crash
2097 ref_before_declaration_test/00: MissingCompileTimeError
2098 ref_before_declaration_test/01: MissingCompileTimeError
2099 ref_before_declaration_test/02: MissingCompileTimeError
2100 ref_before_declaration_test/03: MissingCompileTimeError
2101 ref_before_declaration_test/04: MissingCompileTimeError
2102 ref_before_declaration_test/05: MissingCompileTimeError
2103 ref_before_declaration_test/06: MissingCompileTimeError
2104 ref_before_declaration_test/07: MissingCompileTimeError
2105 setter_declaration2_negative_test: Fail
2106 setter_declaration_negative_test: Fail
2107 super_call4_test: RuntimeError
2108 super_getter_setter_test: RuntimeError
2109 try_catch_syntax_test/05: MissingCompileTimeError
2110
2111 # Failures during Gardening shift: To be triaged!
2112 [ $compiler == dartk || $compiler == dartkp ]
2113 abstract_beats_arguments_test: RuntimeError
2114 abstract_runtime_error_test/01: RuntimeError
2115 abstract_runtime_error_test/02: RuntimeError
2116 application_negative_test: Crash
2117 arg_param_trailing_comma_test/107: MissingCompileTimeError
2118 arg_param_trailing_comma_test/112: DartkCrash
2119 arg_param_trailing_comma_test/115: DartkCrash
2120 arg_param_trailing_comma_test/121: DartkCrash
2121 arg_param_trailing_comma_test/124: DartkCrash
2122 arg_param_trailing_comma_test/14: DartkCrash
2123 arg_param_trailing_comma_test/17: DartkCrash
2124 arg_param_trailing_comma_test/171: DartkCrash
2125 arg_param_trailing_comma_test/174: DartkCrash
2126 arg_param_trailing_comma_test/180: DartkCrash
2127 arg_param_trailing_comma_test/183: DartkCrash
2128 arg_param_trailing_comma_test/193: DartkCrash
2129 arg_param_trailing_comma_test/196: DartkCrash
2130 arg_param_trailing_comma_test/202: DartkCrash
2131 arg_param_trailing_comma_test/205: DartkCrash
2132 arg_param_trailing_comma_test/31: DartkCrash
2133 arg_param_trailing_comma_test/34: DartkCrash
2134 arg_param_trailing_comma_test/40: DartkCrash
2135 arg_param_trailing_comma_test/43: DartkCrash
2136 arg_param_trailing_comma_test/5: DartkCrash
2137 arg_param_trailing_comma_test/53: DartkCrash
2138 arg_param_trailing_comma_test/56: DartkCrash
2139 arg_param_trailing_comma_test/62: DartkCrash
2140 arg_param_trailing_comma_test/65: DartkCrash
2141 arg_param_trailing_comma_test/79: DartkCrash
2142 arg_param_trailing_comma_test/8: DartkCrash
2143 arg_param_trailing_comma_test/82: DartkCrash
2144 arg_param_trailing_comma_test/88: DartkCrash
2145 arg_param_trailing_comma_test/91: DartkCrash
2146 arg_param_trailing_comma_test/none: RuntimeError
2147 assignable_expression_test/02: MissingCompileTimeError
2148 assignable_expression_test/03: MissingCompileTimeError
2149 assignable_expression_test/12: MissingCompileTimeError
2150 assignable_expression_test/13: MissingCompileTimeError
2151 assignable_expression_test/22: MissingCompileTimeError
2152 assignable_expression_test/23: MissingCompileTimeError
2153 assignable_expression_test/32: MissingCompileTimeError
2154 assignable_expression_test/33: MissingCompileTimeError
2155 assignable_expression_test/42: MissingCompileTimeError
2156 assignable_expression_test/43: MissingCompileTimeError
2157 assignable_expression_test/50: MissingCompileTimeError
2158 async_await_syntax_test/a01b: MissingCompileTimeError
2159 async_await_syntax_test/a01c: MissingCompileTimeError
2160 async_await_syntax_test/a05f: MissingCompileTimeError
2161 async_await_syntax_test/a05g: MissingCompileTimeError
2162 async_await_syntax_test/a05h: MissingCompileTimeError
2163 async_await_syntax_test/a06b: MissingCompileTimeError
2164 async_await_syntax_test/a12e: MissingCompileTimeError
2165 async_await_syntax_test/a12f: MissingCompileTimeError
2166 async_await_syntax_test/b00a: DartkCrash
2167 async_await_syntax_test/b00b: DartkCrash
2168 async_await_syntax_test/b00c: DartkCrash
2169 async_await_syntax_test/b01b: MissingCompileTimeError
2170 async_await_syntax_test/b01c: MissingCompileTimeError
2171 async_await_syntax_test/b10b: MissingCompileTimeError
2172 async_await_syntax_test/b12e: MissingCompileTimeError
2173 async_await_syntax_test/b12f: MissingCompileTimeError
2174 async_await_syntax_test/c01b: MissingCompileTimeError
2175 async_await_syntax_test/c01c: MissingCompileTimeError
2176 async_await_syntax_test/c11a: MissingCompileTimeError
2177 async_await_syntax_test/c11b: MissingCompileTimeError
2178 async_await_syntax_test/d01b: MissingCompileTimeError
2179 async_await_syntax_test/d01c: MissingCompileTimeError
2180 async_await_syntax_test/e1: MissingCompileTimeError
2181 async_await_syntax_test/e2: MissingCompileTimeError
2182 async_await_syntax_test/e3: MissingCompileTimeError
2183 async_await_test: Crash
2184 async_return_types_test/return_value_sync_star: MissingCompileTimeError
2185 async_star_pause_test: Crash
2186 async_star_test: Crash
2187 async_test/constructor3: MissingCompileTimeError
2188 async_test/setter1: MissingCompileTimeError
2189 await_backwards_compatibility_test/await1: MissingCompileTimeError
2190 await_test: RuntimeError
2191 bad_constructor_test/05: CompileTimeError
2192 bad_initializer1_negative_test: Crash
2193 black_listed_test/13: MissingCompileTimeError
2194 body_less_constructor_wrong_arg_negative_test: Crash
2195 built_in_identifier_illegal_test/01: MissingCompileTimeError
2196 built_in_identifier_illegal_test/04: MissingCompileTimeError
2197 built_in_identifier_illegal_test/05: MissingCompileTimeError
2198 built_in_identifier_illegal_test/06: MissingCompileTimeError
2199 built_in_identifier_illegal_test/07: MissingCompileTimeError
2200 built_in_identifier_illegal_test/08: MissingCompileTimeError
2201 built_in_identifier_illegal_test/10: MissingCompileTimeError
2202 built_in_identifier_illegal_test/12: MissingCompileTimeError
2203 built_in_identifier_illegal_test/13: MissingCompileTimeError
2204 built_in_identifier_illegal_test/15: MissingCompileTimeError
2205 built_in_identifier_illegal_test/16: MissingCompileTimeError
2206 built_in_identifier_illegal_test/17: MissingCompileTimeError
2207 built_in_identifier_illegal_test/18: MissingCompileTimeError
2208 built_in_identifier_illegal_test/19: MissingCompileTimeError
2209 built_in_identifier_illegal_test/20: MissingCompileTimeError
2210 built_in_identifier_test/01: CompileTimeError
2211 call_nonexistent_static_test/01: RuntimeError
2212 call_nonexistent_static_test/04: RuntimeError
2213 call_nonexistent_static_test/06: RuntimeError
2214 class_cycle2_test/01: MissingCompileTimeError
2215 class_cycle2_test/02: MissingCompileTimeError
2216 class_cycle_test/00: MissingCompileTimeError
2217 class_cycle_test/01: MissingCompileTimeError
2218 compile_time_constant10_test/01: Crash
2219 compile_time_constant10_test/02: Crash
2220 compile_time_constant13_test/02: Crash
2221 compile_time_constant13_test/03: MissingCompileTimeError
2222 compile_time_constant13_test/04: Crash
2223 compile_time_constant13_test/05: Crash
2224 compile_time_constant_arguments_test/01: MissingCompileTimeError
2225 compile_time_constant_arguments_test/02: MissingCompileTimeError
2226 compile_time_constant_arguments_test/03: MissingCompileTimeError
2227 compile_time_constant_arguments_test/04: MissingCompileTimeError
2228 compile_time_constant_arguments_test/05: MissingCompileTimeError
2229 compile_time_constant_arguments_test/06: MissingCompileTimeError
2230 compile_time_constant_c_test/02: MissingCompileTimeError
2231 compile_time_constant_c_test/03: MissingCompileTimeError
2232 compile_time_constant_p_test/01: Crash
2233 compile_time_constant_r_test/01: Crash
2234 compile_time_constant_r_test/02: Crash
2235 compile_time_constant_r_test/03: Crash
2236 compile_time_constant_test/01: MissingCompileTimeError
2237 compile_time_constant_test/02: Crash
2238 conditional_import_string_test: RuntimeError
2239 conditional_import_test: RuntimeError
2240 conditional_method_invocation_test/11: MissingCompileTimeError
2241 conditional_property_access_test/09: MissingCompileTimeError
2242 conditional_property_assignment_test/20: MissingCompileTimeError
2243 conditional_property_assignment_test/21: MissingCompileTimeError
2244 conditional_property_assignment_test/22: MissingCompileTimeError
2245 const_conditional_test/01: MissingCompileTimeError
2246 const_conditional_test/02: MissingCompileTimeError
2247 const_conditional_test/03: MissingCompileTimeError
2248 const_conditional_test/04: MissingCompileTimeError
2249 const_conditional_test/05: MissingCompileTimeError
2250 const_conditional_test/06: MissingCompileTimeError
2251 const_conditional_test/07: MissingCompileTimeError
2252 const_conditional_test/08: MissingCompileTimeError
2253 const_conditional_test/09: MissingCompileTimeError
2254 const_conditional_test/10: MissingCompileTimeError
2255 const_constructor_mixin2_test/01: MissingCompileTimeError
2256 const_constructor_mixin3_test/01: MissingCompileTimeError
2257 const_constructor_mixin_test/01: MissingCompileTimeError
2258 const_constructor_nonconst_field_test/01: MissingCompileTimeError
2259 const_constructor_super_test/01: MissingCompileTimeError
2260 const_constructor_super_test/02: Crash
2261 const_constructor_syntax_test/01: MissingCompileTimeError
2262 const_constructor_syntax_test/02: MissingCompileTimeError
2263 const_constructor_syntax_test/03: MissingCompileTimeError
2264 const_constructor_syntax_test/04: MissingCompileTimeError
2265 const_constructor_test/01: MissingCompileTimeError
2266 const_error_multiply_initialized_test/01: MissingCompileTimeError
2267 const_error_multiply_initialized_test/03: MissingCompileTimeError
2268 const_factory_with_body_test/01: MissingCompileTimeError
2269 const_instance_field_test/01: MissingCompileTimeError
2270 const_map2_test/00: MissingCompileTimeError
2271 const_map3_test/00: MissingCompileTimeError
2272 const_optional_args_negative_test: Fail
2273 const_switch2_test/01: MissingCompileTimeError
2274 const_syntax_test/01: MissingCompileTimeError
2275 const_syntax_test/02: MissingCompileTimeError
2276 const_syntax_test/03: MissingCompileTimeError
2277 const_syntax_test/04: MissingCompileTimeError
2278 const_syntax_test/05: MissingCompileTimeError
2279 const_syntax_test/06: MissingCompileTimeError
2280 const_syntax_test/07: MissingCompileTimeError
2281 const_syntax_test/10: Crash
2282 const_syntax_test/11: MissingCompileTimeError
2283 const_syntax_test/12: MissingCompileTimeError
2284 const_types_test/09: MissingCompileTimeError
2285 const_types_test/10: MissingCompileTimeError
2286 const_types_test/11: MissingCompileTimeError
2287 const_types_test/12: MissingCompileTimeError
2288 const_types_test/16: MissingCompileTimeError
2289 const_types_test/17: MissingCompileTimeError
2290 const_types_test/18: MissingCompileTimeError
2291 const_types_test/19: MissingCompileTimeError
2292 const_types_test/20: MissingCompileTimeError
2293 const_types_test/21: MissingCompileTimeError
2294 const_types_test/22: MissingCompileTimeError
2295 const_types_test/23: MissingCompileTimeError
2296 const_types_test/24: MissingCompileTimeError
2297 const_types_test/25: MissingCompileTimeError
2298 const_types_test/26: MissingCompileTimeError
2299 const_types_test/27: MissingCompileTimeError
2300 const_types_test/28: MissingCompileTimeError
2301 const_types_test/29: MissingCompileTimeError
2302 const_types_test/30: MissingCompileTimeError
2303 const_types_test/41: MissingCompileTimeError
2304 constant_locals_test/01: MissingCompileTimeError
2305 constant_locals_test/02: MissingCompileTimeError
2306 constant_locals_test/03: MissingCompileTimeError
2307 constant_locals_test/04: MissingCompileTimeError
2308 constant_locals_test/05: MissingCompileTimeError
2309 constructor10_test/00: Crash
2310 constructor10_test/01: Crash
2311 constructor10_test/02: Crash
2312 constructor_duplicate_initializers_test/03: MissingCompileTimeError
2313 constructor_redirect2_test/01: MissingCompileTimeError
2314 constructor_redirect_test/01: MissingCompileTimeError
2315 covariant_test/00c: RuntimeError
2316 covariant_test/02: MissingCompileTimeError
2317 covariant_test/08: MissingCompileTimeError
2318 covariant_test/12: MissingCompileTimeError
2319 covariant_test/14: MissingCompileTimeError
2320 covariant_test/16: MissingCompileTimeError
2321 covariant_test/19: MissingCompileTimeError
2322 covariant_test/20c: RuntimeError
2323 covariant_test/22: MissingCompileTimeError
2324 covariant_test/28: MissingCompileTimeError
2325 covariant_test/32: MissingCompileTimeError
2326 covariant_test/34: MissingCompileTimeError
2327 covariant_test/36: MissingCompileTimeError
2328 covariant_test/39: MissingCompileTimeError
2329 covariant_test/40: RuntimeError
2330 covariant_test/40b: RuntimeError
2331 covariant_test/40c: RuntimeError
2332 covariant_test/42: RuntimeError
2333 covariant_test/46: MissingCompileTimeError
2334 covariant_test/46b: MissingCompileTimeError
2335 covariant_test/48: RuntimeError
2336 covariant_test/52: RuntimeError
2337 covariant_test/54: RuntimeError
2338 covariant_test/56: RuntimeError
2339 covariant_test/59: MissingCompileTimeError
2340 covariant_test/none: RuntimeError
2341 cyclic_class_member_test/01: MissingCompileTimeError
2342 cyclic_constructor_test/01: MissingCompileTimeError
2343 cyclic_typedef_test/01: MissingCompileTimeError
2344 cyclic_typedef_test/02: MissingCompileTimeError
2345 cyclic_typedef_test/03: MissingCompileTimeError
2346 cyclic_typedef_test/04: MissingCompileTimeError
2347 cyclic_typedef_test/05: MissingCompileTimeError
2348 cyclic_typedef_test/06: MissingCompileTimeError
2349 cyclic_typedef_test/07: MissingCompileTimeError
2350 cyclic_typedef_test/08: MissingCompileTimeError
2351 cyclic_typedef_test/09: MissingCompileTimeError
2352 cyclic_typedef_test/10: MissingCompileTimeError
2353 cyclic_typedef_test/11: MissingCompileTimeError
2354 deferred_duplicate_prefix1_test/01: MissingCompileTimeError
2355 deferred_duplicate_prefix2_test/01: MissingCompileTimeError
2356 deferred_duplicate_prefix3_test/01: MissingCompileTimeError
2357 deferred_inheritance_constraints_test/extends: MissingCompileTimeError
2358 deferred_inheritance_constraints_test/implements: MissingCompileTimeError
2359 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
2360 deferred_load_constants_test/01: MissingCompileTimeError
2361 deferred_load_constants_test/02: MissingCompileTimeError
2362 deferred_load_constants_test/03: MissingCompileTimeError
2363 deferred_load_constants_test/04: MissingCompileTimeError
2364 deferred_load_constants_test/05: MissingCompileTimeError
2365 deferred_no_prefix_test/01: MissingCompileTimeError
2366 duplicate_export_negative_test: DartkCrash
2367 dynamic2_test/00: MissingCompileTimeError
2368 dynamic2_test/01: MissingCompileTimeError
2369 dynamic_prefix_core_test/01: RuntimeError
2370 enum_private_test/02: RuntimeError
2371 enum_syntax_test/20: Crash
2372 enum_syntax_test/21: MissingCompileTimeError
2373 enum_syntax_test/22: Crash
2374 enum_syntax_test/30: MissingCompileTimeError
2375 export_ambiguous_main_negative_test: Crash
2376 export_double_same_main_test: Crash
2377 export_main_test: Crash
2378 export_private_test/01: MissingCompileTimeError
2379 extend_type_parameter2_negative_test: DartkCrash
2380 extend_type_parameter_negative_test: DartkCrash
2381 external_test/11: MissingCompileTimeError
2382 external_test/12: MissingCompileTimeError
2383 external_test/22: MissingCompileTimeError
2384 external_test/23: MissingCompileTimeError
2385 external_test/30: MissingCompileTimeError
2386 external_test/31: MissingCompileTimeError
2387 factory2_negative_test: DartkCrash
2388 factory_negative_test: DartkCrash
2389 factory_redirection_test/07: MissingCompileTimeError
2390 field_decl_missing_var_type_test/01: MissingCompileTimeError
2391 final_initializer_instance_reference_test/01: MissingCompileTimeError
2392 final_is_not_const_test/01: MissingCompileTimeError
2393 final_super_field_set_test/01: RuntimeError
2394 first_class_types_literals_test/08: RuntimeError
2395 function_subtype0_test: RuntimeError
2396 function_subtype1_test: RuntimeError
2397 function_syntax_test/00: MissingCompileTimeError
2398 function_syntax_test/01: MissingCompileTimeError
2399 function_syntax_test/22: MissingCompileTimeError
2400 function_syntax_test/64: MissingCompileTimeError
2401 function_syntax_test/67: MissingCompileTimeError
2402 function_syntax_test/68: MissingCompileTimeError
2403 function_syntax_test/69: MissingCompileTimeError
2404 function_syntax_test/71: MissingCompileTimeError
2405 function_syntax_test/73: MissingCompileTimeError
2406 function_syntax_test/74: MissingCompileTimeError
2407 function_type_alias5_test/00: MissingCompileTimeError
2408 function_type_alias5_test/01: MissingCompileTimeError
2409 function_type_alias5_test/02: MissingCompileTimeError
2410 function_type_alias6_test/00: MissingCompileTimeError
2411 function_type_alias7_test/00: MissingCompileTimeError
2412 function_type_alias7_test/01: DartkCrash
2413 function_type_alias7_test/02: MissingCompileTimeError
2414 function_type_alias9_test/00: MissingCompileTimeError
2415 function_type_parameter2_negative_test: Crash
2416 function_type_parameter_negative_test: Crash
2417 generic_constructor_mixin3_test: Crash
2418 generic_field_mixin2_test: RuntimeError
2419 generic_field_mixin3_test: RuntimeError
2420 generic_field_mixin5_test: RuntimeError
2421 generic_field_mixin_test: RuntimeError
2422 generic_local_functions_test: DartkCrash
2423 generic_metadata_test/02: MissingCompileTimeError
2424 generic_metadata_test/03: MissingCompileTimeError
2425 generic_methods_generic_function_parameter_test: DartkCrash
2426 getter_parameters_test/01: MissingCompileTimeError
2427 getter_parameters_test/03: MissingCompileTimeError
2428 getter_parameters_test/04: MissingCompileTimeError
2429 if_null_assignment_behavior_test/09: RuntimeError
2430 if_null_assignment_behavior_test/10: RuntimeError
2431 if_null_assignment_behavior_test/15: RuntimeError
2432 implicit_scope_test: Crash
2433 import_combinators_test: RuntimeError
2434 initializing_formal_capture_test: RuntimeError
2435 inst_field_initializer1_negative_test: Fail
2436 instanceof3_test: RuntimeError
2437 interface2_negative_test: Fail
2438 interface_cycle_test/01: MissingCompileTimeError
2439 interface_cycle_test/02: MissingCompileTimeError
2440 invocation_mirror_test: RuntimeError
2441 is_malformed_type_test/94: RuntimeError
2442 is_malformed_type_test/95: RuntimeError
2443 is_malformed_type_test/96: RuntimeError
2444 is_malformed_type_test/97: RuntimeError
2445 is_malformed_type_test/98: RuntimeError
2446 is_malformed_type_test/99: RuntimeError
2447 is_not_class4_negative_test: Fail
2448 isnot_malformed_type_test: RuntimeError
2449 label6_negative_test: DartkCrash
2450 library_ambiguous_test/00: MissingRuntimeError
2451 library_ambiguous_test/04: MissingRuntimeError
2452 library_ambiguous_test/05: MissingCompileTimeError
2453 list_literal2_negative_test: Fail
2454 list_literal_negative_test: DartkCrash
2455 malformed2_test/00: RuntimeError
2456 malformed_inheritance_test/01: MissingCompileTimeError
2457 malformed_inheritance_test/03: Crash
2458 malformed_inheritance_test/05: MissingCompileTimeError
2459 malformed_inheritance_test/07: DartkCrash
2460 malformed_inheritance_test/08: DartkCrash
2461 malformed_inheritance_test/09: MissingCompileTimeError
2462 malformed_inheritance_test/10: MissingCompileTimeError
2463 malformed_inheritance_test/11: DartkCrash
2464 malformed_inheritance_test/12: DartkCrash
2465 map_literal2_negative_test: Fail
2466 map_literal_negative_test: DartkCrash
2467 method_name_test: CompileTimeError
2468 missing_const_constructor_test/02: MissingCompileTimeError
2469 missing_const_constructor_test/03: MissingCompileTimeError
2470 missing_const_constructor_test/04: Crash
2471 missing_const_constructor_test/05: MissingCompileTimeError
2472 missing_const_constructor_test/06: MissingCompileTimeError
2473 missing_part_of_tag_test/01: MissingCompileTimeError
2474 mixin_black_listed_test/08: DartkCrash
2475 mixin_cyclic_test/01: MissingCompileTimeError
2476 mixin_cyclic_test/02: MissingCompileTimeError
2477 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
2478 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
2479 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
2480 mixin_illegal_constructor_test/01: MissingCompileTimeError
2481 mixin_illegal_constructor_test/02: MissingCompileTimeError
2482 mixin_illegal_constructor_test/03: MissingCompileTimeError
2483 mixin_illegal_constructor_test/04: MissingCompileTimeError
2484 mixin_illegal_constructor_test/05: MissingCompileTimeError
2485 mixin_illegal_constructor_test/06: MissingCompileTimeError
2486 mixin_illegal_constructor_test/07: MissingCompileTimeError
2487 mixin_illegal_constructor_test/08: MissingCompileTimeError
2488 mixin_illegal_constructor_test/09: MissingCompileTimeError
2489 mixin_illegal_constructor_test/10: MissingCompileTimeError
2490 mixin_illegal_constructor_test/11: MissingCompileTimeError
2491 mixin_illegal_constructor_test/12: MissingCompileTimeError
2492 mixin_illegal_cycles_test/01: MissingCompileTimeError
2493 mixin_illegal_cycles_test/02: MissingCompileTimeError
2494 mixin_illegal_cycles_test/03: MissingCompileTimeError
2495 mixin_illegal_cycles_test/04: MissingCompileTimeError
2496 mixin_illegal_cycles_test/05: MissingCompileTimeError
2497 mixin_illegal_cycles_test/06: MissingCompileTimeError
2498 mixin_illegal_object_test/01: MissingCompileTimeError
2499 mixin_illegal_object_test/02: MissingCompileTimeError
2500 mixin_invalid_inheritance1_test/01: Crash
2501 mixin_invalid_inheritance1_test/02: Crash
2502 mixin_invalid_inheritance1_test/03: Crash
2503 mixin_invalid_inheritance2_test/01: MissingCompileTimeError
2504 mixin_invalid_inheritance2_test/02: MissingCompileTimeError
2505 mixin_invalid_inheritance2_test/03: DartkCrash
2506 mixin_issue10216_2_test: RuntimeError
2507 mixin_mixin2_test: RuntimeError
2508 mixin_mixin3_test: RuntimeError
2509 mixin_mixin4_test: RuntimeError
2510 mixin_mixin5_test: RuntimeError
2511 mixin_mixin6_test: RuntimeError
2512 mixin_mixin7_test: RuntimeError
2513 mixin_mixin_bound2_test: RuntimeError
2514 mixin_mixin_bound_test: RuntimeError
2515 mixin_mixin_test: RuntimeError
2516 mixin_of_mixin_test/03: RuntimeError
2517 mixin_of_mixin_test/14: RuntimeError
2518 mixin_super_constructor_named_test/01: MissingCompileTimeError
2519 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
2520 mixin_super_test: RuntimeError
2521 mixin_type_parameters_errors_test/01: DartkCrash
2522 mixin_type_parameters_errors_test/02: DartkCrash
2523 mixin_type_parameters_errors_test/05: DartkCrash
2524 multiline_newline_test/01: RuntimeError
2525 multiline_newline_test/02: RuntimeError
2526 multiline_newline_test/03: RuntimeError
2527 named_constructor_test/01: MissingRuntimeError
2528 named_constructor_test/02: DartkCrash
2529 named_constructor_test/04: DartkCrash
2530 named_constructor_test/05: DartkCrash
2531 named_constructor_test/06: DartkCrash
2532 named_constructor_test/07: DartkCrash
2533 named_constructor_test/08: DartkCrash
2534 named_constructor_test/09: DartkCrash
2535 named_constructor_test/10: DartkCrash
2536 named_parameters_aggregated_test/01: MissingCompileTimeError
2537 named_parameters_aggregated_test/03: MissingCompileTimeError
2538 named_parameters_aggregated_test/04: MissingCompileTimeError
2539 named_parameters_default_eq_test/01: MissingCompileTimeError
2540 named_parameters_default_eq_test/02: MissingCompileTimeError
2541 new_expression1_negative_test: DartkCrash
2542 no_main_test/01: Crash
2543 number_identifier_test/02: MissingCompileTimeError
2544 number_identifier_test/04: MissingCompileTimeError
2545 on_catch_malformed_type_test: RuntimeError
2546 parameter_initializer1_negative_test: DartkCrash
2547 parameter_initializer2_negative_test: DartkCrash
2548 parameter_initializer3_negative_test: DartkCrash
2549 parameter_initializer4_negative_test: DartkCrash
2550 parameter_initializer6_negative_test: Fail
2551 part2_test: RuntimeError
2552 prefix13_negative_test: Fail
2553 prefix15_negative_test: Fail
2554 private_access_test/05: RuntimeError
2555 private_access_test/06: RuntimeError
2556 private_super_constructor_test/01: MissingCompileTimeError
2557 redirecting_factory_default_values_test/01: MissingCompileTimeError
2558 redirecting_factory_default_values_test/02: MissingCompileTimeError
2559 redirecting_factory_infinite_steps_test/02: Crash
2560 redirecting_factory_long_test: RuntimeError
2561 regress_13494_test: RuntimeError
2562 regress_20394_test/01: MissingCompileTimeError
2563 regress_22438_test: RuntimeError
2564 regress_22445_test: RuntimeError
2565 regress_26855_test/0: DartkCrash
2566 regress_27957_test: RuntimeError
2567 reify_typevar_static_test/00: MissingCompileTimeError
2568 runtime_type_function_test: RuntimeError
2569 scope_variable_test/01: MissingCompileTimeError
2570 setter0_test: RuntimeError
2571 setter4_test: CompileTimeError
2572 setter_override_test/01: RuntimeError
2573 setter_override_test/02: RuntimeError
2574 setter_override_test/none: RuntimeError
2575 source_self_negative_test: DartkCrash
2576 static_final_field2_test/02: MissingCompileTimeError
2577 static_parameter_test/01: MissingCompileTimeError
2578 static_parameter_test/02: MissingCompileTimeError
2579 static_parameter_test/03: MissingCompileTimeError
2580 static_parameter_test/04: MissingCompileTimeError
2581 static_parameter_test/05: MissingCompileTimeError
2582 static_parameter_test/06: MissingCompileTimeError
2583 static_parameter_test/07: MissingCompileTimeError
2584 static_parameter_test/08: MissingCompileTimeError
2585 static_parameter_test/09: MissingCompileTimeError
2586 static_parameter_test/10: MissingCompileTimeError
2587 static_parameter_test/11: MissingCompileTimeError
2588 static_parameter_test/12: MissingCompileTimeError
2589 super_call3_test/02: Crash
2590 super_conditional_operator_test/01: MissingCompileTimeError
2591 super_conditional_operator_test/02: MissingCompileTimeError
2592 super_conditional_operator_test/03: MissingCompileTimeError
2593 super_conditional_operator_test/04: MissingCompileTimeError
2594 super_conditional_operator_test/05: MissingCompileTimeError
2595 super_conditional_operator_test/06: MissingCompileTimeError
2596 super_conditional_operator_test/07: MissingCompileTimeError
2597 super_conditional_operator_test/08: MissingCompileTimeError
2598 super_conditional_operator_test/09: MissingCompileTimeError
2599 super_conditional_operator_test/10: MissingCompileTimeError
2600 super_conditional_operator_test/11: MissingCompileTimeError
2601 super_conditional_operator_test/12: MissingCompileTimeError
2602 super_conditional_operator_test/13: MissingCompileTimeError
2603 super_conditional_operator_test/14: MissingCompileTimeError
2604 super_conditional_operator_test/15: MissingCompileTimeError
2605 super_conditional_operator_test/16: MissingCompileTimeError
2606 super_conditional_operator_test/17: MissingCompileTimeError
2607 super_conditional_operator_test/18: MissingCompileTimeError
2608 super_no_such_method1_test/01: RuntimeError
2609 super_no_such_method2_test/01: RuntimeError
2610 super_no_such_method3_test/01: RuntimeError
2611 super_no_such_method4_test/01: RuntimeError
2612 super_no_such_method5_test/01: RuntimeError
2613 switch1_negative_test: Fail
2614 switch4_negative_test: DartkCrash
2615 switch_bad_case_test/01: MissingCompileTimeError
2616 switch_bad_case_test/02: MissingCompileTimeError
2617 switch_case_test/00: MissingCompileTimeError
2618 switch_case_test/01: MissingCompileTimeError
2619 switch_case_test/02: MissingCompileTimeError
2620 switch_label_test: DartkCrash
2621 sync_generator2_test/01: MissingCompileTimeError
2622 sync_generator2_test/02: MissingCompileTimeError
2623 sync_generator2_test/03: MissingCompileTimeError
2624 sync_generator2_test/04: MissingCompileTimeError
2625 sync_generator2_test/05: MissingCompileTimeError
2626 sync_generator2_test/06: MissingCompileTimeError
2627 sync_generator2_test/09: Crash
2628 sync_generator2_test/11: MissingCompileTimeError
2629 sync_generator2_test/20: MissingCompileTimeError
2630 sync_generator2_test/30: MissingCompileTimeError
2631 sync_generator2_test/40: MissingCompileTimeError
2632 sync_generator2_test/41: MissingCompileTimeError
2633 sync_generator2_test/51: MissingCompileTimeError
2634 sync_generator2_test/52: MissingCompileTimeError
2635 syntax_test/02: MissingCompileTimeError
2636 syntax_test/03: MissingCompileTimeError
2637 syntax_test/27: MissingCompileTimeError
2638 syntax_test/50: MissingCompileTimeError
2639 syntax_test/51: MissingCompileTimeError
2640 syntax_test/64: MissingCompileTimeError
2641 syntax_test/65: MissingCompileTimeError
2642 this_conditional_operator_test/01: MissingCompileTimeError
2643 try_catch_syntax_test/01: MissingCompileTimeError
2644 try_catch_syntax_test/07: MissingCompileTimeError
2645 try_catch_syntax_test/09: MissingCompileTimeError
2646 try_catch_syntax_test/10: MissingCompileTimeError
2647 try_catch_syntax_test/11: MissingCompileTimeError
2648 try_catch_syntax_test/12: MissingCompileTimeError
2649 try_catch_syntax_test/16: Crash
2650 try_catch_syntax_test/17: Crash
2651 type_variable_conflict2_test/01: RuntimeError
2652 type_variable_conflict_test/01: MissingCompileTimeError
2653 type_variable_conflict_test/02: MissingCompileTimeError
2654 type_variable_conflict_test/03: MissingCompileTimeError
2655 type_variable_conflict_test/04: MissingCompileTimeError
2656 type_variable_conflict_test/05: MissingCompileTimeError
2657 type_variable_conflict_test/06: MissingCompileTimeError
2658 type_variable_scope3_test/00: MissingCompileTimeError
2659
2660 [ $compiler == dartk ]
2661 redirecting_factory_reflection_test: RuntimeError
2662
2663 [ $compiler == dartkp ]
2664 bad_raw_string_test/none: Skip # Issue 28680
2665 bad_raw_string_test/03: Skip # Issue 28680
2666
2667 # Triaged checked mode failures
2668 [ ($compiler == dartk || $compiler == dartkp) && $checked ]
2669 language/regress_22728_test: Fail # Dartk Issue 28498
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698