Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Side by Side Diff: tests/language/language_dart2js.status

Issue 3003963002: Add more tests for closures and change closure indexing to be by FunctionExpression or FunctionDecl… (Closed)
Patch Set: . Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 779 matching lines...) Expand 10 before | Expand all | Expand 10 after
790 flatten_test/10: Crash 790 flatten_test/10: Crash
791 flatten_test/11: Crash 791 flatten_test/11: Crash
792 flatten_test/12: Crash 792 flatten_test/12: Crash
793 flatten_test/none: Crash 793 flatten_test/none: Crash
794 for2_test: RuntimeError 794 for2_test: RuntimeError
795 for_in2_test: Crash 795 for_in2_test: Crash
796 for_variable_capture_test: Crash 796 for_variable_capture_test: Crash
797 full_stacktrace1_test: Crash 797 full_stacktrace1_test: Crash
798 full_stacktrace2_test: Crash 798 full_stacktrace2_test: Crash
799 full_stacktrace3_test: Crash 799 full_stacktrace3_test: Crash
800 function_literals2_test: Crash
801 function_malformed_result_type_test: Crash 800 function_malformed_result_type_test: Crash
802 function_subtype_bound_closure6_test: Crash 801 function_subtype_bound_closure6_test: Crash
803 function_subtype_cast2_test: Crash 802 function_subtype_cast2_test: Crash
804 function_subtype_cast3_test: Crash 803 function_subtype_cast3_test: Crash
805 function_subtype_checked0_test: Crash 804 function_subtype_checked0_test: Crash
806 function_subtype_closure0_test: Crash 805 function_subtype_closure0_test: Crash
807 function_subtype_closure1_test: Crash 806 function_subtype_closure1_test: Crash
808 function_subtype_inline0_test: Crash 807 function_subtype_inline0_test: Crash
809 function_subtype_inline1_test: Crash 808 function_subtype_inline1_test: Crash
810 function_subtype_local0_test: Crash 809 function_subtype_local0_test: Crash
811 function_subtype_local1_test: Crash 810 function_subtype_local1_test: Crash
812 function_subtype_local2_test: Crash 811 function_subtype_local2_test: Crash
813 function_subtype_local3_test: Crash 812 function_subtype_local3_test: Crash
814 function_subtype_local4_test: Crash 813 function_subtype_local4_test: Crash
815 function_subtype_local5_test: Crash 814 function_subtype_local5_test: Crash
816 function_subtype_not3_test: Crash 815 function_subtype_not3_test: Crash
817 function_subtype_typearg1_test: Crash 816 function_subtype_typearg1_test: Crash
818 function_subtype_typearg2_test: Crash 817 function_subtype_typearg2_test: Crash
819 function_subtype_typearg3_test: Crash 818 function_subtype_typearg3_test: Crash
820 function_subtype_typearg4_test: Crash 819 function_subtype_typearg4_test: Crash
821 function_subtype_typearg5_test: Crash 820 function_subtype_typearg5_test: Crash
822 function_syntax_test/none: Crash 821 function_syntax_test/none: Crash
823 function_test: Crash 822 function_test: Crash
824 function_type2_test: Crash
825 function_type_alias3_test: Crash 823 function_type_alias3_test: Crash
826 function_type_alias_test: Crash 824 function_type_alias_test: Crash
827 function_type_parameter2_negative_test: Crash 825 function_type_parameter2_negative_test: Crash
828 function_type_parameter_negative_test: Crash 826 function_type_parameter_negative_test: Crash
829 generalized_void_syntax_test: CompileTimeError 827 generalized_void_syntax_test: CompileTimeError
830 generic_closure_test: RuntimeError 828 generic_closure_test: RuntimeError
831 generic_field_mixin2_test: Crash 829 generic_field_mixin2_test: Crash
832 generic_field_mixin3_test: Crash 830 generic_field_mixin3_test: Crash
833 generic_field_mixin4_test: Crash # Issue 18651 831 generic_field_mixin4_test: Crash # Issue 18651
834 generic_field_mixin5_test: Crash # Issue 18651 832 generic_field_mixin5_test: Crash # Issue 18651
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
882 implicit_closure_test: Crash 880 implicit_closure_test: Crash
883 implicit_this_test/01: Crash 881 implicit_this_test/01: Crash
884 implicit_this_test/04: Crash 882 implicit_this_test/04: Crash
885 implicit_this_test/none: Crash 883 implicit_this_test/none: Crash
886 import_collection_no_prefix_test: Crash 884 import_collection_no_prefix_test: Crash
887 import_core_prefix_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field. 885 import_core_prefix_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field.
888 import_self_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dar t': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local l ocal(main#t) is stored in a closure field. 886 import_self_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dar t': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local l ocal(main#t) is stored in a closure field.
889 inference_mixin_field_test: Crash 887 inference_mixin_field_test: Crash
890 infinite_switch_label_test: Crash 888 infinite_switch_label_test: Crash
891 infinity_test: RuntimeError 889 infinity_test: RuntimeError
892 initializing_formal_capture_test: Crash
893 initializing_formal_final_test: Crash
894 inline_super_field_test: Crash 890 inline_super_field_test: Crash
895 inlined_throw_test: Crash 891 inlined_throw_test: Crash
896 instance_creation_in_function_annotation_test: Crash 892 instance_creation_in_function_annotation_test: Crash
897 instanceof4_test/01: Crash 893 instanceof4_test/01: Crash
898 instanceof4_test/none: Crash 894 instanceof4_test/none: Crash
899 integer_division_by_zero_test: RuntimeError 895 integer_division_by_zero_test: RuntimeError
900 interceptor3_test: Crash 896 interceptor3_test: Crash
901 internal_library_test/02: Crash 897 internal_library_test/02: Crash
902 invocation_mirror2_test: Crash 898 invocation_mirror2_test: Crash
903 invocation_mirror_empty_arguments_test: Crash 899 invocation_mirror_empty_arguments_test: Crash
904 invocation_mirror_invoke_on2_test: Crash 900 invocation_mirror_invoke_on2_test: Crash
905 invocation_mirror_invoke_on_test: Crash 901 invocation_mirror_invoke_on_test: Crash
906 invocation_mirror_test: Crash 902 invocation_mirror_test: Crash
907 is_malformed_type_test/94: Crash 903 is_malformed_type_test/94: Crash
908 is_malformed_type_test/96: Crash 904 is_malformed_type_test/96: Crash
909 is_malformed_type_test/98: Crash 905 is_malformed_type_test/98: Crash
910 is_object_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': F ailed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local( main#evalCount) is stored in a closure field. 906 is_object_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': F ailed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local( main#evalCount) is stored in a closure field.
911 issue10204_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local (Maps.mapToString#first) is stored in a closure field. 907 issue10204_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local (Maps.mapToString#first) is stored in a closure field.
912 issue10721_test: Crash 908 issue10721_test: Crash
913 issue10747_test: Crash 909 issue10747_test: Crash
914 issue13474_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local (main#a) is stored in a closure field. 910 issue13474_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local (main#a) is stored in a closure field.
915 issue14014_2_test: Crash
916 issue14014_3_test: Crash 911 issue14014_3_test: Crash
917 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
924 issue9939_test: RuntimeError 918 issue9939_test: RuntimeError
925 issue_1751477_test: CompileTimeError 919 issue_1751477_test: CompileTimeError
926 issue_22780_test/01: Crash
927 issue_23914_test: Crash 920 issue_23914_test: Crash
928 issue_25671a_test/01: Crash 921 issue_25671a_test/01: Crash
929 issue_25671b_test/01: Crash 922 issue_25671b_test/01: Crash
930 label_test: Crash 923 label_test: Crash
931 lazy_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M aps.mapToString#first) is stored in a closure field. 924 lazy_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M aps.mapToString#first) is stored in a closure field.
932 lazy_static8_test: RuntimeError 925 lazy_static8_test: RuntimeError
933 left_shift_test: RuntimeError 926 left_shift_test: RuntimeError
934 library_env_test/has_no_html_support: RuntimeError 927 library_env_test/has_no_html_support: RuntimeError
935 library_env_test/has_no_io_support: RuntimeError 928 library_env_test/has_no_io_support: RuntimeError
936 library_env_test/has_no_mirror_support: RuntimeError 929 library_env_test/has_no_mirror_support: RuntimeError
937 library_prefixes_test: Crash
938 list_is_test: Crash 930 list_is_test: Crash
939 list_literal3_test: Crash 931 list_literal3_test: Crash
940 list_literal4_test: RuntimeError 932 list_literal4_test: RuntimeError
941 list_test: Crash 933 list_test: Crash
942 list_tracer_in_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field. 934 list_tracer_in_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field.
943 local_function2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(LocalFunction2Test.f#a) is stored in a closure field. 935 local_function2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(LocalFunction2Test.f#a) is stored in a closure field.
944 local_function3_test: RuntimeError 936 local_function3_test: RuntimeError
945 local_function_test: Crash 937 local_function_test: Crash
946 logical_expression_test: Crash 938 logical_expression_test: Crash
947 main_not_a_function_test/01: CompileTimeError 939 main_not_a_function_test/01: CompileTimeError
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 no_such_method_test: Crash 1165 no_such_method_test: Crash
1174 not_enough_positional_arguments_test/01: Crash 1166 not_enough_positional_arguments_test/01: Crash
1175 not_enough_positional_arguments_test/02: Crash 1167 not_enough_positional_arguments_test/02: Crash
1176 not_enough_positional_arguments_test/05: Crash 1168 not_enough_positional_arguments_test/05: Crash
1177 null_test/02: Crash 1169 null_test/02: Crash
1178 null_test/03: Crash 1170 null_test/03: Crash
1179 null_test/none: Crash 1171 null_test/none: Crash
1180 number_identity2_test: RuntimeError 1172 number_identity2_test: RuntimeError
1181 numbers_test: RuntimeError 1173 numbers_test: RuntimeError
1182 ordered_maps_test: Crash 1174 ordered_maps_test: Crash
1183 osr_test: Crash
1184 overridden_no_such_method_test: Crash 1175 overridden_no_such_method_test: Crash
1185 override_field_method1_negative_test: Crash 1176 override_field_method1_negative_test: Crash
1186 override_field_method2_negative_test: Fail 1177 override_field_method2_negative_test: Fail
1187 override_field_method4_negative_test: Fail 1178 override_field_method4_negative_test: Fail
1188 override_field_method5_negative_test: Fail 1179 override_field_method5_negative_test: Fail
1189 override_field_test/01: MissingCompileTimeError 1180 override_field_test/01: MissingCompileTimeError
1190 override_inheritance_mixed_test/01: Crash 1181 override_inheritance_mixed_test/01: Crash
1191 override_inheritance_mixed_test/02: MissingCompileTimeError 1182 override_inheritance_mixed_test/02: MissingCompileTimeError
1192 override_inheritance_mixed_test/03: MissingCompileTimeError 1183 override_inheritance_mixed_test/03: MissingCompileTimeError
1193 override_inheritance_mixed_test/04: MissingCompileTimeError 1184 override_inheritance_mixed_test/04: MissingCompileTimeError
(...skipping 540 matching lines...) Expand 10 before | Expand all | Expand 10 after
1734 flatten_test/10: Crash 1725 flatten_test/10: Crash
1735 flatten_test/11: Crash 1726 flatten_test/11: Crash
1736 flatten_test/12: Crash 1727 flatten_test/12: Crash
1737 flatten_test/none: Crash 1728 flatten_test/none: Crash
1738 for2_test: RuntimeError 1729 for2_test: RuntimeError
1739 for_in2_test: Crash 1730 for_in2_test: Crash
1740 for_variable_capture_test: Crash 1731 for_variable_capture_test: Crash
1741 full_stacktrace1_test: Crash 1732 full_stacktrace1_test: Crash
1742 full_stacktrace2_test: Crash 1733 full_stacktrace2_test: Crash
1743 full_stacktrace3_test: Crash 1734 full_stacktrace3_test: Crash
1744 function_literals2_test: Crash
1745 function_subtype_bound_closure6_test: Crash 1735 function_subtype_bound_closure6_test: Crash
1746 function_subtype_cast2_test: Crash 1736 function_subtype_cast2_test: Crash
1747 function_subtype_cast3_test: Crash 1737 function_subtype_cast3_test: Crash
1748 function_subtype_checked0_test: Crash 1738 function_subtype_checked0_test: Crash
1749 function_subtype_closure0_test: Crash 1739 function_subtype_closure0_test: Crash
1750 function_subtype_closure1_test: Crash 1740 function_subtype_closure1_test: Crash
1751 function_subtype_inline0_test: Crash 1741 function_subtype_inline0_test: Crash
1752 function_subtype_inline1_test: Crash 1742 function_subtype_inline1_test: Crash
1753 function_subtype_local0_test: Crash 1743 function_subtype_local0_test: Crash
1754 function_subtype_local1_test: Crash 1744 function_subtype_local1_test: Crash
1755 function_subtype_local2_test: Crash 1745 function_subtype_local2_test: Crash
1756 function_subtype_local3_test: Crash 1746 function_subtype_local3_test: Crash
1757 function_subtype_local4_test: Crash 1747 function_subtype_local4_test: Crash
1758 function_subtype_local5_test: Crash 1748 function_subtype_local5_test: Crash
1759 function_subtype_not3_test: Crash 1749 function_subtype_not3_test: Crash
1760 function_subtype_typearg1_test: Crash 1750 function_subtype_typearg1_test: Crash
1761 function_subtype_typearg2_test: Crash 1751 function_subtype_typearg2_test: Crash
1762 function_subtype_typearg3_test: Crash 1752 function_subtype_typearg3_test: Crash
1763 function_subtype_typearg4_test: Crash 1753 function_subtype_typearg4_test: Crash
1764 function_subtype_typearg5_test: Crash 1754 function_subtype_typearg5_test: Crash
1765 function_syntax_test/none: Crash 1755 function_syntax_test/none: Crash
1766 function_test: Crash 1756 function_test: Crash
1767 function_type2_test: Crash
1768 function_type_alias3_test: Crash 1757 function_type_alias3_test: Crash
1769 function_type_alias_test: Crash 1758 function_type_alias_test: Crash
1770 function_type_parameter2_negative_test: Crash 1759 function_type_parameter2_negative_test: Crash
1771 function_type_parameter_negative_test: Crash 1760 function_type_parameter_negative_test: Crash
1772 generalized_void_syntax_test: CompileTimeError 1761 generalized_void_syntax_test: CompileTimeError
1773 generic_closure_test: RuntimeError 1762 generic_closure_test: RuntimeError
1774 generic_field_mixin2_test: Crash 1763 generic_field_mixin2_test: Crash
1775 generic_field_mixin3_test: Crash 1764 generic_field_mixin3_test: Crash
1776 generic_field_mixin4_test: Crash # Issue 18651 1765 generic_field_mixin4_test: Crash # Issue 18651
1777 generic_field_mixin5_test: Crash # Issue 18651 1766 generic_field_mixin5_test: Crash # Issue 18651
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
1816 if_null_assignment_static_test/06: Crash 1805 if_null_assignment_static_test/06: Crash
1817 implicit_closure2_test: Crash 1806 implicit_closure2_test: Crash
1818 implicit_closure_test: Crash 1807 implicit_closure_test: Crash
1819 implicit_this_test/01: Crash 1808 implicit_this_test/01: Crash
1820 implicit_this_test/04: Crash 1809 implicit_this_test/04: Crash
1821 implicit_this_test/none: Crash 1810 implicit_this_test/none: Crash
1822 import_collection_no_prefix_test: Crash 1811 import_collection_no_prefix_test: Crash
1823 inference_mixin_field_test: Crash 1812 inference_mixin_field_test: Crash
1824 infinite_switch_label_test: Crash 1813 infinite_switch_label_test: Crash
1825 infinity_test: RuntimeError 1814 infinity_test: RuntimeError
1826 initializing_formal_capture_test: Crash
1827 initializing_formal_final_test: Crash
1828 inline_super_field_test: Crash 1815 inline_super_field_test: Crash
1829 inlined_throw_test: Crash 1816 inlined_throw_test: Crash
1830 instance_creation_in_function_annotation_test: Crash 1817 instance_creation_in_function_annotation_test: Crash
1831 instanceof4_test/01: Crash 1818 instanceof4_test/01: Crash
1832 instanceof4_test/none: Crash 1819 instanceof4_test/none: Crash
1833 integer_division_by_zero_test: RuntimeError 1820 integer_division_by_zero_test: RuntimeError
1834 interceptor3_test: Crash 1821 interceptor3_test: Crash
1835 internal_library_test/02: Crash 1822 internal_library_test/02: Crash
1836 invocation_mirror2_test: Crash 1823 invocation_mirror2_test: Crash
1837 invocation_mirror_empty_arguments_test: Crash 1824 invocation_mirror_empty_arguments_test: Crash
1838 invocation_mirror_invoke_on2_test: Crash 1825 invocation_mirror_invoke_on2_test: Crash
1839 invocation_mirror_invoke_on_test: Crash 1826 invocation_mirror_invoke_on_test: Crash
1840 invocation_mirror_test: Crash 1827 invocation_mirror_test: Crash
1841 is_malformed_type_test/94: Crash 1828 is_malformed_type_test/94: Crash
1842 is_malformed_type_test/96: Crash 1829 is_malformed_type_test/96: Crash
1843 is_malformed_type_test/98: Crash 1830 is_malformed_type_test/98: Crash
1844 is_object_test: RuntimeError 1831 is_object_test: RuntimeError
1845 issue10721_test: Crash 1832 issue10721_test: Crash
1846 issue10747_test: Crash 1833 issue10747_test: Crash
1847 issue13474_test: RuntimeError 1834 issue13474_test: RuntimeError
1848 issue14014_2_test: Crash
1849 issue14014_3_test: Crash 1835 issue14014_3_test: Crash
1850 issue14014_test: Crash
1851 issue14242_test: Crash 1836 issue14242_test: Crash
1852 issue15720_test: Crash 1837 issue15720_test: Crash
1853 issue21079_test: Crash 1838 issue21079_test: Crash
1854 issue23244_test: Crash 1839 issue23244_test: Crash
1855 issue4295001_test: Crash 1840 issue4295001_test: Crash
1856 issue9602_test: Crash 1841 issue9602_test: Crash
1857 issue9939_test: RuntimeError 1842 issue9939_test: RuntimeError
1858 issue_1751477_test: CompileTimeError 1843 issue_1751477_test: CompileTimeError
1859 issue_22780_test/01: Crash
1860 issue_23914_test: Crash 1844 issue_23914_test: Crash
1861 issue_25671a_test/01: Crash 1845 issue_25671a_test/01: Crash
1862 issue_25671b_test/01: Crash 1846 issue_25671b_test/01: Crash
1863 label_test: Crash 1847 label_test: Crash
1864 lazy_static8_test: RuntimeError 1848 lazy_static8_test: RuntimeError
1865 left_shift_test: RuntimeError 1849 left_shift_test: RuntimeError
1866 library_env_test/has_no_html_support: RuntimeError 1850 library_env_test/has_no_html_support: RuntimeError
1867 library_env_test/has_no_io_support: RuntimeError 1851 library_env_test/has_no_io_support: RuntimeError
1868 library_env_test/has_no_mirror_support: RuntimeError 1852 library_env_test/has_no_mirror_support: RuntimeError
1869 library_prefixes_test: Crash
1870 list_is_test: Crash 1853 list_is_test: Crash
1871 list_literal3_test: Crash 1854 list_literal3_test: Crash
1872 list_literal4_test: RuntimeError 1855 list_literal4_test: RuntimeError
1873 list_test: Crash 1856 list_test: Crash
1874 local_function2_test: RuntimeError 1857 local_function2_test: RuntimeError
1875 local_function3_test: RuntimeError 1858 local_function3_test: RuntimeError
1876 local_function_test: Crash 1859 local_function_test: Crash
1877 logical_expression_test: Crash 1860 logical_expression_test: Crash
1878 main_not_a_function_test/01: CompileTimeError 1861 main_not_a_function_test/01: CompileTimeError
1879 main_test/01: Crash 1862 main_test/01: Crash
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
2093 no_such_method_test: Crash 2076 no_such_method_test: Crash
2094 not_enough_positional_arguments_test/01: MissingRuntimeError 2077 not_enough_positional_arguments_test/01: MissingRuntimeError
2095 not_enough_positional_arguments_test/02: MissingRuntimeError 2078 not_enough_positional_arguments_test/02: MissingRuntimeError
2096 not_enough_positional_arguments_test/05: MissingRuntimeError 2079 not_enough_positional_arguments_test/05: MissingRuntimeError
2097 null_test/02: Crash 2080 null_test/02: Crash
2098 null_test/03: Crash 2081 null_test/03: Crash
2099 null_test/none: Crash 2082 null_test/none: Crash
2100 number_identity2_test: RuntimeError 2083 number_identity2_test: RuntimeError
2101 numbers_test: RuntimeError 2084 numbers_test: RuntimeError
2102 ordered_maps_test: Crash 2085 ordered_maps_test: Crash
2103 osr_test: Crash 2086 function_syntax_test/none: RuntimeError
2104 overridden_no_such_method_test: Crash 2087 overridden_no_such_method_test: Crash
2105 override_field_method1_negative_test: Fail 2088 override_field_method1_negative_test: Fail
2106 override_field_method2_negative_test: Fail 2089 override_field_method2_negative_test: Fail
2107 override_field_method4_negative_test: Fail 2090 override_field_method4_negative_test: Fail
2108 override_field_method5_negative_test: Fail 2091 override_field_method5_negative_test: Fail
2109 override_field_test/01: MissingCompileTimeError 2092 override_field_test/01: MissingCompileTimeError
2110 override_inheritance_mixed_test/01: MissingCompileTimeError 2093 override_inheritance_mixed_test/01: MissingCompileTimeError
2111 override_inheritance_mixed_test/02: MissingCompileTimeError 2094 override_inheritance_mixed_test/02: MissingCompileTimeError
2112 override_inheritance_mixed_test/03: MissingCompileTimeError 2095 override_inheritance_mixed_test/03: MissingCompileTimeError
2113 override_inheritance_mixed_test/04: MissingCompileTimeError 2096 override_inheritance_mixed_test/04: MissingCompileTimeError
2114 override_inheritance_no_such_method_test/03: Crash 2097 override_inheritance_no_such_method_test/03: Crash
2115 override_inheritance_no_such_method_test/04: Crash 2098 override_inheritance_no_such_method_test/04: Crash
2116 override_inheritance_no_such_method_test/05: Crash 2099 override_inheritance_no_such_method_test/05: Crash
2117 override_inheritance_no_such_method_test/08: Crash 2100 override_inheritance_no_such_method_test/08: Crash
2118 override_inheritance_no_such_method_test/11: Crash 2101 override_inheritance_no_such_method_test/11: Crash
2119 override_inheritance_no_such_method_test/13: Crash 2102 override_inheritance_no_such_method_test/13: Crash
2120 override_method_with_field_test/01: MissingCompileTimeError 2103 override_method_with_field_test/01: MissingCompileTimeError
2121 parameter_initializer_test: Crash 2104 parameter_initializer_test: Crash
2122 parameter_types_specialization_test: RuntimeError 2105 parameter_types_specialization_test: RuntimeError
2123 parse_closures_in_initializers_test: Crash 2106 parse_closures_in_initializers_test: RuntimeError
2124 positional_parameters_type_test/01: Crash 2107 positional_parameters_type_test/01: Crash
2125 positional_parameters_type_test/02: Crash 2108 positional_parameters_type_test/02: Crash
2126 positional_parameters_type_test/none: Crash 2109 positional_parameters_type_test/none: Crash
2127 private_mixin2_test: Crash 2110 private_mixin2_test: Crash
2128 private_mixin_exception_throw_test: Crash 2111 private_mixin_exception_throw_test: Crash
2129 private_super_constructor_test/01: MissingCompileTimeError 2112 private_super_constructor_test/01: MissingCompileTimeError
2130 proxy4_test: Crash 2113 proxy4_test: Crash
2131 proxy5_test: Crash 2114 proxy5_test: Crash
2132 range_analysis2_test: RuntimeError 2115 range_analysis2_test: RuntimeError
2133 redirecting_constructor_initializer_test: RuntimeError 2116 redirecting_constructor_initializer_test: RuntimeError
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
2281 type_variable_conflict2_test/07: Crash 2264 type_variable_conflict2_test/07: Crash
2282 type_variable_conflict2_test/09: Crash 2265 type_variable_conflict2_test/09: Crash
2283 type_variable_field_initializer_closure2_test: Crash 2266 type_variable_field_initializer_closure2_test: Crash
2284 type_variable_field_initializer_closure_test: Crash 2267 type_variable_field_initializer_closure_test: Crash
2285 type_variable_function_type_test: RuntimeError 2268 type_variable_function_type_test: RuntimeError
2286 type_variable_nested_test: Crash 2269 type_variable_nested_test: Crash
2287 typecheck_multifield_declaration_test: Crash 2270 typecheck_multifield_declaration_test: Crash
2288 typedef_is_test: Crash 2271 typedef_is_test: Crash
2289 yieldstar_pause_test: Crash 2272 yieldstar_pause_test: Crash
2290 2273
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698