| 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 |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 bad_initializer1_negative_test: Crash | 26 bad_initializer1_negative_test: Crash |
| 27 bad_raw_string_negative_test: Fail | 27 bad_raw_string_negative_test: Fail |
| 28 body_less_constructor_wrong_arg_negative_test: Crash | 28 body_less_constructor_wrong_arg_negative_test: Crash |
| 29 built_in_identifier_test/01: CompileTimeError | 29 built_in_identifier_test/01: CompileTimeError |
| 30 call_nonexistent_static_test/01: CompileTimeError | 30 call_nonexistent_static_test/01: CompileTimeError |
| 31 call_nonexistent_static_test/04: CompileTimeError | 31 call_nonexistent_static_test/04: CompileTimeError |
| 32 call_nonexistent_static_test/06: CompileTimeError | 32 call_nonexistent_static_test/06: CompileTimeError |
| 33 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 | 33 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 |
| 34 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 | 34 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 |
| 35 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 | 35 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 |
| 36 compile_time_constant10_test/01: Crash | 36 compile_time_constant10_test/none: CompileTimeError |
| 37 compile_time_constant10_test/02: Crash | |
| 38 compile_time_constant13_test/03: MissingCompileTimeError | 37 compile_time_constant13_test/03: MissingCompileTimeError |
| 39 compile_time_constant_arguments_test/01: MissingCompileTimeError | 38 compile_time_constant_arguments_test/01: MissingCompileTimeError |
| 40 compile_time_constant_arguments_test/02: MissingCompileTimeError | 39 compile_time_constant_arguments_test/02: MissingCompileTimeError |
| 41 compile_time_constant_arguments_test/03: MissingCompileTimeError | 40 compile_time_constant_arguments_test/03: MissingCompileTimeError |
| 42 compile_time_constant_arguments_test/04: MissingCompileTimeError | 41 compile_time_constant_arguments_test/04: MissingCompileTimeError |
| 43 compile_time_constant_arguments_test/05: MissingCompileTimeError | 42 compile_time_constant_arguments_test/05: MissingCompileTimeError |
| 44 compile_time_constant_arguments_test/06: MissingCompileTimeError | 43 compile_time_constant_arguments_test/06: MissingCompileTimeError |
| 45 compile_time_constant_c_test/02: MissingCompileTimeError | 44 compile_time_constant_c_test/02: MissingCompileTimeError |
| 46 compile_time_constant_c_test/03: MissingCompileTimeError | 45 compile_time_constant_c_test/03: MissingCompileTimeError |
| 47 compile_time_constant_k_test/01: RuntimeError | 46 compile_time_constant_k_test/01: RuntimeError |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 const_error_multiply_initialized_test/03: MissingCompileTimeError | 90 const_error_multiply_initialized_test/03: MissingCompileTimeError |
| 92 const_error_multiply_initialized_test/04: RuntimeError | 91 const_error_multiply_initialized_test/04: RuntimeError |
| 93 const_factory_with_body_test/01: MissingCompileTimeError | 92 const_factory_with_body_test/01: MissingCompileTimeError |
| 94 const_for_in_variable_test/01: MissingCompileTimeError | 93 const_for_in_variable_test/01: MissingCompileTimeError |
| 95 const_instance_field_test/01: MissingCompileTimeError | 94 const_instance_field_test/01: MissingCompileTimeError |
| 96 const_map2_test/00: MissingCompileTimeError | 95 const_map2_test/00: MissingCompileTimeError |
| 97 const_map3_test/00: MissingCompileTimeError | 96 const_map3_test/00: MissingCompileTimeError |
| 98 const_nested_test: RuntimeError | 97 const_nested_test: RuntimeError |
| 99 const_optional_args_negative_test: Fail | 98 const_optional_args_negative_test: Fail |
| 100 const_switch2_test/01: MissingCompileTimeError | 99 const_switch2_test/01: MissingCompileTimeError |
| 101 const_syntax_test/01: MissingCompileTimeError | 100 const_syntax_test/none: CompileTimeError |
| 102 const_syntax_test/02: MissingCompileTimeError | 101 const_types_test/06: CompileTimeError |
| 103 const_syntax_test/03: MissingCompileTimeError | 102 const_types_test/13: CompileTimeError |
| 104 const_syntax_test/04: MissingCompileTimeError | |
| 105 const_syntax_test/05: MissingCompileTimeError | |
| 106 const_syntax_test/06: MissingCompileTimeError | |
| 107 const_syntax_test/07: MissingCompileTimeError | |
| 108 const_syntax_test/08: MissingCompileTimeError | |
| 109 const_syntax_test/09: MissingCompileTimeError | |
| 110 const_syntax_test/10: Crash | |
| 111 const_syntax_test/12: MissingCompileTimeError | |
| 112 const_types_test/07: MissingCompileTimeError | |
| 113 const_types_test/08: MissingCompileTimeError | |
| 114 const_types_test/09: MissingCompileTimeError | |
| 115 const_types_test/10: MissingCompileTimeError | |
| 116 const_types_test/11: MissingCompileTimeError | |
| 117 const_types_test/12: MissingCompileTimeError | |
| 118 const_types_test/14: MissingCompileTimeError | |
| 119 const_types_test/15: MissingCompileTimeError | |
| 120 const_types_test/16: MissingCompileTimeError | 103 const_types_test/16: MissingCompileTimeError |
| 121 const_types_test/17: MissingCompileTimeError | 104 const_types_test/17: MissingCompileTimeError |
| 122 const_types_test/18: MissingCompileTimeError | |
| 123 const_types_test/19: MissingCompileTimeError | |
| 124 const_types_test/20: MissingCompileTimeError | |
| 125 const_types_test/21: MissingCompileTimeError | |
| 126 const_types_test/22: MissingCompileTimeError | |
| 127 const_types_test/23: MissingCompileTimeError | 105 const_types_test/23: MissingCompileTimeError |
| 128 const_types_test/24: MissingCompileTimeError | 106 const_types_test/24: MissingCompileTimeError |
| 129 const_types_test/25: MissingCompileTimeError | 107 const_types_test/25: MissingCompileTimeError |
| 130 const_types_test/26: MissingCompileTimeError | 108 const_types_test/26: MissingCompileTimeError |
| 131 const_types_test/27: MissingCompileTimeError | 109 const_types_test/27: MissingCompileTimeError |
| 132 const_types_test/28: MissingCompileTimeError | 110 const_types_test/28: MissingCompileTimeError |
| 133 const_types_test/29: MissingCompileTimeError | 111 const_types_test/29: MissingCompileTimeError |
| 134 const_types_test/30: MissingCompileTimeError | 112 const_types_test/30: MissingCompileTimeError |
| 135 const_types_test/41: MissingCompileTimeError | 113 const_types_test/41: MissingCompileTimeError |
| 114 constant_expression_test/01: MissingCompileTimeError |
| 115 constant_expression_test/03: MissingCompileTimeError |
| 136 constant_locals_test/01: MissingCompileTimeError | 116 constant_locals_test/01: MissingCompileTimeError |
| 137 constant_locals_test/02: MissingCompileTimeError | 117 constant_locals_test/02: MissingCompileTimeError |
| 138 constant_locals_test/03: MissingCompileTimeError | 118 constant_locals_test/03: MissingCompileTimeError |
| 139 constant_locals_test/04: MissingCompileTimeError | 119 constant_locals_test/04: MissingCompileTimeError |
| 140 constant_type_literal_test/01: MissingCompileTimeError | 120 constant_type_literal_test/01: MissingCompileTimeError |
| 141 constructor10_test/00: Crash | 121 constructor10_test/00: Crash |
| 142 constructor10_test/01: Crash | 122 constructor10_test/01: Crash |
| 143 constructor10_test/02: Crash | 123 constructor10_test/02: Crash |
| 144 constructor_duplicate_final_test/01: MissingRuntimeError | 124 constructor_duplicate_final_test/01: MissingRuntimeError |
| 145 constructor_duplicate_final_test/02: MissingRuntimeError | 125 constructor_duplicate_final_test/02: MissingRuntimeError |
| (...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 364 malformed_inheritance_test/10: MissingCompileTimeError | 344 malformed_inheritance_test/10: MissingCompileTimeError |
| 365 malformed_test/none: RuntimeError | 345 malformed_test/none: RuntimeError |
| 366 map_literal2_negative_test: Fail | 346 map_literal2_negative_test: Fail |
| 367 map_literal3_test: RuntimeError | 347 map_literal3_test: RuntimeError |
| 368 map_literal6_test: RuntimeError | 348 map_literal6_test: RuntimeError |
| 369 metadata_test: CompileTimeError | 349 metadata_test: CompileTimeError |
| 370 method_name_test: CompileTimeError | 350 method_name_test: CompileTimeError |
| 371 method_override_test: RuntimeError | 351 method_override_test: RuntimeError |
| 372 missing_const_constructor_test/02: MissingCompileTimeError | 352 missing_const_constructor_test/02: MissingCompileTimeError |
| 373 missing_const_constructor_test/03: MissingCompileTimeError | 353 missing_const_constructor_test/03: MissingCompileTimeError |
| 374 missing_const_constructor_test/04: Crash | |
| 375 missing_const_constructor_test/05: MissingCompileTimeError | |
| 376 missing_const_constructor_test/06: MissingCompileTimeError | |
| 377 missing_part_of_tag_test/01: MissingCompileTimeError | 354 missing_part_of_tag_test/01: MissingCompileTimeError |
| 378 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | 355 mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
| 379 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | 356 mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
| 380 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | 357 mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
| 381 mixin_illegal_constructor_test/01: MissingCompileTimeError | 358 mixin_illegal_constructor_test/01: MissingCompileTimeError |
| 382 mixin_illegal_constructor_test/02: MissingCompileTimeError | 359 mixin_illegal_constructor_test/02: MissingCompileTimeError |
| 383 mixin_illegal_constructor_test/03: MissingCompileTimeError | 360 mixin_illegal_constructor_test/03: MissingCompileTimeError |
| 384 mixin_illegal_constructor_test/04: MissingCompileTimeError | 361 mixin_illegal_constructor_test/04: MissingCompileTimeError |
| 385 mixin_illegal_constructor_test/05: MissingCompileTimeError | 362 mixin_illegal_constructor_test/05: MissingCompileTimeError |
| 386 mixin_illegal_constructor_test/06: MissingCompileTimeError | 363 mixin_illegal_constructor_test/06: MissingCompileTimeError |
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 519 try_catch_syntax_test/17: Crash | 496 try_catch_syntax_test/17: Crash |
| 520 type_variable_conflict2_test/01: RuntimeError | 497 type_variable_conflict2_test/01: RuntimeError |
| 521 type_variable_conflict_test/01: MissingCompileTimeError | 498 type_variable_conflict_test/01: MissingCompileTimeError |
| 522 type_variable_conflict_test/02: MissingCompileTimeError | 499 type_variable_conflict_test/02: MissingCompileTimeError |
| 523 type_variable_conflict_test/03: MissingCompileTimeError | 500 type_variable_conflict_test/03: MissingCompileTimeError |
| 524 type_variable_conflict_test/04: MissingCompileTimeError | 501 type_variable_conflict_test/04: MissingCompileTimeError |
| 525 type_variable_conflict_test/05: MissingCompileTimeError | 502 type_variable_conflict_test/05: MissingCompileTimeError |
| 526 type_variable_conflict_test/06: MissingCompileTimeError | 503 type_variable_conflict_test/06: MissingCompileTimeError |
| 527 type_variable_function_type_test: RuntimeError | 504 type_variable_function_type_test: RuntimeError |
| 528 type_variable_scope3_test/00: MissingCompileTimeError | 505 type_variable_scope3_test/00: MissingCompileTimeError |
| 506 vm/closure_memory_retention_test: Skip # Hits OOM |
| 529 vm/debug_break_enabled_vm_test/01: CompileTimeError | 507 vm/debug_break_enabled_vm_test/01: CompileTimeError |
| 530 vm/debug_break_enabled_vm_test/none: CompileTimeError | 508 vm/debug_break_enabled_vm_test/none: CompileTimeError |
| 531 vm/regress_27201_test: CompileTimeError | 509 vm/regress_27201_test: CompileTimeError |
| 532 vm/regress_27671_test: RuntimeError | 510 vm/regress_27671_test: RuntimeError |
| 533 vm/type_vm_test: RuntimeError | 511 vm/type_vm_test: RuntimeError |
| 534 vm/closure_memory_retention_test: Skip # Hits OOM | |
| 535 | 512 |
| 536 # dartk: JIT & AOT failures (debug) | 513 # dartk: JIT & AOT failures (debug) |
| 537 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] | 514 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
| 538 const_instance_field_test/01: Crash | 515 const_instance_field_test/01: Crash |
| 539 list_literal2_negative_test: Crash | 516 list_literal2_negative_test: Crash |
| 540 switch1_negative_test: Crash | 517 switch1_negative_test: Crash |
| 541 type_parameter_test/04: Crash | 518 type_parameter_test/04: Crash |
| 542 type_parameter_test/05: Crash | 519 type_parameter_test/05: Crash |
| 543 | 520 |
| 544 # Triaged checked mode failures | 521 # Triaged checked mode failures |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 581 ref_before_declaration_test/04: Crash | 558 ref_before_declaration_test/04: Crash |
| 582 ref_before_declaration_test/05: Crash | 559 ref_before_declaration_test/05: Crash |
| 583 ref_before_declaration_test/06: Crash | 560 ref_before_declaration_test/06: Crash |
| 584 ref_before_declaration_test/07: Crash | 561 ref_before_declaration_test/07: Crash |
| 585 ref_before_declaration_test/none: Crash | 562 ref_before_declaration_test/none: Crash |
| 586 try_catch_syntax_test/05: Crash | 563 try_catch_syntax_test/05: Crash |
| 587 vm/lazy_deopt_vm_test: Crash | 564 vm/lazy_deopt_vm_test: Crash |
| 588 | 565 |
| 589 # dartk: precompilation failures | 566 # dartk: precompilation failures |
| 590 [ $compiler == dartkp ] | 567 [ $compiler == dartkp ] |
| 591 const_syntax_test/08: Crash | |
| 592 const_syntax_test/09: Crash | |
| 593 final_syntax_test/09: MissingCompileTimeError | 568 final_syntax_test/09: MissingCompileTimeError |
| 594 getter_declaration_negative_test: Crash | 569 getter_declaration_negative_test: Crash |
| 595 getter_parameters_test/02: Crash | 570 getter_parameters_test/02: Crash |
| 596 ref_before_declaration_test/00: Crash | 571 ref_before_declaration_test/00: Crash |
| 597 ref_before_declaration_test/01: Crash | 572 ref_before_declaration_test/01: Crash |
| 598 ref_before_declaration_test/02: Crash | 573 ref_before_declaration_test/02: Crash |
| 599 ref_before_declaration_test/03: Crash | 574 ref_before_declaration_test/03: Crash |
| 600 ref_before_declaration_test/04: Crash | 575 ref_before_declaration_test/04: Crash |
| 601 ref_before_declaration_test/05: Crash | 576 ref_before_declaration_test/05: Crash |
| 602 ref_before_declaration_test/06: Crash | 577 ref_before_declaration_test/06: Crash |
| 603 ref_before_declaration_test/07: Crash | 578 ref_before_declaration_test/07: Crash |
| 604 ref_before_declaration_test/none: Crash | 579 ref_before_declaration_test/none: Crash |
| 605 setter_declaration2_negative_test: Crash | 580 setter_declaration2_negative_test: Crash |
| 606 setter_declaration_negative_test: Crash | 581 setter_declaration_negative_test: Crash |
| 607 try_catch_syntax_test/05: Crash | 582 try_catch_syntax_test/05: Crash |
| 608 | 583 |
| 609 # dartk: precompilation failures (debug) | 584 # dartk: precompilation failures (debug) |
| 610 [ $compiler == dartkp && $mode == debug ] | 585 [ $compiler == dartkp && $mode == debug ] |
| 611 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 | 586 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 |
| 612 external_test/13: Crash | 587 external_test/13: Crash |
| 613 final_syntax_test/09: Crash | 588 final_syntax_test/09: Crash |
| 614 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 | 589 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 |
| 615 regress_22445_test: Crash | 590 regress_22445_test: Crash |
| 616 regress_23498_test: Crash | 591 regress_23498_test: Crash |
| OLD | NEW |