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 617 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
628 closure_break_test: Crash | 628 closure_break_test: Crash |
629 closure_cycles_test: Crash | 629 closure_cycles_test: Crash |
630 closure_in_constructor_test: Crash | 630 closure_in_constructor_test: Crash |
631 closure_in_field_initializer_test: Crash | 631 closure_in_field_initializer_test: Crash |
632 closure_in_initializer2_test: Crash | 632 closure_in_initializer2_test: Crash |
633 closure_in_initializer_test: Crash | 633 closure_in_initializer_test: Crash |
634 closure_internals_test: Crash | 634 closure_internals_test: Crash |
635 closure_parameter_types_test: Crash | 635 closure_parameter_types_test: Crash |
636 closure_self_reference_test: Crash | 636 closure_self_reference_test: Crash |
637 closure_shared_state_test: RuntimeError | 637 closure_shared_state_test: RuntimeError |
638 closure_side_effect_test: RuntimeError | |
639 closure_test: Crash | 638 closure_test: Crash |
640 closure_type_test/01: Crash | 639 closure_type_test/01: Crash |
641 closure_type_test/none: Crash | 640 closure_type_test/none: Crash |
642 closure_type_variable_test: Crash | 641 closure_type_variable_test: Crash |
643 closure_type_variables_test: Crash | 642 closure_type_variables_test: Crash |
644 closure_variable_shadow_test: Crash | 643 closure_variable_shadow_test: Crash |
645 closure_with_super_field_test: RuntimeError | 644 closure_with_super_field_test: RuntimeError |
646 closure_with_super_send_test: RuntimeError | 645 closure_with_super_send_test: RuntimeError |
647 closures_initializer2_test: Crash | 646 closures_initializer2_test: Crash |
648 closures_initializer_test: Crash | 647 closures_initializer_test: Crash |
649 closures_with_complex_params_test: RuntimeError | 648 closures_with_complex_params_test: RuntimeError |
650 code_after_try_is_executed_test/01: Crash | 649 code_after_try_is_executed_test/01: Crash |
651 code_after_try_is_executed_test/none: Crash | 650 code_after_try_is_executed_test/none: Crash |
652 compile_time_constant10_test/none: RuntimeError | 651 compile_time_constant10_test/none: RuntimeError |
653 compile_time_constant_a_test: Crash | 652 compile_time_constant_a_test: Crash |
654 compile_time_constant_b_test: Crash | 653 compile_time_constant_b_test: Crash |
655 compile_time_constant_c_test/02: Crash | 654 compile_time_constant_c_test/02: Crash |
656 compile_time_constant_m_test: RuntimeError | 655 compile_time_constant_m_test: RuntimeError |
657 compile_time_constant_p_test/01: Crash | 656 compile_time_constant_p_test/01: Crash |
658 compile_time_constant_r_test/none: RuntimeError | 657 compile_time_constant_r_test/none: RuntimeError |
659 compound_assignment_operator_test: Crash | |
660 conditional_import_string_test: CompileTimeError | 658 conditional_import_string_test: CompileTimeError |
661 conditional_import_test: CompileTimeError | 659 conditional_import_test: CompileTimeError |
662 conditional_method_invocation_test/02: RuntimeError | |
663 conditional_method_invocation_test/04: RuntimeError | |
664 conditional_method_invocation_test/06: RuntimeError | |
665 conditional_method_invocation_test/07: RuntimeError | |
666 conditional_method_invocation_test/12: Crash | 660 conditional_method_invocation_test/12: Crash |
667 conditional_method_invocation_test/13: Crash | 661 conditional_method_invocation_test/13: Crash |
668 conditional_method_invocation_test/14: RuntimeError | |
669 conditional_method_invocation_test/15: RuntimeError | |
670 conditional_method_invocation_test/16: RuntimeError | |
671 conditional_method_invocation_test/17: RuntimeError | |
672 conditional_method_invocation_test/18: RuntimeError | |
673 conditional_method_invocation_test/19: RuntimeError | |
674 conditional_property_access_test/10: Crash | 662 conditional_property_access_test/10: Crash |
675 conditional_property_access_test/11: Crash | 663 conditional_property_access_test/11: Crash |
676 config_import_corelib_test: RuntimeError | 664 config_import_corelib_test: RuntimeError |
677 config_import_test: RuntimeError | 665 config_import_test: RuntimeError |
678 const_conditional_test/08: MissingCompileTimeError | 666 const_conditional_test/08: MissingCompileTimeError |
679 const_constructor_nonconst_field_test/01: Crash | 667 const_constructor_nonconst_field_test/01: Crash |
680 const_constructor_syntax_test/05: Crash | 668 const_constructor_syntax_test/05: Crash |
681 const_error_multiply_initialized_test/01: Crash | 669 const_error_multiply_initialized_test/01: Crash |
682 const_error_multiply_initialized_test/02: Crash | 670 const_error_multiply_initialized_test/02: Crash |
683 const_error_multiply_initialized_test/03: Crash | 671 const_error_multiply_initialized_test/03: Crash |
684 const_error_multiply_initialized_test/04: Crash | 672 const_error_multiply_initialized_test/04: Crash |
685 const_evaluation_test/01: Crash | 673 const_evaluation_test/01: Crash |
686 const_factory_with_body_test/01: MissingCompileTimeError | 674 const_factory_with_body_test/01: MissingCompileTimeError |
687 const_for_in_variable_test/02: Crash | 675 const_for_in_variable_test/02: Crash |
688 const_for_in_variable_test/none: Crash | 676 const_for_in_variable_test/none: Crash |
689 const_instance_field_test/01: MissingCompileTimeError | 677 const_instance_field_test/01: MissingCompileTimeError |
690 const_map2_test/00: MissingCompileTimeError | 678 const_map2_test/00: MissingCompileTimeError |
691 const_map3_test/00: MissingCompileTimeError | 679 const_map3_test/00: MissingCompileTimeError |
692 const_map_test: Crash | 680 const_map_test: Crash |
693 const_named_test: Crash | |
694 const_nested_test: Crash | 681 const_nested_test: Crash |
695 const_objects_are_immutable_test/01: Crash | 682 const_objects_are_immutable_test/01: Crash |
696 const_objects_are_immutable_test/none: Crash | 683 const_objects_are_immutable_test/none: Crash |
697 const_optional_args_negative_test: Crash | 684 const_optional_args_negative_test: Crash |
698 const_switch2_test/01: MissingCompileTimeError | 685 const_switch2_test/01: MissingCompileTimeError |
699 const_switch_test/02: RuntimeError | 686 const_switch_test/02: RuntimeError |
700 const_switch_test/04: RuntimeError | 687 const_switch_test/04: RuntimeError |
701 const_syntax_test/05: MissingCompileTimeError | 688 const_syntax_test/05: MissingCompileTimeError |
702 const_syntax_test/08: Crash | 689 const_syntax_test/08: Crash |
703 const_syntax_test/09: Crash | 690 const_syntax_test/09: Crash |
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
797 deferred_shadow_load_library_test: Crash | 784 deferred_shadow_load_library_test: Crash |
798 deferred_shared_and_unshared_classes_test: CompileTimeError | 785 deferred_shared_and_unshared_classes_test: CompileTimeError |
799 deferred_static_seperate_test: CompileTimeError | 786 deferred_static_seperate_test: CompileTimeError |
800 deferred_super_dependency_test/01: CompileTimeError | 787 deferred_super_dependency_test/01: CompileTimeError |
801 deferred_super_dependency_test/none: Crash | 788 deferred_super_dependency_test/none: Crash |
802 deferred_type_dependency_test/as: CompileTimeError | 789 deferred_type_dependency_test/as: CompileTimeError |
803 deferred_type_dependency_test/is: CompileTimeError | 790 deferred_type_dependency_test/is: CompileTimeError |
804 deferred_type_dependency_test/none: CompileTimeError | 791 deferred_type_dependency_test/none: CompileTimeError |
805 deferred_type_dependency_test/type_annotation: CompileTimeError | 792 deferred_type_dependency_test/type_annotation: CompileTimeError |
806 deopt_inlined_function_test: Crash | 793 deopt_inlined_function_test: Crash |
807 deopt_no_feedback_test: Crash | |
808 div_by_zero_test: Crash | 794 div_by_zero_test: Crash |
809 div_with_power_of_two2_test: Crash | 795 div_with_power_of_two2_test: Crash |
810 double_int_to_string_test: RuntimeError | 796 double_int_to_string_test: RuntimeError |
811 double_to_string_as_exponential2_test: Crash | 797 double_to_string_as_exponential2_test: Crash |
812 double_to_string_as_fixed2_test: Crash | 798 double_to_string_as_fixed2_test: Crash |
813 double_to_string_as_precision2_test: Crash | 799 double_to_string_as_precision2_test: Crash |
814 duplicate_export_negative_test: Fail | 800 duplicate_export_negative_test: Fail |
815 duplicate_implements_test/01: MissingCompileTimeError | 801 duplicate_implements_test/01: MissingCompileTimeError |
816 duplicate_implements_test/02: MissingCompileTimeError | 802 duplicate_implements_test/02: MissingCompileTimeError |
817 duplicate_implements_test/03: MissingCompileTimeError | 803 duplicate_implements_test/03: MissingCompileTimeError |
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
910 flatten_test/11: Crash | 896 flatten_test/11: Crash |
911 flatten_test/12: Crash | 897 flatten_test/12: Crash |
912 flatten_test/none: Crash | 898 flatten_test/none: Crash |
913 for2_test: RuntimeError | 899 for2_test: RuntimeError |
914 for_in2_test: Crash | 900 for_in2_test: Crash |
915 for_in3_test: Crash | 901 for_in3_test: Crash |
916 for_variable_capture_test: Crash | 902 for_variable_capture_test: Crash |
917 full_stacktrace1_test: Crash | 903 full_stacktrace1_test: Crash |
918 full_stacktrace2_test: Crash | 904 full_stacktrace2_test: Crash |
919 full_stacktrace3_test: Crash | 905 full_stacktrace3_test: Crash |
920 function_argument_test: RuntimeError | |
921 function_field_test: RuntimeError | |
922 function_getter_test: Crash | 906 function_getter_test: Crash |
923 function_literals2_test: Crash | 907 function_literals2_test: Crash |
924 function_literals_test: Crash | 908 function_literals_test: Crash |
925 function_malformed_result_type_test: Crash | 909 function_malformed_result_type_test: Crash |
926 function_propagation_test: RuntimeError | 910 function_propagation_test: RuntimeError |
927 function_subtype2_test: Crash | 911 function_subtype2_test: Crash |
928 function_subtype_bound_closure0_test: Crash | 912 function_subtype_bound_closure0_test: Crash |
929 function_subtype_bound_closure1_test: Crash | 913 function_subtype_bound_closure1_test: Crash |
930 function_subtype_bound_closure2_test: Crash | 914 function_subtype_bound_closure2_test: Crash |
931 function_subtype_bound_closure3_test: Crash | 915 function_subtype_bound_closure3_test: Crash |
(...skipping 29 matching lines...) Expand all Loading... |
961 function_subtype_typearg4_test: Crash | 945 function_subtype_typearg4_test: Crash |
962 function_subtype_typearg5_test: Crash | 946 function_subtype_typearg5_test: Crash |
963 function_syntax_test/none: Crash | 947 function_syntax_test/none: Crash |
964 function_test: Crash | 948 function_test: Crash |
965 function_type2_test: Crash | 949 function_type2_test: Crash |
966 function_type3_test: Crash | 950 function_type3_test: Crash |
967 function_type_alias2_test: Crash | 951 function_type_alias2_test: Crash |
968 function_type_alias3_test: Crash | 952 function_type_alias3_test: Crash |
969 function_type_alias4_test: Crash | 953 function_type_alias4_test: Crash |
970 function_type_alias6_test/none: Crash | 954 function_type_alias6_test/none: Crash |
971 function_type_alias8_test: RuntimeError | |
972 function_type_alias9_test/none: Crash | |
973 function_type_alias_test: Crash | 955 function_type_alias_test: Crash |
974 function_type_parameter2_negative_test: Crash | 956 function_type_parameter2_negative_test: Crash |
975 function_type_parameter2_test: RuntimeError | |
976 function_type_parameter_negative_test: Crash | 957 function_type_parameter_negative_test: Crash |
977 function_type_parameter_test: RuntimeError | |
978 function_type_test: Crash | 958 function_type_test: Crash |
979 function_type_this_parameter_test: RuntimeError | |
980 generalized_void_syntax_test: CompileTimeError | 959 generalized_void_syntax_test: CompileTimeError |
981 generic_closure_test: Crash | 960 generic_closure_test: Crash |
982 generic_constructor_mixin2_test: Crash | 961 generic_constructor_mixin2_test: Crash |
983 generic_constructor_mixin3_test: Crash | 962 generic_constructor_mixin3_test: Crash |
984 generic_constructor_mixin_test: Crash | 963 generic_constructor_mixin_test: Crash |
985 generic_field_mixin2_test: Crash | 964 generic_field_mixin2_test: Crash |
986 generic_field_mixin3_test: Crash | 965 generic_field_mixin3_test: Crash |
987 generic_field_mixin4_test: Crash # Issue 18651 | 966 generic_field_mixin4_test: Crash # Issue 18651 |
988 generic_field_mixin5_test: Crash # Issue 18651 | 967 generic_field_mixin5_test: Crash # Issue 18651 |
989 generic_field_mixin6_test/01: Crash | 968 generic_field_mixin6_test/01: Crash |
990 generic_field_mixin_test: Crash | 969 generic_field_mixin_test: Crash |
991 generic_function_typedef2_test/04: Crash | 970 generic_function_typedef2_test/04: Crash |
992 generic_function_typedef_test: Crash | 971 generic_function_typedef_test: Crash |
993 generic_functions_test: Crash | 972 generic_functions_test: Crash |
994 generic_instanceof5_test: Crash | 973 generic_instanceof5_test: Crash |
995 generic_instanceof_test: Crash | 974 generic_instanceof_test: Crash |
996 generic_list_checked_test: Crash | 975 generic_list_checked_test: Crash |
997 generic_local_functions_test: Crash | 976 generic_local_functions_test: Crash |
998 generic_method_types_test/01: Crash | 977 generic_method_types_test/01: Crash |
999 generic_method_types_test/02: Crash | 978 generic_method_types_test/02: Crash |
1000 generic_methods_function_type_test: RuntimeError | |
1001 generic_methods_generic_function_parameter_test: Crash | 979 generic_methods_generic_function_parameter_test: Crash |
1002 generic_methods_test: Crash | 980 generic_methods_test: Crash |
1003 generic_methods_type_expression_test/01: Crash | 981 generic_methods_type_expression_test/01: Crash |
1004 generic_methods_type_expression_test/03: Crash | 982 generic_methods_type_expression_test/03: Crash |
1005 generic_methods_type_expression_test/none: Crash | 983 generic_methods_type_expression_test/none: Crash |
1006 generic_native_test: Crash | 984 generic_native_test: Crash |
1007 generic_syntax_test: RuntimeError | 985 generic_syntax_test: Crash |
1008 generic_test: Crash | 986 generic_test: Crash |
1009 getter_closure_execution_order_test: Crash | 987 getter_closure_execution_order_test: Crash |
1010 getter_no_setter2_test/00: Crash | 988 getter_no_setter2_test/00: Crash |
1011 getter_no_setter2_test/01: Crash | 989 getter_no_setter2_test/01: Crash |
1012 getter_no_setter2_test/03: Crash | 990 getter_no_setter2_test/03: Crash |
1013 getter_no_setter2_test/none: Crash | 991 getter_no_setter2_test/none: Crash |
1014 getter_no_setter_test/00: Crash | 992 getter_no_setter_test/00: Crash |
1015 getter_no_setter_test/01: Crash | 993 getter_no_setter_test/01: Crash |
1016 getter_no_setter_test/none: Crash | 994 getter_no_setter_test/none: Crash |
1017 getter_override2_test/02: MissingCompileTimeError | 995 getter_override2_test/02: MissingCompileTimeError |
1018 getter_override_test/00: MissingCompileTimeError | 996 getter_override_test/00: MissingCompileTimeError |
1019 getter_override_test/01: MissingCompileTimeError | 997 getter_override_test/01: MissingCompileTimeError |
1020 getter_override_test/02: MissingCompileTimeError | 998 getter_override_test/02: MissingCompileTimeError |
1021 hash_map_null_key_foreach_test: RuntimeError | 999 hash_map_null_key_foreach_test: RuntimeError |
1022 identical_closure2_test: RuntimeError | 1000 identical_closure2_test: RuntimeError |
1023 if_null_assignment_behavior_test/01: RuntimeError | 1001 if_null_assignment_behavior_test/01: RuntimeError |
1024 if_null_assignment_behavior_test/02: RuntimeError | 1002 if_null_assignment_behavior_test/02: RuntimeError |
1025 if_null_assignment_behavior_test/03: RuntimeError | 1003 if_null_assignment_behavior_test/03: RuntimeError |
1026 if_null_assignment_behavior_test/04: Crash | 1004 if_null_assignment_behavior_test/04: Crash |
1027 if_null_assignment_behavior_test/05: RuntimeError | 1005 if_null_assignment_behavior_test/05: RuntimeError |
1028 if_null_assignment_behavior_test/06: RuntimeError | 1006 if_null_assignment_behavior_test/06: RuntimeError |
1029 if_null_assignment_behavior_test/07: RuntimeError | |
1030 if_null_assignment_behavior_test/08: RuntimeError | |
1031 if_null_assignment_behavior_test/09: RuntimeError | |
1032 if_null_assignment_behavior_test/10: RuntimeError | |
1033 if_null_assignment_behavior_test/11: RuntimeError | 1007 if_null_assignment_behavior_test/11: RuntimeError |
1034 if_null_assignment_behavior_test/12: RuntimeError | 1008 if_null_assignment_behavior_test/12: RuntimeError |
1035 if_null_assignment_behavior_test/13: RuntimeError | 1009 if_null_assignment_behavior_test/13: RuntimeError |
1036 if_null_assignment_behavior_test/14: Crash | 1010 if_null_assignment_behavior_test/14: Crash |
1037 if_null_assignment_behavior_test/15: RuntimeError | 1011 if_null_assignment_behavior_test/15: RuntimeError |
1038 if_null_assignment_behavior_test/16: RuntimeError | |
1039 if_null_assignment_behavior_test/17: RuntimeError | |
1040 if_null_assignment_behavior_test/18: RuntimeError | |
1041 if_null_assignment_behavior_test/19: RuntimeError | |
1042 if_null_assignment_behavior_test/20: RuntimeError | |
1043 if_null_assignment_behavior_test/21: RuntimeError | |
1044 if_null_assignment_behavior_test/22: RuntimeError | |
1045 if_null_assignment_behavior_test/23: RuntimeError | |
1046 if_null_assignment_behavior_test/24: RuntimeError | |
1047 if_null_assignment_behavior_test/25: RuntimeError | |
1048 if_null_assignment_behavior_test/26: RuntimeError | |
1049 if_null_assignment_behavior_test/27: RuntimeError | |
1050 if_null_assignment_behavior_test/28: RuntimeError | |
1051 if_null_assignment_behavior_test/31: RuntimeError | |
1052 if_null_assignment_behavior_test/32: RuntimeError | |
1053 if_null_assignment_static_test/01: Crash | 1012 if_null_assignment_static_test/01: Crash |
1054 if_null_assignment_static_test/02: Crash | 1013 if_null_assignment_static_test/02: Crash |
1055 if_null_assignment_static_test/03: Crash | 1014 if_null_assignment_static_test/03: Crash |
1056 if_null_assignment_static_test/04: Crash | 1015 if_null_assignment_static_test/04: Crash |
1057 if_null_assignment_static_test/05: Crash | 1016 if_null_assignment_static_test/05: Crash |
1058 if_null_assignment_static_test/06: Crash | 1017 if_null_assignment_static_test/06: Crash |
1059 if_null_assignment_static_test/07: Crash | 1018 if_null_assignment_static_test/07: Crash |
1060 if_null_assignment_static_test/08: Crash | 1019 if_null_assignment_static_test/08: Crash |
1061 if_null_assignment_static_test/09: Crash | 1020 if_null_assignment_static_test/09: Crash |
1062 if_null_assignment_static_test/10: Crash | 1021 if_null_assignment_static_test/10: Crash |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1115 implicit_this_test/04: Crash | 1074 implicit_this_test/04: Crash |
1116 implicit_this_test/none: Crash | 1075 implicit_this_test/none: Crash |
1117 implied_interface_test: Crash | 1076 implied_interface_test: Crash |
1118 import_collection_no_prefix_test: Crash | 1077 import_collection_no_prefix_test: Crash |
1119 import_self_test/01: Crash | 1078 import_self_test/01: Crash |
1120 inference_captured_variable2_test: Crash | 1079 inference_captured_variable2_test: Crash |
1121 inference_captured_variable_test: Crash | 1080 inference_captured_variable_test: Crash |
1122 inference_list_or_null_test: Crash | 1081 inference_list_or_null_test: Crash |
1123 inference_mixin_field_test: Crash | 1082 inference_mixin_field_test: Crash |
1124 inference_super_constructor_call_test: Crash | 1083 inference_super_constructor_call_test: Crash |
1125 inferrer_closure_test: RuntimeError | |
1126 inferrer_constructor2_test: Crash | 1084 inferrer_constructor2_test: Crash |
1127 inferrer_constructor3_test: Crash | 1085 inferrer_constructor3_test: Crash |
1128 inferrer_constructor4_test: Crash | 1086 inferrer_constructor4_test: Crash |
1129 inferrer_constructor5_test/01: Crash | 1087 inferrer_constructor5_test/01: Crash |
1130 inferrer_constructor_test: Crash | 1088 inferrer_constructor_test: Crash |
1131 inferrer_synthesized_constructor_test: Crash | 1089 inferrer_synthesized_constructor_test: Crash |
1132 inferrer_this_access_test: Crash | 1090 inferrer_this_access_test: Crash |
1133 infinite_switch_label_test: Crash | 1091 infinite_switch_label_test: Crash |
1134 infinity_test: RuntimeError | 1092 infinity_test: RuntimeError |
1135 initializing_formal_capture_test: Crash | 1093 initializing_formal_capture_test: Crash |
1136 initializing_formal_final_test: Crash | 1094 initializing_formal_final_test: Crash |
1137 inline_closure_with_constant_arguments_test: RuntimeError | |
1138 inline_super_field_test: Crash | 1095 inline_super_field_test: Crash |
1139 inlined_conditional_test: Crash | 1096 inlined_conditional_test: Crash |
1140 inlined_throw_test: Crash | 1097 inlined_throw_test: Crash |
1141 instance_creation_in_function_annotation_test: Crash | 1098 instance_creation_in_function_annotation_test: Crash |
1142 instanceof3_test: Crash | 1099 instanceof3_test: Crash |
1143 instanceof4_test/01: Crash | 1100 instanceof4_test/01: Crash |
1144 instanceof4_test/none: Crash | 1101 instanceof4_test/none: Crash |
1145 integer_division_by_zero_test: Crash | 1102 integer_division_by_zero_test: Crash |
1146 interceptor2_test: RuntimeError | 1103 interceptor2_test: RuntimeError |
1147 interceptor3_test: Crash | 1104 interceptor3_test: Crash |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1184 issue9602_test: Crash | 1141 issue9602_test: Crash |
1185 issue9664_test: Crash | 1142 issue9664_test: Crash |
1186 issue9939_test: Crash | 1143 issue9939_test: Crash |
1187 issue_1751477_test: CompileTimeError | 1144 issue_1751477_test: CompileTimeError |
1188 issue_22780_test/01: Crash | 1145 issue_22780_test/01: Crash |
1189 issue_23914_test: Crash | 1146 issue_23914_test: Crash |
1190 issue_25671a_test/01: Crash | 1147 issue_25671a_test/01: Crash |
1191 issue_25671b_test/01: Crash | 1148 issue_25671b_test/01: Crash |
1192 issue_25671b_test/none: Crash | 1149 issue_25671b_test/none: Crash |
1193 label_test: Crash | 1150 label_test: Crash |
1194 lazy_static2_test: RuntimeError | |
1195 lazy_static3_test: Crash | 1151 lazy_static3_test: Crash |
1196 lazy_static5_test: RuntimeError | 1152 lazy_static5_test: RuntimeError |
1197 lazy_static6_test: RuntimeError | 1153 lazy_static6_test: RuntimeError |
1198 lazy_static8_test: Crash | 1154 lazy_static8_test: Crash |
1199 lazy_static_test: RuntimeError | |
1200 least_upper_bound_test/01: Crash | 1155 least_upper_bound_test/01: Crash |
1201 least_upper_bound_test/02: Crash | 1156 least_upper_bound_test/02: Crash |
1202 least_upper_bound_test/03: Crash | 1157 least_upper_bound_test/03: Crash |
1203 least_upper_bound_test/04: Crash | 1158 least_upper_bound_test/04: Crash |
1204 least_upper_bound_test/05: Crash | 1159 least_upper_bound_test/05: Crash |
1205 least_upper_bound_test/06: Crash | 1160 least_upper_bound_test/06: Crash |
1206 least_upper_bound_test/07: Crash | 1161 least_upper_bound_test/07: Crash |
1207 least_upper_bound_test/08: Crash | 1162 least_upper_bound_test/08: Crash |
1208 least_upper_bound_test/09: Crash | 1163 least_upper_bound_test/09: Crash |
1209 least_upper_bound_test/10: Crash | 1164 least_upper_bound_test/10: Crash |
(...skipping 14 matching lines...) Expand all Loading... |
1224 least_upper_bound_test/25: Crash | 1179 least_upper_bound_test/25: Crash |
1225 least_upper_bound_test/26: Crash | 1180 least_upper_bound_test/26: Crash |
1226 least_upper_bound_test/27: Crash | 1181 least_upper_bound_test/27: Crash |
1227 least_upper_bound_test/28: Crash | 1182 least_upper_bound_test/28: Crash |
1228 least_upper_bound_test/29: Crash | 1183 least_upper_bound_test/29: Crash |
1229 least_upper_bound_test/30: Crash | 1184 least_upper_bound_test/30: Crash |
1230 least_upper_bound_test/31: Crash | 1185 least_upper_bound_test/31: Crash |
1231 least_upper_bound_test/32: Crash | 1186 least_upper_bound_test/32: Crash |
1232 least_upper_bound_test/none: Crash | 1187 least_upper_bound_test/none: Crash |
1233 left_shift_test: RuntimeError | 1188 left_shift_test: RuntimeError |
1234 library5_test: RuntimeError | |
1235 library_env_test/has_no_html_support: RuntimeError | 1189 library_env_test/has_no_html_support: RuntimeError |
1236 library_env_test/has_no_io_support: RuntimeError | 1190 library_env_test/has_no_io_support: RuntimeError |
1237 library_env_test/has_no_mirror_support: RuntimeError | 1191 library_env_test/has_no_mirror_support: RuntimeError |
1238 library_prefixes_test: Crash | 1192 library_prefixes_test: Crash |
1239 licm2_test: Crash | 1193 licm2_test: Crash |
1240 licm3_test: Crash | 1194 licm3_test: Crash |
1241 list_double_index_in_loop2_test: Crash | 1195 list_double_index_in_loop2_test: Crash |
1242 list_double_index_in_loop_test: Crash | 1196 list_double_index_in_loop_test: Crash |
1243 list_in_closure_test: RuntimeError | |
1244 list_is_test: Crash | 1197 list_is_test: Crash |
1245 list_length_tracer_test: Crash | 1198 list_length_tracer_test: Crash |
1246 list_literal3_test: Crash | 1199 list_literal3_test: Crash |
1247 list_literal4_test: Crash | 1200 list_literal4_test: Crash |
1248 list_test: Crash | 1201 list_test: Crash |
1249 list_tracer_call_last_test: RuntimeError | 1202 list_tracer_call_last_test: RuntimeError |
1250 local_function2_test: RuntimeError | 1203 local_function2_test: RuntimeError |
1251 local_function3_test: Crash | 1204 local_function3_test: Crash |
1252 local_function_non_equal_test: Crash | |
1253 local_function_test: Crash | 1205 local_function_test: Crash |
1254 logical_expression_test: Crash | 1206 logical_expression_test: Crash |
1255 loop_hoist_test: Crash | 1207 loop_hoist_test: Crash |
1256 main_not_a_function_test/01: CompileTimeError | 1208 main_not_a_function_test/01: CompileTimeError |
1257 main_test/01: Crash | 1209 main_test/01: Crash |
1258 main_test/02: Crash | 1210 main_test/02: Crash |
1259 main_test/03: Crash | 1211 main_test/03: Crash |
1260 main_test/04: Crash | 1212 main_test/04: Crash |
1261 main_test/05: Crash | 1213 main_test/05: Crash |
1262 main_test/20: Crash | 1214 main_test/20: Crash |
(...skipping 15 matching lines...) Expand all Loading... |
1278 many_named_arguments_test: Crash | 1230 many_named_arguments_test: Crash |
1279 many_overridden_no_such_method_test: Crash | 1231 many_overridden_no_such_method_test: Crash |
1280 map_literal10_test: Crash | 1232 map_literal10_test: Crash |
1281 map_literal3_test: Crash | 1233 map_literal3_test: Crash |
1282 map_literal4_test: Crash | 1234 map_literal4_test: Crash |
1283 map_literal7_test: Crash | 1235 map_literal7_test: Crash |
1284 map_literal8_test: Crash | 1236 map_literal8_test: Crash |
1285 map_literal_syntax_test: Crash | 1237 map_literal_syntax_test: Crash |
1286 map_test: Crash | 1238 map_test: Crash |
1287 megamorphic_no_such_method_test: Crash | 1239 megamorphic_no_such_method_test: Crash |
1288 memory_swap_test: RuntimeError | |
1289 metadata_test: Crash | |
1290 method_binding_test: Crash | 1240 method_binding_test: Crash |
1291 method_invocation_test: Crash | 1241 method_invocation_test: Crash |
1292 method_name_test: CompileTimeError | 1242 method_name_test: CompileTimeError |
1293 method_override4_test: Crash | 1243 method_override4_test: Crash |
1294 method_override5_test: Crash | 1244 method_override5_test: Crash |
1295 method_override7_test/00: MissingCompileTimeError | 1245 method_override7_test/00: MissingCompileTimeError |
1296 method_override7_test/01: MissingCompileTimeError | 1246 method_override7_test/01: MissingCompileTimeError |
1297 method_override7_test/02: MissingCompileTimeError | 1247 method_override7_test/02: MissingCompileTimeError |
1298 method_override8_test/00: MissingCompileTimeError | 1248 method_override8_test/00: MissingCompileTimeError |
1299 method_override8_test/01: MissingCompileTimeError | 1249 method_override8_test/01: MissingCompileTimeError |
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1562 number_identifier_test/05: Crash | 1512 number_identifier_test/05: Crash |
1563 number_identifier_test/08: Crash | 1513 number_identifier_test/08: Crash |
1564 number_identifier_test/09: Crash | 1514 number_identifier_test/09: Crash |
1565 number_identity2_test: Crash | 1515 number_identity2_test: Crash |
1566 numbers_test: RuntimeError | 1516 numbers_test: RuntimeError |
1567 on_catch_malformed_type_test: Crash | 1517 on_catch_malformed_type_test: Crash |
1568 operator4_test: Crash | 1518 operator4_test: Crash |
1569 operator5_test: Crash | 1519 operator5_test: Crash |
1570 operator_equals_test: Crash | 1520 operator_equals_test: Crash |
1571 optimized_constant_array_string_access_test: Crash | 1521 optimized_constant_array_string_access_test: Crash |
1572 optimized_setter_test: Crash | |
1573 optimized_string_charat_test: Crash | 1522 optimized_string_charat_test: Crash |
1574 optimized_string_charcodeat_test: Crash | 1523 optimized_string_charcodeat_test: Crash |
1575 ordered_maps_test: Crash | 1524 ordered_maps_test: Crash |
1576 osr_test: Crash | 1525 osr_test: Crash |
1577 overridden_no_such_method_test: Crash | 1526 overridden_no_such_method_test: Crash |
1578 override_field_method1_negative_test: Fail | 1527 override_field_method1_negative_test: Fail |
1579 override_field_method2_negative_test: Fail | 1528 override_field_method2_negative_test: Fail |
1580 override_field_method4_negative_test: Fail | 1529 override_field_method4_negative_test: Fail |
1581 override_field_method5_negative_test: Fail | 1530 override_field_method5_negative_test: Fail |
1582 override_field_test/01: MissingCompileTimeError | 1531 override_field_test/01: MissingCompileTimeError |
1583 override_inheritance_mixed_test/01: MissingCompileTimeError | 1532 override_inheritance_mixed_test/01: MissingCompileTimeError |
1584 override_inheritance_mixed_test/02: MissingCompileTimeError | 1533 override_inheritance_mixed_test/02: MissingCompileTimeError |
1585 override_inheritance_mixed_test/03: MissingCompileTimeError | 1534 override_inheritance_mixed_test/03: MissingCompileTimeError |
1586 override_inheritance_mixed_test/04: MissingCompileTimeError | 1535 override_inheritance_mixed_test/04: MissingCompileTimeError |
1587 override_inheritance_no_such_method_test/03: Crash | 1536 override_inheritance_no_such_method_test/03: Crash |
1588 override_inheritance_no_such_method_test/04: Crash | 1537 override_inheritance_no_such_method_test/04: Crash |
1589 override_inheritance_no_such_method_test/05: Crash | 1538 override_inheritance_no_such_method_test/05: Crash |
1590 override_inheritance_no_such_method_test/08: Crash | 1539 override_inheritance_no_such_method_test/08: Crash |
1591 override_inheritance_no_such_method_test/11: Crash | 1540 override_inheritance_no_such_method_test/11: Crash |
1592 override_inheritance_no_such_method_test/13: Crash | 1541 override_inheritance_no_such_method_test/13: Crash |
1593 override_method_with_field_test/01: MissingCompileTimeError | 1542 override_method_with_field_test/01: MissingCompileTimeError |
1594 override_method_with_field_test/02: Crash | 1543 override_method_with_field_test/02: Crash |
1595 override_method_with_field_test/none: Crash | 1544 override_method_with_field_test/none: Crash |
1596 param2_test: Crash | |
1597 parameter_default_test/none: Crash | |
1598 parameter_initializer_test: Crash | 1545 parameter_initializer_test: Crash |
1599 parameter_types_specialization_test: RuntimeError | 1546 parameter_types_specialization_test: RuntimeError |
1600 parse_closures_in_initializers_test: Crash | 1547 parse_closures_in_initializers_test: Crash |
1601 positional_parameters_type_test/01: Crash | 1548 positional_parameters_type_test/01: Crash |
1602 positional_parameters_type_test/02: Crash | 1549 positional_parameters_type_test/02: Crash |
1603 positional_parameters_type_test/none: Crash | 1550 positional_parameters_type_test/none: Crash |
1604 prefix15_test: Crash | 1551 prefix15_test: Crash |
1605 prefix16_test: Crash | 1552 prefix16_test: Crash |
1606 private3_test: Crash | 1553 private3_test: Crash |
1607 private4_test: Crash | 1554 private4_test: Crash |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1645 reg_exp3_test: Crash | 1592 reg_exp3_test: Crash |
1646 reg_exp_test: Crash | 1593 reg_exp_test: Crash |
1647 regress_11010_test: Crash | 1594 regress_11010_test: Crash |
1648 regress_12561_test: Crash | 1595 regress_12561_test: Crash |
1649 regress_12615_test: Crash | 1596 regress_12615_test: Crash |
1650 regress_13494_test: Crash | 1597 regress_13494_test: Crash |
1651 regress_17382_test: Crash | 1598 regress_17382_test: Crash |
1652 regress_18435_test: Crash | 1599 regress_18435_test: Crash |
1653 regress_18535_test: Crash | 1600 regress_18535_test: Crash |
1654 regress_18713_test: Crash | 1601 regress_18713_test: Crash |
1655 regress_20074_test: Crash | |
1656 regress_20394_test/01: Crash | 1602 regress_20394_test/01: Crash |
1657 regress_20394_test/none: Crash | 1603 regress_20394_test/none: Crash |
1658 regress_20840_test: Crash | 1604 regress_20840_test: Crash |
1659 regress_21016_test: Crash | 1605 regress_21016_test: Crash |
1660 regress_21795_test: Crash | 1606 regress_21795_test: Crash |
1661 regress_22438_test: Crash | 1607 regress_22438_test: Crash |
1662 regress_22443_test: CompileTimeError | 1608 regress_22443_test: CompileTimeError |
1663 regress_22445_test: Crash | 1609 regress_22445_test: Crash |
1664 regress_22579_test: Crash | 1610 regress_22579_test: Crash |
1665 regress_22666_test: Crash | 1611 regress_22666_test: Crash |
(...skipping 27 matching lines...) Expand all Loading... |
1693 regress_26530_test: Crash | 1639 regress_26530_test: Crash |
1694 regress_26668_test: Crash | 1640 regress_26668_test: Crash |
1695 regress_26948_test: Crash | 1641 regress_26948_test: Crash |
1696 regress_27572_test: Crash | 1642 regress_27572_test: Crash |
1697 regress_27617_test/1: Crash | 1643 regress_27617_test/1: Crash |
1698 regress_27659_test: Crash | 1644 regress_27659_test: Crash |
1699 regress_28217_test/01: MissingCompileTimeError | 1645 regress_28217_test/01: MissingCompileTimeError |
1700 regress_28217_test/none: MissingCompileTimeError | 1646 regress_28217_test/none: MissingCompileTimeError |
1701 regress_28255_test: Crash | 1647 regress_28255_test: Crash |
1702 regress_28278_test: CompileTimeError | 1648 regress_28278_test: CompileTimeError |
1703 regress_29243_test: RuntimeError | |
1704 regress_29349_test: CompileTimeError | 1649 regress_29349_test: CompileTimeError |
1705 regress_29481_test: RuntimeError | |
1706 regress_29949_test: Crash | 1650 regress_29949_test: Crash |
1707 regress_30092_test: Crash | |
1708 regress_30121_test: Crash | 1651 regress_30121_test: Crash |
1709 rethrow_test: Crash | 1652 rethrow_test: Crash |
1710 return_type_test: Crash | 1653 return_type_test: Crash |
1711 rewrite_implicit_this_test/01: Crash | 1654 rewrite_implicit_this_test/01: Crash |
1712 runtime_type_function_test: Crash | 1655 runtime_type_function_test: Crash |
1713 scoped_variables_try_catch_test: Crash | 1656 scoped_variables_try_catch_test: Crash |
1714 setter_declaration2_negative_test: Crash | 1657 setter_declaration2_negative_test: Crash |
1715 setter_declaration_negative_test: Fail | 1658 setter_declaration_negative_test: Fail |
1716 setter_no_getter_call_test/none: RuntimeError | |
1717 setter_override_test/00: MissingCompileTimeError | 1659 setter_override_test/00: MissingCompileTimeError |
1718 setter_override_test/03: MissingCompileTimeError | 1660 setter_override_test/03: MissingCompileTimeError |
1719 side_effect_throw_test: Crash | 1661 side_effect_throw_test: Crash |
1720 smaller_4_Interface_Types_A11_t02_test: Crash | 1662 smaller_4_Interface_Types_A11_t02_test: Crash |
1721 stack_overflow_stacktrace_test: Crash | 1663 stack_overflow_stacktrace_test: Crash |
1722 stack_overflow_test: Crash | 1664 stack_overflow_test: Crash |
1723 stack_trace_test: Crash | 1665 stack_trace_test: Crash |
1724 stacktrace_demangle_ctors_test: Crash | 1666 stacktrace_demangle_ctors_test: Crash |
1725 stacktrace_rethrow_error_test/none: Crash | 1667 stacktrace_rethrow_error_test/none: Crash |
1726 stacktrace_rethrow_error_test/withtraceparameter: Crash | 1668 stacktrace_rethrow_error_test/withtraceparameter: Crash |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1797 symbol_literal_test/01: Crash | 1739 symbol_literal_test/01: Crash |
1798 sync_generator1_test/01: Crash | 1740 sync_generator1_test/01: Crash |
1799 sync_generator1_test/none: Crash | 1741 sync_generator1_test/none: Crash |
1800 sync_generator2_test/none: Crash | 1742 sync_generator2_test/none: Crash |
1801 sync_generator3_test/test1: Crash | 1743 sync_generator3_test/test1: Crash |
1802 sync_generator3_test/test2: Crash | 1744 sync_generator3_test/test2: Crash |
1803 syncstar_less_than_test: Crash | 1745 syncstar_less_than_test: Crash |
1804 syncstar_yield_test/copyParameters: Crash | 1746 syncstar_yield_test/copyParameters: Crash |
1805 syncstar_yield_test/none: Crash | 1747 syncstar_yield_test/none: Crash |
1806 syncstar_yieldstar_test: Crash | 1748 syncstar_yieldstar_test: Crash |
| 1749 syntax_test/02: Crash |
| 1750 syntax_test/03: Crash |
| 1751 syntax_test/27: Crash |
| 1752 syntax_test/49: Crash |
| 1753 syntax_test/54: Crash |
| 1754 syntax_test/60: Crash |
| 1755 syntax_test/61: Crash |
| 1756 syntax_test/62: Crash |
1807 syntax_test/none: CompileTimeError | 1757 syntax_test/none: CompileTimeError |
1808 syntax_test/none: Crash | 1758 syntax_test/none: Crash |
1809 temp_mangling_test: Crash | 1759 temp_mangling_test: Crash |
1810 third_test: Crash | 1760 third_test: Crash |
1811 throw1_test: Crash | 1761 throw1_test: Crash |
1812 throw2_test: Crash | 1762 throw2_test: Crash |
1813 throw3_test: Crash | 1763 throw3_test: Crash |
1814 throw4_test: Crash | 1764 throw4_test: Crash |
1815 throw5_test: Crash | 1765 throw5_test: Crash |
1816 throw6_test: Crash | 1766 throw6_test: Crash |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1867 type_variable_closure4_test: RuntimeError | 1817 type_variable_closure4_test: RuntimeError |
1868 type_variable_closure_test: Crash | 1818 type_variable_closure_test: Crash |
1869 type_variable_conflict2_test/01: Crash | 1819 type_variable_conflict2_test/01: Crash |
1870 type_variable_conflict2_test/03: Crash | 1820 type_variable_conflict2_test/03: Crash |
1871 type_variable_conflict2_test/04: Crash | 1821 type_variable_conflict2_test/04: Crash |
1872 type_variable_conflict2_test/05: Crash | 1822 type_variable_conflict2_test/05: Crash |
1873 type_variable_conflict2_test/07: Crash | 1823 type_variable_conflict2_test/07: Crash |
1874 type_variable_conflict2_test/09: Crash | 1824 type_variable_conflict2_test/09: Crash |
1875 type_variable_field_initializer_closure2_test: Crash | 1825 type_variable_field_initializer_closure2_test: Crash |
1876 type_variable_field_initializer_closure_test: Crash | 1826 type_variable_field_initializer_closure_test: Crash |
1877 type_variable_function_type_test: Crash | 1827 type_variable_function_type_test: RuntimeError |
1878 type_variable_identifier_expression_test: Crash | 1828 type_variable_identifier_expression_test: Crash |
1879 type_variable_nested_test: Crash | 1829 type_variable_nested_test: Crash |
1880 type_variable_scope2_test: Crash | 1830 type_variable_scope2_test: Crash |
1881 typecheck_multifield_declaration_test: Crash | 1831 typecheck_multifield_declaration_test: Crash |
1882 typed_selector2_test: RuntimeError | |
1883 typedef_is_test: Crash | 1832 typedef_is_test: Crash |
1884 typevariable_substitution2_test/01: Crash | 1833 typevariable_substitution2_test/01: Crash |
1885 typevariable_substitution2_test/02: Crash | 1834 typevariable_substitution2_test/02: Crash |
1886 typevariable_substitution2_test/none: Crash | 1835 typevariable_substitution2_test/none: Crash |
1887 unnamed_closure_test: RuntimeError | |
1888 unresolved_default_constructor_test/01: Crash | 1836 unresolved_default_constructor_test/01: Crash |
1889 value_range2_test: Crash | 1837 value_range2_test: Crash |
1890 value_range3_test: Crash | 1838 value_range3_test: Crash |
1891 value_range_test: Crash | 1839 value_range_test: Crash |
1892 variable_declaration_metadata_test/none: Crash | 1840 variable_declaration_metadata_test/none: Crash |
1893 void_type_test: Crash | 1841 void_type_test: Crash |
1894 yieldstar_pause_test: Crash | 1842 yieldstar_pause_test: Crash |
1895 | 1843 |
1896 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel && $host_checke
d ] | 1844 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel && $host_checke
d ] |
1897 call_property_test: Crash | 1845 call_property_test: Crash |
1898 cascade_in_expression_function_test: Crash | 1846 cascade_in_expression_function_test: Crash |
1899 class_literal_test/none: Crash | 1847 class_literal_test/none: Crash |
1900 class_syntax2_test: Crash | 1848 class_syntax2_test: Crash |
1901 class_test: Crash | 1849 class_test: Crash |
1902 closure2_test: Crash | 1850 closure2_test: Crash |
1903 closure_in_constructor_test: Crash | 1851 closure_in_constructor_test: Crash |
1904 closure_in_field_initializer_test: Crash | 1852 closure_in_field_initializer_test: Crash |
1905 closure_shared_state_test: Crash | 1853 closure_shared_state_test: Crash |
1906 closure_side_effect_test: Crash | |
1907 closure_with_super_field_test: Crash | 1854 closure_with_super_field_test: Crash |
1908 closure_with_super_send_test: Crash | 1855 closure_with_super_send_test: Crash |
1909 closures_with_complex_params_test: Crash | 1856 closures_with_complex_params_test: Crash |
1910 compile_time_constant10_test/none: Crash | 1857 compile_time_constant10_test/none: Crash |
1911 compile_time_constant_k_test/01: Crash | 1858 compile_time_constant_k_test/01: Crash |
1912 compile_time_constant_k_test/02: Crash | 1859 compile_time_constant_k_test/02: Crash |
1913 compile_time_constant_k_test/03: Crash | 1860 compile_time_constant_k_test/03: Crash |
1914 compile_time_constant_k_test/none: Crash | 1861 compile_time_constant_k_test/none: Crash |
1915 compile_time_constant_o_test/01: Crash | 1862 compile_time_constant_o_test/01: Crash |
1916 compile_time_constant_o_test/02: Crash | 1863 compile_time_constant_o_test/02: Crash |
1917 compile_time_constant_o_test/none: Crash | 1864 compile_time_constant_o_test/none: Crash |
1918 compile_time_constant_r_test/none: Crash | 1865 compile_time_constant_r_test/none: Crash |
1919 conditional_method_invocation_test/02: Crash | |
1920 conditional_method_invocation_test/04: Crash | |
1921 conditional_method_invocation_test/06: Crash | |
1922 conditional_method_invocation_test/07: Crash | |
1923 conditional_method_invocation_test/14: Crash | |
1924 conditional_method_invocation_test/15: Crash | |
1925 conditional_method_invocation_test/16: Crash | |
1926 conditional_method_invocation_test/17: Crash | |
1927 conditional_method_invocation_test/18: Crash | |
1928 conditional_method_invocation_test/19: Crash | |
1929 conditional_rewrite_test: Crash | 1866 conditional_rewrite_test: Crash |
1930 config_import_corelib_test: Crash | 1867 config_import_corelib_test: Crash |
1931 const_map2_test/00: Crash | 1868 const_map2_test/00: Crash |
1932 const_map2_test/none: Crash | 1869 const_map2_test/none: Crash |
1933 const_map3_test/00: Crash | 1870 const_map3_test/00: Crash |
1934 const_map3_test/none: Crash | 1871 const_map3_test/none: Crash |
1935 const_map4_test: Crash | 1872 const_map4_test: Crash |
1936 constructor_call_as_function_test/01: Crash | 1873 constructor_call_as_function_test/01: Crash |
1937 constructor_named_arguments_test/01: Crash | 1874 constructor_named_arguments_test/01: Crash |
1938 context_args_with_defaults_test: Crash | 1875 context_args_with_defaults_test: Crash |
1939 div_with_power_of_two_test: Crash | 1876 div_with_power_of_two_test: Crash |
1940 emit_const_fields_test: Crash | 1877 emit_const_fields_test: Crash |
1941 enum_duplicate_test/02: Crash | 1878 enum_duplicate_test/02: Crash |
1942 enum_duplicate_test/none: Crash | 1879 enum_duplicate_test/none: Crash |
1943 enum_index_test: Crash | 1880 enum_index_test: Crash |
1944 enum_private_test/01: Crash | 1881 enum_private_test/01: Crash |
1945 enum_private_test/none: Crash | 1882 enum_private_test/none: Crash |
1946 enum_test: Crash | 1883 enum_test: Crash |
| 1884 evaluation_redirecting_constructor_test: Crash |
1947 f_bounded_equality_test: Crash | 1885 f_bounded_equality_test: Crash |
1948 fauxverride_test/05: Crash | 1886 fauxverride_test/05: Crash |
1949 field_initialization_order_test: Crash | 1887 field_initialization_order_test: Crash |
1950 field_method4_negative_test: Crash | 1888 field_method4_negative_test: Crash |
1951 field_method_test: Crash | 1889 field_method_test: Crash |
1952 field_override2_test: Crash | 1890 field_override2_test: Crash |
1953 final_field_initialization_order_test: Crash | 1891 final_field_initialization_order_test: Crash |
1954 first_class_types_libraries_test: Crash | 1892 first_class_types_libraries_test: Crash |
1955 first_class_types_test: Crash | 1893 first_class_types_test: Crash |
1956 fixed_type_variable_test/01: Crash | 1894 fixed_type_variable_test/01: Crash |
1957 fixed_type_variable_test/02: Crash | 1895 fixed_type_variable_test/02: Crash |
1958 fixed_type_variable_test/03: Crash | 1896 fixed_type_variable_test/03: Crash |
1959 fixed_type_variable_test/04: Crash | 1897 fixed_type_variable_test/04: Crash |
1960 fixed_type_variable_test/05: Crash | 1898 fixed_type_variable_test/05: Crash |
1961 fixed_type_variable_test/06: Crash | 1899 fixed_type_variable_test/06: Crash |
1962 for2_test: Crash | 1900 for2_test: Crash |
1963 function_argument_test: Crash | |
1964 function_field_test: Crash | |
1965 function_propagation_test: Crash | 1901 function_propagation_test: Crash |
1966 function_subtype0_test: Crash | 1902 function_subtype0_test: Crash |
1967 function_subtype_call0_test: Crash | |
1968 function_subtype_factory0_test: Crash | 1903 function_subtype_factory0_test: Crash |
1969 function_subtype_inline0_test: Crash | 1904 function_subtype_inline0_test: Crash |
1970 function_subtype_named1_test: Crash | 1905 function_subtype_named1_test: Crash |
1971 function_subtype_not0_test: Crash | 1906 function_subtype_not0_test: Crash |
1972 function_subtype_not2_test: Crash | 1907 function_subtype_not2_test: Crash |
1973 function_subtype_optional1_test: Crash | 1908 function_subtype_optional1_test: Crash |
1974 function_subtype_simple0_test: Crash | 1909 function_subtype_simple0_test: Crash |
1975 function_subtype_simple1_test: Crash | 1910 function_subtype_simple1_test: Crash |
1976 function_subtype_simple2_test: Crash | 1911 function_subtype_simple2_test: Crash |
1977 function_subtype_top_level0_test: Crash | 1912 function_subtype_top_level0_test: Crash |
1978 function_subtype_top_level1_test: Crash | 1913 function_subtype_top_level1_test: Crash |
1979 function_type_alias8_test: Crash | |
1980 function_type_call_getter_test: Crash | 1914 function_type_call_getter_test: Crash |
1981 function_type_parameter2_test: Crash | |
1982 function_type_parameter_test: Crash | |
1983 function_type_this_parameter_test: Crash | |
1984 generic_creation_test: Crash | 1915 generic_creation_test: Crash |
1985 generic_function_typedef2_test/none: Crash | 1916 generic_function_typedef2_test/none: Crash |
1986 generic_method_types_test/03: Crash | 1917 generic_method_types_test/03: Crash |
1987 generic_methods_function_type_test: Crash | |
1988 generic_methods_new_test: Crash | 1918 generic_methods_new_test: Crash |
1989 generic_syntax_test: Crash | 1919 generic_syntax_test: Crash |
1990 generics_test: Crash | 1920 generics_test: Crash |
1991 hash_map_null_key_foreach_test: Crash | 1921 hash_map_null_key_foreach_test: Crash |
1992 identical_closure2_test: Crash | 1922 identical_closure2_test: Crash |
1993 identical_closure_test: Crash | 1923 identical_closure_test: Crash |
1994 identical_const_test/05: Crash | 1924 identical_const_test/05: Crash |
1995 identical_const_test/06: Crash | 1925 identical_const_test/06: Crash |
1996 identical_const_test/07: Crash | 1926 identical_const_test/07: Crash |
1997 identical_const_test/08: Crash | 1927 identical_const_test/08: Crash |
1998 if_null_assignment_behavior_test/01: Crash | 1928 if_null_assignment_behavior_test/01: Crash |
1999 if_null_assignment_behavior_test/02: Crash | 1929 if_null_assignment_behavior_test/02: Crash |
2000 if_null_assignment_behavior_test/03: Crash | 1930 if_null_assignment_behavior_test/03: Crash |
2001 if_null_assignment_behavior_test/05: Crash | 1931 if_null_assignment_behavior_test/05: Crash |
2002 if_null_assignment_behavior_test/06: Crash | 1932 if_null_assignment_behavior_test/06: Crash |
2003 if_null_assignment_behavior_test/07: Crash | |
2004 if_null_assignment_behavior_test/08: Crash | |
2005 if_null_assignment_behavior_test/09: Crash | |
2006 if_null_assignment_behavior_test/10: Crash | |
2007 if_null_assignment_behavior_test/11: Crash | 1933 if_null_assignment_behavior_test/11: Crash |
2008 if_null_assignment_behavior_test/12: Crash | 1934 if_null_assignment_behavior_test/12: Crash |
2009 if_null_assignment_behavior_test/13: Crash | 1935 if_null_assignment_behavior_test/13: Crash |
2010 if_null_assignment_behavior_test/15: Crash | 1936 if_null_assignment_behavior_test/15: Crash |
2011 if_null_assignment_behavior_test/16: Crash | |
2012 if_null_assignment_behavior_test/17: Crash | |
2013 if_null_assignment_behavior_test/18: Crash | |
2014 if_null_assignment_behavior_test/19: Crash | |
2015 if_null_assignment_behavior_test/20: Crash | |
2016 if_null_assignment_behavior_test/21: Crash | |
2017 if_null_assignment_behavior_test/22: Crash | |
2018 if_null_assignment_behavior_test/23: Crash | |
2019 if_null_assignment_behavior_test/24: Crash | |
2020 if_null_assignment_behavior_test/25: Crash | |
2021 if_null_assignment_behavior_test/26: Crash | |
2022 if_null_assignment_behavior_test/27: Crash | |
2023 if_null_assignment_behavior_test/28: Crash | |
2024 if_null_assignment_behavior_test/31: Crash | |
2025 if_null_assignment_behavior_test/32: Crash | |
2026 import_core_prefix_test: Crash | 1937 import_core_prefix_test: Crash |
2027 inferrer_closure_test: Crash | 1938 inferrer_synthesized_super_constructor_test: Crash |
2028 interceptor2_test: Crash | 1939 interceptor2_test: Crash |
2029 interceptor5_test: Crash | 1940 interceptor5_test: Crash |
2030 issue10204_test: Crash | 1941 issue10204_test: Crash |
2031 issue13179_test: Crash | 1942 issue13179_test: Crash |
2032 issue13673_test: Crash | 1943 issue13673_test: Crash |
2033 issue14014_2_test: Crash | 1944 issue14014_2_test: Crash |
2034 issue14014_test: Crash | 1945 issue14014_test: Crash |
2035 issue18628_1_test/01: Crash | 1946 issue18628_1_test/01: Crash |
| 1947 issue4295001_test: Crash |
2036 lazy_map_test: Crash | 1948 lazy_map_test: Crash |
2037 lazy_static2_test: Crash | |
2038 lazy_static5_test: Crash | 1949 lazy_static5_test: Crash |
2039 lazy_static6_test: Crash | 1950 lazy_static6_test: Crash |
2040 lazy_static7_test: Crash | |
2041 lazy_static_test: Crash | |
2042 library5_test: Crash | |
2043 list_in_closure_test: Crash | |
2044 list_tracer_call_last_test: Crash | 1951 list_tracer_call_last_test: Crash |
2045 list_tracer_in_map_test: Crash | 1952 list_tracer_in_map_test: Crash |
2046 list_tracer_return_from_tearoff_closure_test: Crash | 1953 list_tracer_return_from_tearoff_closure_test: Crash |
2047 local_function2_test: Crash | 1954 local_function2_test: Crash |
2048 malbounded_type_literal_test: Crash | 1955 malbounded_type_literal_test: Crash |
2049 malformed_test/01: Crash | 1956 malformed_test/01: Crash |
2050 malformed_test/02: Crash | 1957 malformed_test/02: Crash |
2051 malformed_test/03: Crash | 1958 malformed_test/03: Crash |
2052 malformed_test/04: Crash | 1959 malformed_test/04: Crash |
2053 malformed_test/06: Crash | 1960 malformed_test/06: Crash |
2054 map_literal2_test: Crash | 1961 map_literal2_test: Crash |
2055 map_literal5_test: Crash | 1962 map_literal5_test: Crash |
2056 map_literal6_test: Crash | 1963 map_literal6_test: Crash |
2057 map_literal9_test: Crash | 1964 map_literal9_test: Crash |
2058 map_literal_test: Crash | 1965 map_literal_test: Crash |
2059 memory_swap_test: Crash | |
2060 method_override8_test/00: Crash | 1966 method_override8_test/00: Crash |
2061 methods_as_constants2_test: Crash | 1967 methods_as_constants2_test: Crash |
2062 methods_as_constants_test: Crash | 1968 methods_as_constants_test: Crash |
2063 minify_closure_variable_collision_test: Crash | 1969 minify_closure_variable_collision_test: Crash |
2064 mint_compares_test: Crash | 1970 mint_compares_test: Crash |
2065 named_argument_test: Crash | 1971 named_argument_test: Crash |
2066 not_enough_positional_arguments_test/01: Crash | 1972 not_enough_positional_arguments_test/01: Crash |
2067 not_enough_positional_arguments_test/02: Crash | 1973 not_enough_positional_arguments_test/02: Crash |
2068 not_enough_positional_arguments_test/05: Crash | 1974 not_enough_positional_arguments_test/05: Crash |
2069 null2_test: Crash | 1975 null2_test: Crash |
(...skipping 30 matching lines...) Expand all Loading... |
2100 regress_14105_test: Crash | 2006 regress_14105_test: Crash |
2101 regress_20840_test: Crash | 2007 regress_20840_test: Crash |
2102 regress_22700_test: Crash | 2008 regress_22700_test: Crash |
2103 regress_22822_test: Crash | 2009 regress_22822_test: Crash |
2104 regress_26543_1_test: Crash | 2010 regress_26543_1_test: Crash |
2105 regress_26543_2_test: Crash | 2011 regress_26543_2_test: Crash |
2106 regress_26543_3_test: Crash | 2012 regress_26543_3_test: Crash |
2107 regress_27164_test: Crash | 2013 regress_27164_test: Crash |
2108 regress_28217_test/01: Crash | 2014 regress_28217_test/01: Crash |
2109 regress_28217_test/none: Crash | 2015 regress_28217_test/none: Crash |
2110 regress_29243_test: Crash | |
2111 regress_29481_test: Crash | |
2112 reify_typevar_test: Crash | 2016 reify_typevar_test: Crash |
2113 runtime_type_test: Crash | 2017 runtime_type_test: Crash |
2114 savannah_test: Crash | 2018 savannah_test: Crash |
2115 setter_no_getter_call_test/01: Crash | |
2116 setter_no_getter_call_test/none: Crash | |
2117 static_closure_identical_test: Crash | 2019 static_closure_identical_test: Crash |
2118 static_const_field_test: Crash | 2020 static_const_field_test: Crash |
2119 static_implicit_closure_test: Crash | 2021 static_implicit_closure_test: Crash |
2120 string_interpolation_newline_test: Crash | 2022 string_interpolation_newline_test: Crash |
2121 string_interpolation_test/01: Crash | 2023 string_interpolation_test/01: Crash |
2122 string_interpolation_test/none: Crash | 2024 string_interpolation_test/none: Crash |
2123 super_closure_test: Crash | 2025 super_closure_test: Crash |
2124 super_field_2_test: Crash | 2026 super_field_2_test: Crash |
2125 super_operator_index2_test: Crash | 2027 super_operator_index2_test: Crash |
2126 symbol_literal_test/none: Crash | 2028 symbol_literal_test/none: Crash |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2171 type_promotion_functions_test/14: Crash | 2073 type_promotion_functions_test/14: Crash |
2172 type_promotion_functions_test/none: Crash | 2074 type_promotion_functions_test/none: Crash |
2173 type_variable_bounds_test/10: Crash | 2075 type_variable_bounds_test/10: Crash |
2174 type_variable_closure2_test: Crash | 2076 type_variable_closure2_test: Crash |
2175 type_variable_closure3_test: Crash | 2077 type_variable_closure3_test: Crash |
2176 type_variable_closure4_test: Crash | 2078 type_variable_closure4_test: Crash |
2177 type_variable_field_initializer_closure2_test: Crash | 2079 type_variable_field_initializer_closure2_test: Crash |
2178 type_variable_field_initializer_closure_test: Crash | 2080 type_variable_field_initializer_closure_test: Crash |
2179 type_variable_initializer_test: Crash | 2081 type_variable_initializer_test: Crash |
2180 type_variable_typedef_test: Crash | 2082 type_variable_typedef_test: Crash |
2181 typed_selector2_test: Crash | |
2182 unnamed_closure_test: Crash | |
2183 wrong_number_type_arguments_test/00: Crash | 2083 wrong_number_type_arguments_test/00: Crash |
2184 wrong_number_type_arguments_test/02: Crash | 2084 wrong_number_type_arguments_test/02: Crash |
2185 | 2085 |
2186 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel && $minified ] | 2086 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel && $minified ] |
2187 bad_constructor_test/05: Crash | 2087 bad_constructor_test/05: Crash |
2188 bad_constructor_test/none: Crash | 2088 bad_constructor_test/none: Crash |
2189 bad_override_test/01: Crash | 2089 bad_override_test/01: Crash |
2190 bad_override_test/02: Crash | 2090 bad_override_test/02: Crash |
2191 bad_override_test/03: Crash | 2091 bad_override_test/03: Crash |
2192 bad_override_test/04: Crash | 2092 bad_override_test/04: Crash |
(...skipping 1384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3577 unresolved_top_level_method_negative_test: Crash | 3477 unresolved_top_level_method_negative_test: Crash |
3578 unresolved_top_level_var_negative_test: Crash | 3478 unresolved_top_level_var_negative_test: Crash |
3579 unsupported_operators_test/none: Crash | 3479 unsupported_operators_test/none: Crash |
3580 var_init_test: Crash | 3480 var_init_test: Crash |
3581 void_check_test: Crash | 3481 void_check_test: Crash |
3582 while_test: Crash | 3482 while_test: Crash |
3583 wrong_number_type_arguments_test/00: Crash | 3483 wrong_number_type_arguments_test/00: Crash |
3584 wrong_number_type_arguments_test/01: Crash | 3484 wrong_number_type_arguments_test/01: Crash |
3585 wrong_number_type_arguments_test/02: Crash | 3485 wrong_number_type_arguments_test/02: Crash |
3586 wrong_number_type_arguments_test/none: Crash | 3486 wrong_number_type_arguments_test/none: Crash |
OLD | NEW |