| 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 710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 721 dynamic_prefix_core_test/none: RuntimeError | 721 dynamic_prefix_core_test/none: RuntimeError |
| 722 efficient_length_warning_test: Crash | 722 efficient_length_warning_test: Crash |
| 723 enum_duplicate_test/01: Crash | 723 enum_duplicate_test/01: Crash |
| 724 enum_duplicate_test/02: RuntimeError | 724 enum_duplicate_test/02: RuntimeError |
| 725 enum_duplicate_test/none: RuntimeError | 725 enum_duplicate_test/none: RuntimeError |
| 726 enum_mirror_test: Crash | 726 enum_mirror_test: Crash |
| 727 enum_private_test/01: RuntimeError | 727 enum_private_test/01: RuntimeError |
| 728 enum_private_test/02: RuntimeError | 728 enum_private_test/02: RuntimeError |
| 729 enum_private_test/none: RuntimeError | 729 enum_private_test/none: RuntimeError |
| 730 enum_test: RuntimeError | 730 enum_test: RuntimeError |
| 731 evaluation_redirecting_constructor_test: Crash | |
| 732 example_constructor_test: Crash | 731 example_constructor_test: Crash |
| 733 execute_finally7_test: RuntimeError | 732 execute_finally7_test: RuntimeError |
| 734 exhaustive_for_test: Crash | 733 exhaustive_for_test: Crash |
| 735 expect_test: RuntimeError | 734 expect_test: RuntimeError |
| 736 export_double_same_main_test: CompileTimeError | 735 export_double_same_main_test: CompileTimeError |
| 737 export_main_test: CompileTimeError | 736 export_main_test: CompileTimeError |
| 738 external_test/10: Crash | 737 external_test/10: Crash |
| 739 external_test/13: Crash | 738 external_test/13: Crash |
| 740 external_test/20: Crash | 739 external_test/20: Crash |
| 741 factory2_test: Crash | 740 factory2_test: Crash |
| 742 factory_redirection_test/07: MissingCompileTimeError | 741 factory_redirection_test/07: MissingCompileTimeError |
| 743 factory_redirection_test/08: Crash | 742 factory_redirection_test/08: Crash |
| 744 factory_redirection_test/09: Crash | 743 factory_redirection_test/09: Crash |
| 745 factory_redirection_test/10: Crash | 744 factory_redirection_test/10: Crash |
| 746 factory_redirection_test/11: Crash | 745 factory_redirection_test/11: Crash |
| 747 factory_redirection_test/12: Crash | 746 factory_redirection_test/12: Crash |
| 748 factory_redirection_test/13: Crash | 747 factory_redirection_test/13: Crash |
| 749 factory_redirection_test/14: Crash | 748 factory_redirection_test/14: Crash |
| 750 factory_redirection_test/none: Crash | 749 factory_redirection_test/none: Crash |
| 751 fauxverride_test/03: MissingCompileTimeError | 750 fauxverride_test/03: MissingCompileTimeError |
| 752 fauxverride_test/05: MissingCompileTimeError | 751 fauxverride_test/05: MissingCompileTimeError |
| 753 field_increment_bailout_test: Crash | 752 field_increment_bailout_test: Crash |
| 754 field_initialization_order_test: RuntimeError | 753 field_initialization_order_test: RuntimeError |
| 755 field_method4_negative_test: Crash | |
| 756 field_method_test: Crash | |
| 757 field_override3_test/00: MissingCompileTimeError | 754 field_override3_test/00: MissingCompileTimeError |
| 758 field_override3_test/01: MissingCompileTimeError | 755 field_override3_test/01: MissingCompileTimeError |
| 759 field_override3_test/02: MissingCompileTimeError | 756 field_override3_test/02: MissingCompileTimeError |
| 760 field_override3_test/03: MissingCompileTimeError | 757 field_override3_test/03: MissingCompileTimeError |
| 761 field_override4_test/02: MissingCompileTimeError | 758 field_override4_test/02: MissingCompileTimeError |
| 762 final_attempt_reinitialization_test/01: Crash | 759 final_attempt_reinitialization_test/01: Crash |
| 763 final_attempt_reinitialization_test/02: Crash | 760 final_attempt_reinitialization_test/02: Crash |
| 764 final_field_initialization_order_test: RuntimeError | 761 final_field_initialization_order_test: RuntimeError |
| 765 final_super_field_set_test/01: Crash | 762 final_super_field_set_test/01: Crash |
| 766 final_syntax_test/09: Crash | 763 final_syntax_test/09: Crash |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 877 if_null_assignment_static_test/04: RuntimeError | 874 if_null_assignment_static_test/04: RuntimeError |
| 878 if_null_assignment_static_test/05: RuntimeError | 875 if_null_assignment_static_test/05: RuntimeError |
| 879 if_null_assignment_static_test/06: Crash | 876 if_null_assignment_static_test/06: Crash |
| 880 implicit_closure2_test: Crash | 877 implicit_closure2_test: Crash |
| 881 implicit_closure_test: Crash | 878 implicit_closure_test: Crash |
| 882 implicit_this_test/01: Crash | 879 implicit_this_test/01: Crash |
| 883 implicit_this_test/04: Crash | 880 implicit_this_test/04: Crash |
| 884 implicit_this_test/none: Crash | 881 implicit_this_test/none: Crash |
| 885 import_collection_no_prefix_test: Crash | 882 import_collection_no_prefix_test: Crash |
| 886 inference_mixin_field_test: Crash | 883 inference_mixin_field_test: Crash |
| 887 inferrer_constructor2_test: Crash | |
| 888 inferrer_synthesized_super_constructor_test: Crash | |
| 889 infinite_switch_label_test: Crash | 884 infinite_switch_label_test: Crash |
| 890 infinity_test: RuntimeError | 885 infinity_test: RuntimeError |
| 891 initializing_formal_capture_test: Crash | 886 initializing_formal_capture_test: Crash |
| 892 initializing_formal_final_test: Crash | 887 initializing_formal_final_test: Crash |
| 893 inline_super_field_test: Crash | 888 inline_super_field_test: Crash |
| 894 inlined_throw_test: Crash | 889 inlined_throw_test: Crash |
| 895 instance_creation_in_function_annotation_test: Crash | 890 instance_creation_in_function_annotation_test: Crash |
| 896 instanceof4_test/01: Crash | 891 instanceof4_test/01: Crash |
| 897 instanceof4_test/none: Crash | 892 instanceof4_test/none: Crash |
| 898 integer_division_by_zero_test: RuntimeError | 893 integer_division_by_zero_test: RuntimeError |
| 899 interceptor3_test: Crash | 894 interceptor3_test: Crash |
| 900 interceptor9_test: Crash | 895 interceptor9_test: Crash |
| 901 internal_library_test/02: Crash | 896 internal_library_test/02: Crash |
| 902 invocation_mirror2_test: Crash | 897 invocation_mirror2_test: Crash |
| 903 invocation_mirror_empty_arguments_test: Crash | 898 invocation_mirror_empty_arguments_test: Crash |
| 904 invocation_mirror_invoke_on2_test: Crash | 899 invocation_mirror_invoke_on2_test: Crash |
| 905 invocation_mirror_invoke_on_test: Crash | 900 invocation_mirror_invoke_on_test: Crash |
| 906 invocation_mirror_test: Crash | 901 invocation_mirror_test: Crash |
| 907 is_malformed_type_test/94: Crash | 902 is_malformed_type_test/94: Crash |
| 908 is_malformed_type_test/96: Crash | 903 is_malformed_type_test/96: Crash |
| 909 is_malformed_type_test/98: Crash | 904 is_malformed_type_test/98: Crash |
| 910 is_object_test: RuntimeError | 905 is_object_test: RuntimeError |
| 911 issue10721_test: Crash | 906 issue10721_test: Crash |
| 912 issue10747_test: Crash | 907 issue10747_test: Crash |
| 913 issue12284_test: Crash | |
| 914 issue13474_test: RuntimeError | 908 issue13474_test: RuntimeError |
| 915 issue14014_2_test: Crash | 909 issue14014_2_test: Crash |
| 916 issue14014_3_test: Crash | 910 issue14014_3_test: Crash |
| 917 issue14014_test: Crash | 911 issue14014_test: Crash |
| 918 issue14242_test: Crash | 912 issue14242_test: Crash |
| 919 issue15720_test: Crash | 913 issue15720_test: Crash |
| 920 issue21079_test: Crash | 914 issue21079_test: Crash |
| 921 issue23244_test: Crash | 915 issue23244_test: Crash |
| 922 issue4295001_test: Crash | 916 issue4295001_test: Crash |
| 923 issue9602_test: Crash | 917 issue9602_test: Crash |
| (...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1137 mixin_type_variable_test/07: Crash | 1131 mixin_type_variable_test/07: Crash |
| 1138 mixin_type_variable_test/08: Crash | 1132 mixin_type_variable_test/08: Crash |
| 1139 mixin_typedef_constructor_test: Crash | 1133 mixin_typedef_constructor_test: Crash |
| 1140 modulo_test: RuntimeError | 1134 modulo_test: RuntimeError |
| 1141 multiline_newline_test/04: MissingCompileTimeError | 1135 multiline_newline_test/04: MissingCompileTimeError |
| 1142 multiline_newline_test/04r: MissingCompileTimeError | 1136 multiline_newline_test/04r: MissingCompileTimeError |
| 1143 multiline_newline_test/05: MissingCompileTimeError | 1137 multiline_newline_test/05: MissingCompileTimeError |
| 1144 multiline_newline_test/05r: MissingCompileTimeError | 1138 multiline_newline_test/05r: MissingCompileTimeError |
| 1145 multiline_newline_test/06: MissingCompileTimeError | 1139 multiline_newline_test/06: MissingCompileTimeError |
| 1146 multiline_newline_test/06r: MissingCompileTimeError | 1140 multiline_newline_test/06r: MissingCompileTimeError |
| 1147 multiple_field_assignment_constructor_test: Crash | |
| 1148 named_argument_test: Crash | 1141 named_argument_test: Crash |
| 1149 named_constructor_test/01: MissingRuntimeError | 1142 named_constructor_test/01: MissingRuntimeError |
| 1150 named_parameters_default_eq_test/02: Crash | 1143 named_parameters_default_eq_test/02: Crash |
| 1151 named_parameters_default_eq_test/none: Crash | 1144 named_parameters_default_eq_test/none: Crash |
| 1152 named_parameters_passing_falsy_test: RuntimeError | 1145 named_parameters_passing_falsy_test: RuntimeError |
| 1153 named_parameters_passing_null_test: RuntimeError | 1146 named_parameters_passing_null_test: RuntimeError |
| 1154 named_parameters_passing_zero_test: RuntimeError | 1147 named_parameters_passing_zero_test: RuntimeError |
| 1155 named_parameters_test/none: RuntimeError | 1148 named_parameters_test/none: RuntimeError |
| 1156 named_parameters_type_test/01: Crash | 1149 named_parameters_type_test/01: Crash |
| 1157 named_parameters_type_test/02: Crash | 1150 named_parameters_type_test/02: Crash |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1207 private_super_constructor_test/01: Crash | 1200 private_super_constructor_test/01: Crash |
| 1208 proxy4_test: Crash | 1201 proxy4_test: Crash |
| 1209 proxy5_test: Crash | 1202 proxy5_test: Crash |
| 1210 redirecting_constructor_initializer_test: RuntimeError | 1203 redirecting_constructor_initializer_test: RuntimeError |
| 1211 redirecting_factory_default_values_test/01: MissingCompileTimeError | 1204 redirecting_factory_default_values_test/01: MissingCompileTimeError |
| 1212 redirecting_factory_default_values_test/02: MissingCompileTimeError | 1205 redirecting_factory_default_values_test/02: MissingCompileTimeError |
| 1213 redirecting_factory_long_test: Crash | 1206 redirecting_factory_long_test: Crash |
| 1214 redirecting_factory_reflection_test: Crash | 1207 redirecting_factory_reflection_test: Crash |
| 1215 reg_exp_test: Crash | 1208 reg_exp_test: Crash |
| 1216 regress_11010_test: Crash | 1209 regress_11010_test: Crash |
| 1217 regress_12615_test: Crash | 1210 deferred_not_loaded_check_test: RuntimeError |
| 1218 regress_13494_test: RuntimeError | 1211 regress_13494_test: RuntimeError |
| 1219 regress_17382_test: RuntimeError | 1212 regress_17382_test: RuntimeError |
| 1220 regress_18435_test: Crash | 1213 regress_18435_test: Crash |
| 1221 regress_18535_test: Crash | 1214 regress_18535_test: Crash |
| 1222 regress_18713_test: Crash | 1215 regress_18713_test: Crash |
| 1223 regress_20394_test/01: Crash | 1216 regress_20394_test/01: Crash |
| 1224 regress_20840_test: Crash | 1217 regress_20840_test: Crash |
| 1225 regress_21795_test: RuntimeError | 1218 regress_21795_test: RuntimeError |
| 1226 regress_22438_test: Crash | 1219 regress_22438_test: Crash |
| 1227 regress_22443_test: CompileTimeError | 1220 regress_22443_test: CompileTimeError |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1277 stacktrace_rethrow_error_test/none: Crash | 1270 stacktrace_rethrow_error_test/none: Crash |
| 1278 stacktrace_rethrow_error_test/withtraceparameter: Crash | 1271 stacktrace_rethrow_error_test/withtraceparameter: Crash |
| 1279 stacktrace_rethrow_nonerror_test: Crash | 1272 stacktrace_rethrow_nonerror_test: Crash |
| 1280 stacktrace_test: RuntimeError | 1273 stacktrace_test: RuntimeError |
| 1281 statement_test: Crash | 1274 statement_test: Crash |
| 1282 static_getter_no_setter1_test/01: RuntimeError | 1275 static_getter_no_setter1_test/01: RuntimeError |
| 1283 static_getter_no_setter2_test/01: Crash | 1276 static_getter_no_setter2_test/01: Crash |
| 1284 static_getter_no_setter2_test/none: Crash | 1277 static_getter_no_setter2_test/none: Crash |
| 1285 static_getter_no_setter3_test/01: RuntimeError | 1278 static_getter_no_setter3_test/01: RuntimeError |
| 1286 static_setter_get_test/01: Crash | 1279 static_setter_get_test/01: Crash |
| 1287 string_interpolate2_test: Crash | 1280 string_interpolate2_test: RuntimeError |
| 1288 string_interpolation_and_buffer_test: RuntimeError | 1281 string_interpolation_and_buffer_test: RuntimeError |
| 1289 string_join_test: RuntimeError | 1282 string_join_test: RuntimeError |
| 1290 string_split_test: Crash | 1283 string_split_test: Crash |
| 1291 super_bound_closure_test/01: RuntimeError | 1284 super_bound_closure_test/01: RuntimeError |
| 1292 super_bound_closure_test/none: RuntimeError | 1285 super_bound_closure_test/none: RuntimeError |
| 1293 super_call4_test: Crash | 1286 super_call4_test: Crash |
| 1294 super_closure_test: Crash | 1287 super_closure_test: Crash |
| 1295 super_field_access_test: Crash | 1288 super_field_access_test: Crash |
| 1296 super_getter_setter_test: Crash | 1289 super_getter_setter_test: Crash |
| 1297 super_no_such_method1_test/01: Crash | 1290 super_no_such_method1_test/01: Crash |
| (...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1638 dynamic_prefix_core_test/none: RuntimeError | 1631 dynamic_prefix_core_test/none: RuntimeError |
| 1639 efficient_length_warning_test: Crash | 1632 efficient_length_warning_test: Crash |
| 1640 enum_duplicate_test/01: Crash | 1633 enum_duplicate_test/01: Crash |
| 1641 enum_duplicate_test/02: RuntimeError | 1634 enum_duplicate_test/02: RuntimeError |
| 1642 enum_duplicate_test/none: RuntimeError | 1635 enum_duplicate_test/none: RuntimeError |
| 1643 enum_mirror_test: Crash | 1636 enum_mirror_test: Crash |
| 1644 enum_private_test/01: RuntimeError | 1637 enum_private_test/01: RuntimeError |
| 1645 enum_private_test/02: RuntimeError | 1638 enum_private_test/02: RuntimeError |
| 1646 enum_private_test/none: RuntimeError | 1639 enum_private_test/none: RuntimeError |
| 1647 enum_test: RuntimeError | 1640 enum_test: RuntimeError |
| 1648 evaluation_redirecting_constructor_test: Crash | |
| 1649 example_constructor_test: Crash | 1641 example_constructor_test: Crash |
| 1650 execute_finally7_test: RuntimeError | 1642 execute_finally7_test: RuntimeError |
| 1651 exhaustive_for_test: Crash | 1643 exhaustive_for_test: Crash |
| 1652 expect_test: RuntimeError | 1644 expect_test: RuntimeError |
| 1653 export_double_same_main_test: CompileTimeError | 1645 export_double_same_main_test: CompileTimeError |
| 1654 export_main_test: CompileTimeError | 1646 export_main_test: CompileTimeError |
| 1655 external_test/10: MissingRuntimeError | 1647 external_test/10: MissingRuntimeError |
| 1656 external_test/13: MissingRuntimeError | 1648 external_test/13: MissingRuntimeError |
| 1657 external_test/20: MissingRuntimeError | 1649 external_test/20: MissingRuntimeError |
| 1658 f_bounded_quantification4_test: RuntimeError | 1650 f_bounded_quantification4_test: RuntimeError |
| 1659 f_bounded_quantification5_test: RuntimeError | 1651 f_bounded_quantification5_test: RuntimeError |
| 1660 factory2_test: Crash | 1652 factory2_test: Crash |
| 1661 factory_redirection_test/07: MissingCompileTimeError | 1653 factory_redirection_test/07: MissingCompileTimeError |
| 1662 factory_redirection_test/08: Crash | 1654 factory_redirection_test/08: Crash |
| 1663 factory_redirection_test/09: Crash | 1655 factory_redirection_test/09: Crash |
| 1664 factory_redirection_test/10: Crash | 1656 factory_redirection_test/10: Crash |
| 1665 factory_redirection_test/11: Crash | 1657 factory_redirection_test/11: Crash |
| 1666 factory_redirection_test/12: Crash | 1658 factory_redirection_test/12: Crash |
| 1667 factory_redirection_test/13: Crash | 1659 factory_redirection_test/13: Crash |
| 1668 factory_redirection_test/14: Crash | 1660 factory_redirection_test/14: Crash |
| 1669 factory_redirection_test/none: Crash | 1661 factory_redirection_test/none: Crash |
| 1670 fauxverride_test/03: MissingCompileTimeError | 1662 fauxverride_test/03: MissingCompileTimeError |
| 1671 fauxverride_test/05: MissingCompileTimeError | 1663 fauxverride_test/05: MissingCompileTimeError |
| 1672 field_increment_bailout_test: Crash | 1664 field_increment_bailout_test: Crash |
| 1673 field_initialization_order_test: RuntimeError | 1665 field_initialization_order_test: RuntimeError |
| 1674 field_method4_negative_test: Crash | |
| 1675 field_method_test: Crash | |
| 1676 field_override3_test/00: MissingCompileTimeError | 1666 field_override3_test/00: MissingCompileTimeError |
| 1677 field_override3_test/01: MissingCompileTimeError | 1667 field_override3_test/01: MissingCompileTimeError |
| 1678 field_override3_test/02: MissingCompileTimeError | 1668 field_override3_test/02: MissingCompileTimeError |
| 1679 field_override3_test/03: MissingCompileTimeError | 1669 field_override3_test/03: MissingCompileTimeError |
| 1680 field_override4_test/02: MissingCompileTimeError | 1670 field_override4_test/02: MissingCompileTimeError |
| 1681 final_attempt_reinitialization_test/01: Crash | 1671 final_attempt_reinitialization_test/01: Crash |
| 1682 final_attempt_reinitialization_test/02: Crash | 1672 final_attempt_reinitialization_test/02: Crash |
| 1683 final_field_initialization_order_test: RuntimeError | 1673 final_field_initialization_order_test: RuntimeError |
| 1684 final_super_field_set_test/01: Crash | 1674 final_super_field_set_test/01: Crash |
| 1685 final_syntax_test/09: Crash | 1675 final_syntax_test/09: Crash |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1790 if_null_assignment_static_test/04: RuntimeError | 1780 if_null_assignment_static_test/04: RuntimeError |
| 1791 if_null_assignment_static_test/05: RuntimeError | 1781 if_null_assignment_static_test/05: RuntimeError |
| 1792 if_null_assignment_static_test/06: Crash | 1782 if_null_assignment_static_test/06: Crash |
| 1793 implicit_closure2_test: Crash | 1783 implicit_closure2_test: Crash |
| 1794 implicit_closure_test: Crash | 1784 implicit_closure_test: Crash |
| 1795 implicit_this_test/01: Crash | 1785 implicit_this_test/01: Crash |
| 1796 implicit_this_test/04: Crash | 1786 implicit_this_test/04: Crash |
| 1797 implicit_this_test/none: Crash | 1787 implicit_this_test/none: Crash |
| 1798 import_collection_no_prefix_test: Crash | 1788 import_collection_no_prefix_test: Crash |
| 1799 inference_mixin_field_test: Crash | 1789 inference_mixin_field_test: Crash |
| 1800 inferrer_constructor2_test: Crash | |
| 1801 inferrer_synthesized_super_constructor_test: Crash | |
| 1802 infinite_switch_label_test: Crash | 1790 infinite_switch_label_test: Crash |
| 1803 infinity_test: RuntimeError | 1791 infinity_test: RuntimeError |
| 1804 initializing_formal_capture_test: Crash | 1792 initializing_formal_capture_test: Crash |
| 1805 initializing_formal_final_test: Crash | 1793 initializing_formal_final_test: Crash |
| 1806 inline_super_field_test: Crash | 1794 inline_super_field_test: Crash |
| 1807 inlined_throw_test: Crash | 1795 inlined_throw_test: Crash |
| 1808 instance_creation_in_function_annotation_test: Crash | 1796 instance_creation_in_function_annotation_test: Crash |
| 1809 instanceof4_test/01: Crash | 1797 instanceof4_test/01: Crash |
| 1810 instanceof4_test/none: Crash | 1798 instanceof4_test/none: Crash |
| 1811 integer_division_by_zero_test: RuntimeError | 1799 integer_division_by_zero_test: RuntimeError |
| 1812 interceptor3_test: Crash | 1800 interceptor3_test: Crash |
| 1813 internal_library_test/02: Crash | 1801 internal_library_test/02: Crash |
| 1814 invocation_mirror2_test: Crash | 1802 invocation_mirror2_test: Crash |
| 1815 invocation_mirror_empty_arguments_test: Crash | 1803 invocation_mirror_empty_arguments_test: Crash |
| 1816 invocation_mirror_invoke_on2_test: Crash | 1804 invocation_mirror_invoke_on2_test: Crash |
| 1817 invocation_mirror_invoke_on_test: Crash | 1805 invocation_mirror_invoke_on_test: Crash |
| 1818 invocation_mirror_test: Crash | 1806 invocation_mirror_test: Crash |
| 1819 is_malformed_type_test/94: Crash | 1807 is_malformed_type_test/94: Crash |
| 1820 is_malformed_type_test/96: Crash | 1808 is_malformed_type_test/96: Crash |
| 1821 is_malformed_type_test/98: Crash | 1809 is_malformed_type_test/98: Crash |
| 1822 is_object_test: RuntimeError | 1810 is_object_test: RuntimeError |
| 1823 issue10721_test: Crash | 1811 issue10721_test: Crash |
| 1824 issue10747_test: Crash | 1812 issue10747_test: Crash |
| 1825 issue12284_test: Crash | |
| 1826 issue13474_test: RuntimeError | 1813 issue13474_test: RuntimeError |
| 1827 issue14014_2_test: Crash | 1814 issue14014_2_test: Crash |
| 1828 issue14014_3_test: Crash | 1815 issue14014_3_test: Crash |
| 1829 issue14014_test: Crash | 1816 issue14014_test: Crash |
| 1830 issue14242_test: Crash | 1817 issue14242_test: Crash |
| 1831 issue15720_test: Crash | 1818 issue15720_test: Crash |
| 1832 issue21079_test: Crash | 1819 issue21079_test: Crash |
| 1833 issue23244_test: Crash | 1820 issue23244_test: Crash |
| 1834 issue4295001_test: Crash | 1821 issue4295001_test: Crash |
| 1835 issue9602_test: Crash | 1822 issue9602_test: Crash |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2044 mixin_type_variable_test/07: Crash | 2031 mixin_type_variable_test/07: Crash |
| 2045 mixin_type_variable_test/08: Crash | 2032 mixin_type_variable_test/08: Crash |
| 2046 mixin_typedef_constructor_test: Crash | 2033 mixin_typedef_constructor_test: Crash |
| 2047 modulo_test: RuntimeError | 2034 modulo_test: RuntimeError |
| 2048 multiline_newline_test/04: MissingCompileTimeError | 2035 multiline_newline_test/04: MissingCompileTimeError |
| 2049 multiline_newline_test/04r: MissingCompileTimeError | 2036 multiline_newline_test/04r: MissingCompileTimeError |
| 2050 multiline_newline_test/05: MissingCompileTimeError | 2037 multiline_newline_test/05: MissingCompileTimeError |
| 2051 multiline_newline_test/05r: MissingCompileTimeError | 2038 multiline_newline_test/05r: MissingCompileTimeError |
| 2052 multiline_newline_test/06: MissingCompileTimeError | 2039 multiline_newline_test/06: MissingCompileTimeError |
| 2053 multiline_newline_test/06r: MissingCompileTimeError | 2040 multiline_newline_test/06r: MissingCompileTimeError |
| 2054 multiple_field_assignment_constructor_test: Crash | |
| 2055 named_argument_test: Crash | 2041 named_argument_test: Crash |
| 2056 named_constructor_test/01: MissingRuntimeError | 2042 named_constructor_test/01: MissingRuntimeError |
| 2057 named_parameters_default_eq_test/02: Crash | 2043 named_parameters_default_eq_test/02: Crash |
| 2058 named_parameters_default_eq_test/none: Crash | 2044 named_parameters_default_eq_test/none: Crash |
| 2059 named_parameters_passing_falsy_test: RuntimeError | 2045 named_parameters_passing_falsy_test: RuntimeError |
| 2060 named_parameters_passing_null_test: RuntimeError | 2046 named_parameters_passing_null_test: RuntimeError |
| 2061 named_parameters_passing_zero_test: RuntimeError | 2047 named_parameters_passing_zero_test: RuntimeError |
| 2062 named_parameters_test/none: RuntimeError | 2048 named_parameters_test/none: RuntimeError |
| 2063 named_parameters_type_test/01: Crash | 2049 named_parameters_type_test/01: Crash |
| 2064 named_parameters_type_test/02: Crash | 2050 named_parameters_type_test/02: Crash |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2114 private_super_constructor_test/01: MissingCompileTimeError | 2100 private_super_constructor_test/01: MissingCompileTimeError |
| 2115 proxy4_test: Crash | 2101 proxy4_test: Crash |
| 2116 proxy5_test: Crash | 2102 proxy5_test: Crash |
| 2117 redirecting_constructor_initializer_test: RuntimeError | 2103 redirecting_constructor_initializer_test: RuntimeError |
| 2118 redirecting_factory_default_values_test/01: MissingCompileTimeError | 2104 redirecting_factory_default_values_test/01: MissingCompileTimeError |
| 2119 redirecting_factory_default_values_test/02: MissingCompileTimeError | 2105 redirecting_factory_default_values_test/02: MissingCompileTimeError |
| 2120 redirecting_factory_long_test: Crash | 2106 redirecting_factory_long_test: Crash |
| 2121 redirecting_factory_reflection_test: Crash | 2107 redirecting_factory_reflection_test: Crash |
| 2122 reg_exp_test: Crash | 2108 reg_exp_test: Crash |
| 2123 regress_11010_test: Crash | 2109 regress_11010_test: Crash |
| 2124 regress_12615_test: Crash | 2110 deferred_not_loaded_check_test: RuntimeError |
| 2125 regress_13494_test: RuntimeError | 2111 regress_13494_test: RuntimeError |
| 2126 regress_17382_test: RuntimeError | 2112 regress_17382_test: RuntimeError |
| 2127 regress_18435_test: Crash | 2113 regress_18435_test: Crash |
| 2128 regress_18535_test: Crash | 2114 regress_18535_test: Crash |
| 2129 regress_18713_test: Crash | 2115 regress_18713_test: Crash |
| 2130 regress_20394_test/01: MissingCompileTimeError | 2116 regress_20394_test/01: MissingCompileTimeError |
| 2131 regress_20840_test: Crash | 2117 regress_20840_test: Crash |
| 2132 regress_21795_test: RuntimeError | 2118 regress_21795_test: RuntimeError |
| 2133 regress_22438_test: Crash | 2119 regress_22438_test: Crash |
| 2134 regress_22443_test: CompileTimeError | 2120 regress_22443_test: CompileTimeError |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2184 stacktrace_rethrow_error_test/none: Crash | 2170 stacktrace_rethrow_error_test/none: Crash |
| 2185 stacktrace_rethrow_error_test/withtraceparameter: Crash | 2171 stacktrace_rethrow_error_test/withtraceparameter: Crash |
| 2186 stacktrace_rethrow_nonerror_test: Crash | 2172 stacktrace_rethrow_nonerror_test: Crash |
| 2187 stacktrace_test: RuntimeError | 2173 stacktrace_test: RuntimeError |
| 2188 statement_test: Crash # RangeError (index): Invalid value: Valid value range is
empty: 0 | 2174 statement_test: Crash # RangeError (index): Invalid value: Valid value range is
empty: 0 |
| 2189 static_getter_no_setter1_test/01: RuntimeError | 2175 static_getter_no_setter1_test/01: RuntimeError |
| 2190 static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. | 2176 static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. |
| 2191 static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | 2177 static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. |
| 2192 static_getter_no_setter3_test/01: RuntimeError | 2178 static_getter_no_setter3_test/01: RuntimeError |
| 2193 static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. | 2179 static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. |
| 2194 string_interpolate2_test: Crash # NoSuchMethodError: The getter 'closureClassEnt
ity' was called on null. | 2180 string_interpolate2_test: RuntimeError |
| 2195 string_interpolation_and_buffer_test: RuntimeError | 2181 string_interpolation_and_buffer_test: RuntimeError |
| 2196 string_join_test: RuntimeError | 2182 string_join_test: RuntimeError |
| 2197 string_split_test: Crash | 2183 string_split_test: Crash |
| 2198 super_bound_closure_test/01: RuntimeError | 2184 super_bound_closure_test/01: RuntimeError |
| 2199 super_bound_closure_test/none: RuntimeError | 2185 super_bound_closure_test/none: RuntimeError |
| 2200 super_call4_test: Crash | 2186 super_call4_test: Crash |
| 2201 super_closure_test: Crash | 2187 super_closure_test: Crash |
| 2202 super_field_access_test: Crash | 2188 super_field_access_test: Crash |
| 2203 super_getter_setter_test: Crash | 2189 super_getter_setter_test: Crash |
| 2204 super_no_such_method1_test/01: Crash | 2190 super_no_such_method1_test/01: Crash |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2269 type_variable_conflict2_test/09: Crash | 2255 type_variable_conflict2_test/09: Crash |
| 2270 type_variable_field_initializer_closure2_test: Crash | 2256 type_variable_field_initializer_closure2_test: Crash |
| 2271 type_variable_field_initializer_closure_test: Crash | 2257 type_variable_field_initializer_closure_test: Crash |
| 2272 type_variable_function_type_test: RuntimeError | 2258 type_variable_function_type_test: RuntimeError |
| 2273 type_variable_nested_test: Crash | 2259 type_variable_nested_test: Crash |
| 2274 typecheck_multifield_declaration_test: Crash | 2260 typecheck_multifield_declaration_test: Crash |
| 2275 typedef_is_test: Crash | 2261 typedef_is_test: Crash |
| 2276 variable_declaration_metadata_test/none: Crash | 2262 variable_declaration_metadata_test/none: Crash |
| 2277 yieldstar_pause_test: Crash | 2263 yieldstar_pause_test: Crash |
| 2278 | 2264 |
| OLD | NEW |