| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 # VM specific tests that should not be run by dart2js. | 5 # VM specific tests that should not be run by dart2js. |
| 6 [ $compiler == dart2js ] | 6 [ $compiler == dart2js ] |
| 7 vm/*: Skip # Issue 12699 | 7 vm/*: Skip # Issue 12699 |
| 8 | 8 |
| 9 [ $compiler == dart2js && ! $dart2js_with_kernel ] | 9 [ $compiler == dart2js && ! $dart2js_with_kernel ] |
| 10 enum_test: Fail # Issue 28340 | 10 enum_test: Fail # Issue 28340 |
| (...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 110 mixin_forwarding_constructor4_test/01: MissingCompileTimeError # Issue 15101 | 110 mixin_forwarding_constructor4_test/01: MissingCompileTimeError # Issue 15101 |
| 111 mixin_forwarding_constructor4_test/02: MissingCompileTimeError # Issue 15101 | 111 mixin_forwarding_constructor4_test/02: MissingCompileTimeError # Issue 15101 |
| 112 mixin_forwarding_constructor4_test/03: MissingCompileTimeError # Issue 15101 | 112 mixin_forwarding_constructor4_test/03: MissingCompileTimeError # Issue 15101 |
| 113 mixin_super_constructor_named_test/01: Fail # Issue 15101 | 113 mixin_super_constructor_named_test/01: Fail # Issue 15101 |
| 114 mixin_super_constructor_positionals_test/01: Fail # Issue 15101 | 114 mixin_super_constructor_positionals_test/01: Fail # Issue 15101 |
| 115 mixin_super_test: CompileTimeError # Issue 23773 | 115 mixin_super_test: CompileTimeError # Issue 23773 |
| 116 mixin_super_2_test: CompileTimeError # Issue 23773 | 116 mixin_super_2_test: CompileTimeError # Issue 23773 |
| 117 mixin_super_bound2_test: CompileTimeError # Issue 23773 | 117 mixin_super_bound2_test: CompileTimeError # Issue 23773 |
| 118 mixin_super_use_test: CompileTimeError # Issue 23773 | 118 mixin_super_use_test: CompileTimeError # Issue 23773 |
| 119 mixin_superclass_test: CompileTimeError # Issue 23773 | 119 mixin_superclass_test: CompileTimeError # Issue 23773 |
| 120 closure_in_field_test/01: RuntimeError # Issue 30467 |
| 121 closure_in_field_test/02: RuntimeError # Issue 30467 |
| 120 | 122 |
| 121 ref_before_declaration_test/00: MissingCompileTimeError | 123 ref_before_declaration_test/00: MissingCompileTimeError |
| 122 ref_before_declaration_test/01: MissingCompileTimeError | 124 ref_before_declaration_test/01: MissingCompileTimeError |
| 123 ref_before_declaration_test/02: MissingCompileTimeError | 125 ref_before_declaration_test/02: MissingCompileTimeError |
| 124 ref_before_declaration_test/03: MissingCompileTimeError | 126 ref_before_declaration_test/03: MissingCompileTimeError |
| 125 ref_before_declaration_test/04: MissingCompileTimeError | 127 ref_before_declaration_test/04: MissingCompileTimeError |
| 126 ref_before_declaration_test/05: MissingCompileTimeError | 128 ref_before_declaration_test/05: MissingCompileTimeError |
| 127 ref_before_declaration_test/06: MissingCompileTimeError | 129 ref_before_declaration_test/06: MissingCompileTimeError |
| 128 | 130 |
| 129 regress_22976_test: CompileTimeError # Issue 23132 | 131 regress_22976_test: CompileTimeError # Issue 23132 |
| (...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 572 cast_test/04: RuntimeError | 574 cast_test/04: RuntimeError |
| 573 cast_test/05: RuntimeError | 575 cast_test/05: RuntimeError |
| 574 cast_test/none: RuntimeError | 576 cast_test/none: RuntimeError |
| 575 catch_liveness_test: Crash | 577 catch_liveness_test: Crash |
| 576 cha_deopt1_test: CompileTimeError | 578 cha_deopt1_test: CompileTimeError |
| 577 cha_deopt2_test: CompileTimeError | 579 cha_deopt2_test: CompileTimeError |
| 578 cha_deopt3_test: CompileTimeError | 580 cha_deopt3_test: CompileTimeError |
| 579 check_member_static_test/02: MissingCompileTimeError | 581 check_member_static_test/02: MissingCompileTimeError |
| 580 class_cycle_test/02: MissingCompileTimeError | 582 class_cycle_test/02: MissingCompileTimeError |
| 581 class_cycle_test/03: MissingCompileTimeError | 583 class_cycle_test/03: MissingCompileTimeError |
| 584 closure_in_field_test/01: Crash |
| 585 closure_in_field_test/02: Crash |
| 582 compile_time_constant_a_test: Crash | 586 compile_time_constant_a_test: Crash |
| 583 compile_time_constant_b_test: Crash | 587 compile_time_constant_b_test: Crash |
| 584 compile_time_constant_c_test/02: Crash | 588 compile_time_constant_c_test/02: Crash |
| 585 compile_time_constant_m_test: RuntimeError | 589 compile_time_constant_m_test: RuntimeError |
| 586 compile_time_constant_p_test/01: Crash | 590 compile_time_constant_p_test/01: Crash |
| 587 conditional_import_string_test: CompileTimeError | 591 conditional_import_string_test: CompileTimeError |
| 588 conditional_import_test: CompileTimeError | 592 conditional_import_test: CompileTimeError |
| 589 config_import_corelib_test: RuntimeError | 593 config_import_corelib_test: RuntimeError |
| 590 config_import_test: RuntimeError | 594 config_import_test: RuntimeError |
| 591 const_conditional_test/08: MissingCompileTimeError | 595 const_conditional_test/08: MissingCompileTimeError |
| (...skipping 1006 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1598 cast_test/04: Crash | 1602 cast_test/04: Crash |
| 1599 cast_test/05: Crash | 1603 cast_test/05: Crash |
| 1600 cast_test/none: Crash | 1604 cast_test/none: Crash |
| 1601 catch_liveness_test: Crash | 1605 catch_liveness_test: Crash |
| 1602 cha_deopt1_test: CompileTimeError | 1606 cha_deopt1_test: CompileTimeError |
| 1603 cha_deopt2_test: CompileTimeError | 1607 cha_deopt2_test: CompileTimeError |
| 1604 cha_deopt3_test: CompileTimeError | 1608 cha_deopt3_test: CompileTimeError |
| 1605 check_member_static_test/02: MissingCompileTimeError | 1609 check_member_static_test/02: MissingCompileTimeError |
| 1606 class_cycle_test/02: MissingCompileTimeError | 1610 class_cycle_test/02: MissingCompileTimeError |
| 1607 class_cycle_test/03: MissingCompileTimeError | 1611 class_cycle_test/03: MissingCompileTimeError |
| 1612 closure_in_field_test/01: Crash |
| 1613 closure_in_field_test/02: Crash |
| 1608 compile_time_constant_a_test: Crash | 1614 compile_time_constant_a_test: Crash |
| 1609 compile_time_constant_b_test: Crash | 1615 compile_time_constant_b_test: Crash |
| 1610 compile_time_constant_c_test/02: Crash | 1616 compile_time_constant_c_test/02: Crash |
| 1611 compile_time_constant_m_test: RuntimeError | 1617 compile_time_constant_m_test: RuntimeError |
| 1612 compile_time_constant_p_test/01: Crash | 1618 compile_time_constant_p_test/01: Crash |
| 1613 conditional_import_string_test: CompileTimeError | 1619 conditional_import_string_test: CompileTimeError |
| 1614 conditional_import_test: CompileTimeError | 1620 conditional_import_test: CompileTimeError |
| 1615 config_import_corelib_test: RuntimeError | 1621 config_import_corelib_test: RuntimeError |
| 1616 config_import_test: RuntimeError | 1622 config_import_test: RuntimeError |
| 1617 const_conditional_test/08: MissingCompileTimeError | 1623 const_conditional_test/08: MissingCompileTimeError |
| (...skipping 870 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2488 string_interpolation_and_buffer_test: RuntimeError | 2494 string_interpolation_and_buffer_test: RuntimeError |
| 2489 switch_fallthru_test: RuntimeError | 2495 switch_fallthru_test: RuntimeError |
| 2490 top_level_func_test: RuntimeError | 2496 top_level_func_test: RuntimeError |
| 2491 top_level_getter_no_setter1_test/01: RuntimeError | 2497 top_level_getter_no_setter1_test/01: RuntimeError |
| 2492 top_level_getter_no_setter2_test/01: RuntimeError | 2498 top_level_getter_no_setter2_test/01: RuntimeError |
| 2493 truncdiv_test: RuntimeError | 2499 truncdiv_test: RuntimeError |
| 2494 try_catch_test/01: MissingCompileTimeError | 2500 try_catch_test/01: MissingCompileTimeError |
| 2495 type_checks_in_factory_method_test: RuntimeError | 2501 type_checks_in_factory_method_test: RuntimeError |
| 2496 yieldstar_pause_test: Crash | 2502 yieldstar_pause_test: Crash |
| 2497 | 2503 |
| OLD | NEW |