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 2453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2464 enum_mirror_test: Crash | 2464 enum_mirror_test: Crash |
2465 enum_private_test/01: Crash | 2465 enum_private_test/01: Crash |
2466 enum_private_test/01: RuntimeError | 2466 enum_private_test/01: RuntimeError |
2467 enum_private_test/02: Crash | 2467 enum_private_test/02: Crash |
2468 enum_private_test/none: Crash | 2468 enum_private_test/none: Crash |
2469 enum_private_test/none: RuntimeError | 2469 enum_private_test/none: RuntimeError |
2470 enum_test: Crash | 2470 enum_test: Crash |
2471 enum_test: RuntimeError | 2471 enum_test: RuntimeError |
2472 equality_test: Crash | 2472 equality_test: Crash |
2473 error_stacktrace_test: Crash | 2473 error_stacktrace_test: Crash |
2474 evaluation_redirecting_constructor_test: Crash | |
2475 example_constructor_test: Crash | 2474 example_constructor_test: Crash |
2476 exception_identity_test: Crash | 2475 exception_identity_test: Crash |
2477 exception_in_increment_test: Crash | 2476 exception_in_increment_test: Crash |
2478 exception_test: Crash | 2477 exception_test: Crash |
2479 execute_finally10_test: Crash | 2478 execute_finally10_test: Crash |
2480 execute_finally11_test: Crash | 2479 execute_finally11_test: Crash |
2481 execute_finally7_test: Crash | 2480 execute_finally7_test: Crash |
2482 execute_finally8_test: Crash | 2481 execute_finally8_test: Crash |
2483 execute_finally9_test: Crash | 2482 execute_finally9_test: Crash |
2484 exhaustive_for_test: Crash | 2483 exhaustive_for_test: Crash |
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2772 inference_captured_variable_test: Crash | 2771 inference_captured_variable_test: Crash |
2773 inference_list_or_null_test: Crash | 2772 inference_list_or_null_test: Crash |
2774 inference_mixin_field_test: Crash | 2773 inference_mixin_field_test: Crash |
2775 inference_super_constructor_call_test: Crash | 2774 inference_super_constructor_call_test: Crash |
2776 inferrer_constructor2_test: Crash | 2775 inferrer_constructor2_test: Crash |
2777 inferrer_constructor3_test: Crash | 2776 inferrer_constructor3_test: Crash |
2778 inferrer_constructor4_test: Crash | 2777 inferrer_constructor4_test: Crash |
2779 inferrer_constructor5_test/01: Crash | 2778 inferrer_constructor5_test/01: Crash |
2780 inferrer_constructor_test: Crash | 2779 inferrer_constructor_test: Crash |
2781 inferrer_synthesized_constructor_test: Crash | 2780 inferrer_synthesized_constructor_test: Crash |
2782 inferrer_synthesized_super_constructor_test: Crash | |
2783 inferrer_this_access_test: Crash | 2781 inferrer_this_access_test: Crash |
2784 infinite_switch_label_test: Crash | 2782 infinite_switch_label_test: Crash |
2785 infinity_test: Crash | 2783 infinity_test: Crash |
2786 infinity_test: RuntimeError | 2784 infinity_test: RuntimeError |
2787 initializing_formal_capture_test: Crash | 2785 initializing_formal_capture_test: Crash |
2788 initializing_formal_final_test: Crash | 2786 initializing_formal_final_test: Crash |
2789 inline_super_field_test: Crash | 2787 inline_super_field_test: Crash |
2790 inlined_conditional_test: Crash | 2788 inlined_conditional_test: Crash |
2791 inlined_throw_test: Crash | 2789 inlined_throw_test: Crash |
2792 instance_creation_in_function_annotation_test: Crash | 2790 instance_creation_in_function_annotation_test: Crash |
(...skipping 23 matching lines...) Expand all Loading... |
2816 is_object_test: Crash | 2814 is_object_test: Crash |
2817 isnot_malformed_type_test: Crash | 2815 isnot_malformed_type_test: Crash |
2818 issue10204_test: Crash | 2816 issue10204_test: Crash |
2819 issue10721_test: Crash | 2817 issue10721_test: Crash |
2820 issue10747_test: Crash | 2818 issue10747_test: Crash |
2821 issue10783_test: Crash | 2819 issue10783_test: Crash |
2822 issue11724_test: Crash | 2820 issue11724_test: Crash |
2823 issue12284_test: Crash | 2821 issue12284_test: Crash |
2824 issue13474_test: Crash | 2822 issue13474_test: Crash |
2825 issue1363_test: Crash | 2823 issue1363_test: Crash |
2826 issue14014_2_test: Crash | |
2827 issue14014_3_test: Crash | 2824 issue14014_3_test: Crash |
2828 issue14242_test: Crash | 2825 issue14242_test: Crash |
2829 issue15720_test: Crash | 2826 issue15720_test: Crash |
2830 issue20476_test: Crash | 2827 issue20476_test: Crash |
2831 issue21079_test: Crash | 2828 issue21079_test: Crash |
2832 issue21159_test: Crash | 2829 issue21159_test: Crash |
2833 issue22800_test: Crash | 2830 issue22800_test: Crash |
2834 issue23244_test: Crash | 2831 issue23244_test: Crash |
2835 issue4295001_test: Crash | |
2836 issue9602_test: Crash | 2832 issue9602_test: Crash |
2837 issue9664_test: Crash | 2833 issue9664_test: Crash |
2838 issue9939_test: Crash | 2834 issue9939_test: Crash |
2839 issue_1751477_test: CompileTimeError | 2835 issue_1751477_test: CompileTimeError |
2840 issue_22780_test/01: Crash | 2836 issue_22780_test/01: Crash |
2841 issue_23914_test: Crash | 2837 issue_23914_test: Crash |
2842 issue_25671a_test/01: Crash | 2838 issue_25671a_test/01: Crash |
2843 issue_25671b_test/01: Crash | 2839 issue_25671b_test/01: Crash |
2844 issue_25671b_test/none: Crash | 2840 issue_25671b_test/none: Crash |
2845 label_test: Crash | 2841 label_test: Crash |
(...skipping 758 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3604 typevariable_substitution2_test/01: Crash | 3600 typevariable_substitution2_test/01: Crash |
3605 typevariable_substitution2_test/02: Crash | 3601 typevariable_substitution2_test/02: Crash |
3606 typevariable_substitution2_test/none: Crash | 3602 typevariable_substitution2_test/none: Crash |
3607 unresolved_default_constructor_test/01: Crash | 3603 unresolved_default_constructor_test/01: Crash |
3608 value_range2_test: Crash | 3604 value_range2_test: Crash |
3609 value_range3_test: Crash | 3605 value_range3_test: Crash |
3610 value_range_test: Crash | 3606 value_range_test: Crash |
3611 variable_declaration_metadata_test/none: Crash | 3607 variable_declaration_metadata_test/none: Crash |
3612 void_type_test: Crash | 3608 void_type_test: Crash |
3613 yieldstar_pause_test: Crash | 3609 yieldstar_pause_test: Crash |
| 3610 |
OLD | NEW |