OLD | NEW |
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file |
2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
4 | 4 |
5 [ $compiler == dartk || $compiler == dartkp ] | 5 [ $compiler == dartk || $compiler == dartkp ] |
6 abstract_beats_arguments_test: RuntimeError | 6 abstract_beats_arguments_test: RuntimeError |
7 abstract_runtime_error_test/01: RuntimeError | 7 abstract_runtime_error_test/01: RuntimeError |
8 abstract_runtime_error_test/02: RuntimeError | 8 abstract_runtime_error_test/02: RuntimeError |
9 accessor_conflict_export2_test: RuntimeError | 9 accessor_conflict_export2_test: RuntimeError |
10 accessor_conflict_export_test: RuntimeError | 10 accessor_conflict_export_test: RuntimeError |
11 accessor_conflict_import2_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/none: RuntimeError | 14 arg_param_trailing_comma_test/none: RuntimeError |
15 assignable_expression_test/02: MissingCompileTimeError | 15 assignable_expression_test/02: MissingCompileTimeError |
16 assignable_expression_test/03: MissingCompileTimeError | 16 assignable_expression_test/03: MissingCompileTimeError |
17 assignable_expression_test/12: MissingCompileTimeError | 17 assignable_expression_test/12: MissingCompileTimeError |
18 assignable_expression_test/13: MissingCompileTimeError | 18 assignable_expression_test/13: MissingCompileTimeError |
19 assignable_expression_test/22: MissingCompileTimeError | 19 assignable_expression_test/22: MissingCompileTimeError |
20 assignable_expression_test/23: MissingCompileTimeError | 20 assignable_expression_test/23: MissingCompileTimeError |
21 assignable_expression_test/32: MissingCompileTimeError | 21 assignable_expression_test/32: MissingCompileTimeError |
22 assignable_expression_test/33: MissingCompileTimeError | 22 assignable_expression_test/33: MissingCompileTimeError |
23 assignable_expression_test/42: MissingCompileTimeError | 23 assignable_expression_test/42: MissingCompileTimeError |
24 assignable_expression_test/43: MissingCompileTimeError | 24 assignable_expression_test/43: MissingCompileTimeError |
25 await_for_test: RuntimeError | 25 await_for_test: RuntimeError |
26 await_test: RuntimeError | 26 await_test: RuntimeError |
27 bad_constructor_test/05: CompileTimeError | 27 bad_constructor_test/05: CompileTimeError |
28 bad_initializer1_negative_test: Crash | 28 bad_initializer1_negative_test: Crash |
29 bad_raw_string_negative_test: Fail | 29 bad_raw_string_negative_test: Fail |
30 black_listed_test/13: MissingCompileTimeError | |
31 body_less_constructor_wrong_arg_negative_test: Crash | 30 body_less_constructor_wrong_arg_negative_test: Crash |
32 built_in_identifier_test/01: CompileTimeError | 31 built_in_identifier_test/01: CompileTimeError |
33 call_nonexistent_static_test/01: CompileTimeError | 32 call_nonexistent_static_test/01: CompileTimeError |
34 call_nonexistent_static_test/04: CompileTimeError | 33 call_nonexistent_static_test/04: CompileTimeError |
35 call_nonexistent_static_test/06: CompileTimeError | 34 call_nonexistent_static_test/06: CompileTimeError |
36 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 | 35 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 |
37 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 | 36 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 |
38 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 | 37 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 |
39 class_cycle2_test/01: MissingCompileTimeError | 38 class_cycle2_test/01: MissingCompileTimeError |
40 class_cycle2_test/02: MissingCompileTimeError | 39 class_cycle2_test/02: MissingCompileTimeError |
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
264 deferred_regression_22995_test: RuntimeError | 263 deferred_regression_22995_test: RuntimeError |
265 deferred_regression_28678_test: RuntimeError | 264 deferred_regression_28678_test: RuntimeError |
266 deferred_shadow_load_library_test: RuntimeError | 265 deferred_shadow_load_library_test: RuntimeError |
267 deferred_shared_and_unshared_classes_test: RuntimeError | 266 deferred_shared_and_unshared_classes_test: RuntimeError |
268 deferred_static_seperate_test: RuntimeError | 267 deferred_static_seperate_test: RuntimeError |
269 deferred_super_dependency_test/01: RuntimeError | 268 deferred_super_dependency_test/01: RuntimeError |
270 deferred_type_dependency_test/as: RuntimeError | 269 deferred_type_dependency_test/as: RuntimeError |
271 deferred_type_dependency_test/is: RuntimeError | 270 deferred_type_dependency_test/is: RuntimeError |
272 deferred_type_dependency_test/none: RuntimeError | 271 deferred_type_dependency_test/none: RuntimeError |
273 deferred_type_dependency_test/type_annotation: RuntimeError | 272 deferred_type_dependency_test/type_annotation: RuntimeError |
274 dynamic2_test/00: MissingCompileTimeError | |
275 dynamic2_test/01: MissingCompileTimeError | |
276 dynamic_prefix_core_test/01: RuntimeError | 273 dynamic_prefix_core_test/01: RuntimeError |
277 enum_private_test/02: RuntimeError | 274 enum_private_test/02: RuntimeError |
278 enum_syntax_test/06: MissingCompileTimeError | 275 enum_syntax_test/06: MissingCompileTimeError |
279 enum_syntax_test/20: Crash | 276 enum_syntax_test/20: Crash |
280 enum_syntax_test/21: MissingCompileTimeError | 277 enum_syntax_test/21: MissingCompileTimeError |
281 enum_syntax_test/22: Crash | 278 enum_syntax_test/22: Crash |
282 enum_syntax_test/30: MissingCompileTimeError | 279 enum_syntax_test/30: MissingCompileTimeError |
283 evaluation_redirecting_constructor_test: RuntimeError | 280 evaluation_redirecting_constructor_test: RuntimeError |
284 export_ambiguous_main_negative_test: Crash | 281 export_ambiguous_main_negative_test: Crash |
285 export_double_same_main_test: Crash | 282 export_double_same_main_test: Crash |
(...skipping 12 matching lines...) Expand all Loading... |
298 external_test/31: MissingCompileTimeError | 295 external_test/31: MissingCompileTimeError |
299 factory_redirection_test/07: MissingCompileTimeError | 296 factory_redirection_test/07: MissingCompileTimeError |
300 field_decl_missing_var_type_test/01: MissingCompileTimeError | 297 field_decl_missing_var_type_test/01: MissingCompileTimeError |
301 final_initializer_instance_reference_test/01: MissingCompileTimeError | 298 final_initializer_instance_reference_test/01: MissingCompileTimeError |
302 final_is_not_const_test/01: MissingCompileTimeError | 299 final_is_not_const_test/01: MissingCompileTimeError |
303 final_super_field_set_test/01: RuntimeError | 300 final_super_field_set_test/01: RuntimeError |
304 final_syntax_test/01: MissingCompileTimeError | 301 final_syntax_test/01: MissingCompileTimeError |
305 final_syntax_test/02: MissingCompileTimeError | 302 final_syntax_test/02: MissingCompileTimeError |
306 final_syntax_test/03: MissingCompileTimeError | 303 final_syntax_test/03: MissingCompileTimeError |
307 final_syntax_test/04: MissingCompileTimeError | 304 final_syntax_test/04: MissingCompileTimeError |
308 first_class_types_literals_test/08: CompileTimeError | |
309 for2_test: RuntimeError | 305 for2_test: RuntimeError |
310 for_variable_capture_test: RuntimeError | 306 for_variable_capture_test: RuntimeError |
311 function_subtype0_test: RuntimeError | 307 function_subtype0_test: RuntimeError |
312 function_subtype1_test: RuntimeError | 308 function_subtype1_test: RuntimeError |
313 function_subtype2_test: RuntimeError | 309 function_subtype2_test: RuntimeError |
314 function_subtype_bound_closure3_test: RuntimeError | 310 function_subtype_bound_closure3_test: RuntimeError |
315 function_subtype_bound_closure4_test: RuntimeError | 311 function_subtype_bound_closure4_test: RuntimeError |
316 function_subtype_cast1_test: RuntimeError | 312 function_subtype_cast1_test: RuntimeError |
317 function_subtype_inline0_test: RuntimeError | 313 function_subtype_inline0_test: RuntimeError |
318 function_subtype_local3_test: RuntimeError | 314 function_subtype_local3_test: RuntimeError |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
394 map_literal6_test: RuntimeError | 390 map_literal6_test: RuntimeError |
395 metadata_test: CompileTimeError | 391 metadata_test: CompileTimeError |
396 method_name_test: CompileTimeError | 392 method_name_test: CompileTimeError |
397 method_override_test: RuntimeError | 393 method_override_test: RuntimeError |
398 missing_const_constructor_test/02: MissingCompileTimeError | 394 missing_const_constructor_test/02: MissingCompileTimeError |
399 missing_const_constructor_test/03: MissingCompileTimeError | 395 missing_const_constructor_test/03: MissingCompileTimeError |
400 missing_const_constructor_test/04: Crash | 396 missing_const_constructor_test/04: Crash |
401 missing_const_constructor_test/05: MissingCompileTimeError | 397 missing_const_constructor_test/05: MissingCompileTimeError |
402 missing_const_constructor_test/06: MissingCompileTimeError | 398 missing_const_constructor_test/06: MissingCompileTimeError |
403 missing_part_of_tag_test/01: MissingCompileTimeError | 399 missing_part_of_tag_test/01: MissingCompileTimeError |
404 mixin_black_listed_test/08: MissingCompileTimeError | |
405 mixin_cyclic_test/01: MissingCompileTimeError | 400 mixin_cyclic_test/01: MissingCompileTimeError |
406 mixin_cyclic_test/02: MissingCompileTimeError | 401 mixin_cyclic_test/02: MissingCompileTimeError |
407 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | 402 mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
408 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | 403 mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
409 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | 404 mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
410 mixin_illegal_constructor_test/01: MissingCompileTimeError | 405 mixin_illegal_constructor_test/01: MissingCompileTimeError |
411 mixin_illegal_constructor_test/02: MissingCompileTimeError | 406 mixin_illegal_constructor_test/02: MissingCompileTimeError |
412 mixin_illegal_constructor_test/03: MissingCompileTimeError | 407 mixin_illegal_constructor_test/03: MissingCompileTimeError |
413 mixin_illegal_constructor_test/04: MissingCompileTimeError | 408 mixin_illegal_constructor_test/04: MissingCompileTimeError |
414 mixin_illegal_constructor_test/05: MissingCompileTimeError | 409 mixin_illegal_constructor_test/05: MissingCompileTimeError |
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
647 vm/closure_memory_retention_test: Skip # Hits OOM | 642 vm/closure_memory_retention_test: Skip # Hits OOM |
648 | 643 |
649 # dartk: precompilation failures (debug) | 644 # dartk: precompilation failures (debug) |
650 [ $compiler == dartkp && $mode == debug ] | 645 [ $compiler == dartkp && $mode == debug ] |
651 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 | 646 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 |
652 external_test/13: Crash | 647 external_test/13: Crash |
653 final_syntax_test/09: Crash | 648 final_syntax_test/09: Crash |
654 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 | 649 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 |
655 regress_22445_test: Crash | 650 regress_22445_test: Crash |
656 regress_23498_test: Crash | 651 regress_23498_test: Crash |
OLD | NEW |