| 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 561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 572 cast_test/04: RuntimeError | 572 cast_test/04: RuntimeError |
| 573 cast_test/05: RuntimeError | 573 cast_test/05: RuntimeError |
| 574 cast_test/none: RuntimeError | 574 cast_test/none: RuntimeError |
| 575 catch_liveness_test: Crash | 575 catch_liveness_test: Crash |
| 576 cha_deopt1_test: CompileTimeError | 576 cha_deopt1_test: CompileTimeError |
| 577 cha_deopt2_test: CompileTimeError | 577 cha_deopt2_test: CompileTimeError |
| 578 cha_deopt3_test: CompileTimeError | 578 cha_deopt3_test: CompileTimeError |
| 579 check_member_static_test/02: MissingCompileTimeError | 579 check_member_static_test/02: MissingCompileTimeError |
| 580 class_cycle_test/02: MissingCompileTimeError | 580 class_cycle_test/02: MissingCompileTimeError |
| 581 class_cycle_test/03: MissingCompileTimeError | 581 class_cycle_test/03: MissingCompileTimeError |
| 582 compile_time_constant_a_test: Crash | |
| 583 compile_time_constant_b_test: Crash | |
| 584 compile_time_constant_c_test/02: Crash | |
| 585 compile_time_constant_m_test: RuntimeError | 582 compile_time_constant_m_test: RuntimeError |
| 586 compile_time_constant_p_test/01: Crash | 583 compile_time_constant_p_test/01: Crash |
| 587 conditional_import_string_test: CompileTimeError | 584 conditional_import_string_test: CompileTimeError |
| 588 conditional_import_test: CompileTimeError | 585 conditional_import_test: CompileTimeError |
| 589 config_import_corelib_test: RuntimeError | 586 config_import_corelib_test: RuntimeError |
| 590 config_import_test: RuntimeError | 587 config_import_test: RuntimeError |
| 591 const_conditional_test/08: MissingCompileTimeError | 588 const_conditional_test/08: MissingCompileTimeError |
| 592 const_constructor_nonconst_field_test/01: Crash | 589 const_constructor_nonconst_field_test/01: Crash |
| 593 const_constructor_syntax_test/05: Crash | 590 const_constructor_syntax_test/05: Crash |
| 594 const_error_multiply_initialized_test/01: Crash | 591 const_error_multiply_initialized_test/01: Crash |
| (...skipping 1003 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1598 cast_test/04: Crash | 1595 cast_test/04: Crash |
| 1599 cast_test/05: Crash | 1596 cast_test/05: Crash |
| 1600 cast_test/none: Crash | 1597 cast_test/none: Crash |
| 1601 catch_liveness_test: Crash | 1598 catch_liveness_test: Crash |
| 1602 cha_deopt1_test: CompileTimeError | 1599 cha_deopt1_test: CompileTimeError |
| 1603 cha_deopt2_test: CompileTimeError | 1600 cha_deopt2_test: CompileTimeError |
| 1604 cha_deopt3_test: CompileTimeError | 1601 cha_deopt3_test: CompileTimeError |
| 1605 check_member_static_test/02: MissingCompileTimeError | 1602 check_member_static_test/02: MissingCompileTimeError |
| 1606 class_cycle_test/02: MissingCompileTimeError | 1603 class_cycle_test/02: MissingCompileTimeError |
| 1607 class_cycle_test/03: MissingCompileTimeError | 1604 class_cycle_test/03: MissingCompileTimeError |
| 1608 compile_time_constant_a_test: Crash | |
| 1609 compile_time_constant_b_test: Crash | |
| 1610 compile_time_constant_c_test/02: Crash | |
| 1611 compile_time_constant_m_test: RuntimeError | 1605 compile_time_constant_m_test: RuntimeError |
| 1612 compile_time_constant_p_test/01: Crash | 1606 compile_time_constant_p_test/01: Crash |
| 1613 conditional_import_string_test: CompileTimeError | 1607 conditional_import_string_test: CompileTimeError |
| 1614 conditional_import_test: CompileTimeError | 1608 conditional_import_test: CompileTimeError |
| 1615 config_import_corelib_test: RuntimeError | 1609 config_import_corelib_test: RuntimeError |
| 1616 config_import_test: RuntimeError | 1610 config_import_test: RuntimeError |
| 1617 const_conditional_test/08: MissingCompileTimeError | 1611 const_conditional_test/08: MissingCompileTimeError |
| 1618 const_constructor_nonconst_field_test/01: Crash | 1612 const_constructor_nonconst_field_test/01: Crash |
| 1619 const_constructor_syntax_test/05: Crash | 1613 const_constructor_syntax_test/05: Crash |
| 1620 const_error_multiply_initialized_test/01: Crash | 1614 const_error_multiply_initialized_test/01: Crash |
| (...skipping 867 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2488 string_interpolation_and_buffer_test: RuntimeError | 2482 string_interpolation_and_buffer_test: RuntimeError |
| 2489 switch_fallthru_test: RuntimeError | 2483 switch_fallthru_test: RuntimeError |
| 2490 top_level_func_test: RuntimeError | 2484 top_level_func_test: RuntimeError |
| 2491 top_level_getter_no_setter1_test/01: RuntimeError | 2485 top_level_getter_no_setter1_test/01: RuntimeError |
| 2492 top_level_getter_no_setter2_test/01: RuntimeError | 2486 top_level_getter_no_setter2_test/01: RuntimeError |
| 2493 truncdiv_test: RuntimeError | 2487 truncdiv_test: RuntimeError |
| 2494 try_catch_test/01: MissingCompileTimeError | 2488 try_catch_test/01: MissingCompileTimeError |
| 2495 type_checks_in_factory_method_test: RuntimeError | 2489 type_checks_in_factory_method_test: RuntimeError |
| 2496 yieldstar_pause_test: Crash | 2490 yieldstar_pause_test: Crash |
| 2497 | 2491 |
| OLD | NEW |