OLD | NEW |
1 # Copyright 2012 the V8 project authors. All rights reserved. | 1 # Copyright 2012 the V8 project authors. All rights reserved. |
2 # Redistribution and use in source and binary forms, with or without | 2 # Redistribution and use in source and binary forms, with or without |
3 # modification, are permitted provided that the following conditions are | 3 # modification, are permitted provided that the following conditions are |
4 # met: | 4 # met: |
5 # | 5 # |
6 # * Redistributions of source code must retain the above copyright | 6 # * Redistributions of source code must retain the above copyright |
7 # notice, this list of conditions and the following disclaimer. | 7 # notice, this list of conditions and the following disclaimer. |
8 # * Redistributions in binary form must reproduce the above | 8 # * Redistributions in binary form must reproduce the above |
9 # copyright notice, this list of conditions and the following | 9 # copyright notice, this list of conditions and the following |
10 # disclaimer in the documentation and/or other materials provided | 10 # disclaimer in the documentation and/or other materials provided |
(...skipping 754 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
765 | 765 |
766 'arguments-load-across-eval': [SKIP], | 766 'arguments-load-across-eval': [SKIP], |
767 'arguments-read-and-assignment': [SKIP], | 767 'arguments-read-and-assignment': [SKIP], |
768 'array-constructor': [SKIP], | 768 'array-constructor': [SKIP], |
769 'array-functions-prototype-misc': [SKIP], | 769 'array-functions-prototype-misc': [SKIP], |
770 'array-join': [SKIP], | 770 'array-join': [SKIP], |
771 'array-literal-feedback': [SKIP], | 771 'array-literal-feedback': [SKIP], |
772 'array-literal-transitions': [SKIP], | 772 'array-literal-transitions': [SKIP], |
773 'break': [SKIP], | 773 'break': [SKIP], |
774 'call-runtime-tail': [SKIP], | 774 'call-runtime-tail': [SKIP], |
775 'compiler/compare-map-elim2': [SKIP], | |
776 'compiler/deopt-inlined-smi': [SKIP], | 775 'compiler/deopt-inlined-smi': [SKIP], |
777 'compiler/deopt-tonumber-compare': [SKIP], | 776 'compiler/deopt-tonumber-compare': [SKIP], |
778 'compiler/expression-trees': [SKIP], | 777 'compiler/expression-trees': [SKIP], |
779 'compiler/inline-arguments': [SKIP], | |
780 'compiler/inline-arity-mismatch': [SKIP], | |
781 'compiler/inline-construct': [SKIP], | |
782 'compiler/lazy-deopt-in-literal': [SKIP], | |
783 'compiler/optimized-for-in': [SKIP], | 778 'compiler/optimized-for-in': [SKIP], |
784 'compiler/opt-next-call-turbo': [SKIP], | 779 'compiler/opt-next-call-turbo': [SKIP], |
785 'compiler/property-refs': [SKIP], | |
786 'compiler/regress-3786': [SKIP], | 780 'compiler/regress-3786': [SKIP], |
787 'compiler/regress-446647': [SKIP], | 781 'compiler/regress-446647': [SKIP], |
788 'compiler/regress-447567': [SKIP], | 782 'compiler/regress-447567': [SKIP], |
789 'compiler/regress-96989': [SKIP], | 783 'compiler/regress-96989': [SKIP], |
790 'compiler/regress-const': [SKIP], | 784 'compiler/regress-const': [SKIP], |
791 'compiler/regress-funarguments': [SKIP], | 785 'compiler/regress-funarguments': [SKIP], |
792 'compiler/regress-stacktrace-methods': [SKIP], | 786 'compiler/regress-stacktrace-methods': [SKIP], |
793 'compiler/regress-variable-liveness': [SKIP], | |
794 'compiler/rotate': [SKIP], | 787 'compiler/rotate': [SKIP], |
795 'compiler/strict-recompile': [SKIP], | 788 'compiler/strict-recompile': [SKIP], |
796 'compiler/try-binop': [SKIP], | 789 'compiler/try-binop': [SKIP], |
797 'compiler/try-deopt': [SKIP], | 790 'compiler/try-deopt': [SKIP], |
798 'compiler/uint32': [SKIP], | 791 'compiler/uint32': [SKIP], |
799 'compiler/variables': [SKIP], | 792 'compiler/variables': [SKIP], |
800 'contextual-calls': [SKIP], | 793 'contextual-calls': [SKIP], |
801 'cyclic-array-to-string': [SKIP], | 794 'cyclic-array-to-string': [SKIP], |
802 'd8-worker-sharedarraybuffer': [SKIP], | 795 'd8-worker-sharedarraybuffer': [SKIP], |
803 'declare-locally': [SKIP], | 796 'declare-locally': [SKIP], |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
855 'regress/regress-220': [SKIP], | 848 'regress/regress-220': [SKIP], |
856 'regress/regress-2318': [SKIP], | 849 'regress/regress-2318': [SKIP], |
857 'regress/regress-2618': [SKIP], | 850 'regress/regress-2618': [SKIP], |
858 'regress/regress-263': [SKIP], | 851 'regress/regress-263': [SKIP], |
859 'regress/regress-265': [SKIP], | 852 'regress/regress-265': [SKIP], |
860 'regress/regress-269': [SKIP], | 853 'regress/regress-269': [SKIP], |
861 'regress/regress-2790': [SKIP], | 854 'regress/regress-2790': [SKIP], |
862 'regress/regress-2825': [SKIP], | 855 'regress/regress-2825': [SKIP], |
863 'regress/regress-3138': [SKIP], | 856 'regress/regress-3138': [SKIP], |
864 'regress/regress-318420': [SKIP], | 857 'regress/regress-318420': [SKIP], |
865 'regress/regress-351261': [SKIP], | |
866 'regress/regress-353551': [SKIP], | 858 'regress/regress-353551': [SKIP], |
867 'regress/regress-354357': [SKIP], | 859 'regress/regress-354357': [SKIP], |
868 'regress/regress-359441': [SKIP], | |
869 'regress/regress-3926': [SKIP], | 860 'regress/regress-3926': [SKIP], |
870 'regress/regress-3960': [SKIP], | 861 'regress/regress-3960': [SKIP], |
871 'regress/regress-3969': [SKIP], | 862 'regress/regress-3969': [SKIP], |
872 'regress/regress-3985': [SKIP], | 863 'regress/regress-3985': [SKIP], |
873 'regress/regress-4121': [SKIP], | 864 'regress/regress-4121': [SKIP], |
874 'regress/regress-4169': [SKIP], | 865 'regress/regress-4169': [SKIP], |
875 'regress/regress-419663': [SKIP], | 866 'regress/regress-419663': [SKIP], |
876 'regress/regress-4214': [SKIP], | 867 'regress/regress-4214': [SKIP], |
877 'regress/regress-4255-4': [SKIP], | 868 'regress/regress-4255-4': [SKIP], |
878 'regress/regress-4266': [SKIP], | 869 'regress/regress-4266': [SKIP], |
(...skipping 24 matching lines...) Expand all Loading... |
903 'regress/regress-70066': [SKIP], | 894 'regress/regress-70066': [SKIP], |
904 'regress/regress-799761': [SKIP], | 895 'regress/regress-799761': [SKIP], |
905 'regress/regress-88591': [SKIP], | 896 'regress/regress-88591': [SKIP], |
906 'regress/regress-94873': [SKIP], | 897 'regress/regress-94873': [SKIP], |
907 'regress/regress-95485': [SKIP], | 898 'regress/regress-95485': [SKIP], |
908 'regress/regress-97116b': [SKIP], | 899 'regress/regress-97116b': [SKIP], |
909 'regress/regress-97116': [SKIP], | 900 'regress/regress-97116': [SKIP], |
910 'regress/regress-998565': [SKIP], | 901 'regress/regress-998565': [SKIP], |
911 'regress/regress-arg-materialize-store': [SKIP], | 902 'regress/regress-arg-materialize-store': [SKIP], |
912 'regress/regress-assignment-in-test-context': [SKIP], | 903 'regress/regress-assignment-in-test-context': [SKIP], |
913 'regress/regress-bce-underflow': [SKIP], | |
914 'regress/regress-conditional-position': [SKIP], | 904 'regress/regress-conditional-position': [SKIP], |
915 'regress/regress-crbug-109362': [SKIP], | 905 'regress/regress-crbug-109362': [SKIP], |
916 'regress/regress-crbug-119800': [SKIP], | 906 'regress/regress-crbug-119800': [SKIP], |
917 'regress/regress-crbug-135008': [SKIP], | 907 'regress/regress-crbug-135008': [SKIP], |
918 'regress/regress-crbug-163530': [SKIP], | |
919 'regress/regress-crbug-259300': [SKIP], | 908 'regress/regress-crbug-259300': [SKIP], |
920 'regress/regress-crbug-352058': [SKIP], | 909 'regress/regress-crbug-352058': [SKIP], |
921 'regress/regress-crbug-357137': [SKIP], | 910 'regress/regress-crbug-357137': [SKIP], |
922 'regress/regress-crbug-385002': [SKIP], | 911 'regress/regress-crbug-385002': [SKIP], |
923 'regress/regress-crbug-387599': [SKIP], | 912 'regress/regress-crbug-387599': [SKIP], |
924 'regress/regress-crbug-405517': [SKIP], | 913 'regress/regress-crbug-405517': [SKIP], |
925 'regress/regress-crbug-405922': [SKIP], | 914 'regress/regress-crbug-405922': [SKIP], |
926 'regress/regress-crbug-409614': [SKIP], | 915 'regress/regress-crbug-409614': [SKIP], |
927 'regress/regress-crbug-424142': [SKIP], | 916 'regress/regress-crbug-424142': [SKIP], |
928 'regress/regress-crbug-429159': [SKIP], | 917 'regress/regress-crbug-429159': [SKIP], |
(...skipping 26 matching lines...) Expand all Loading... |
955 'regress/regress-crbug-580506': [SKIP], | 944 'regress/regress-crbug-580506': [SKIP], |
956 'regress/regress-deopt-in-array-literal-spread': [SKIP], | 945 'regress/regress-deopt-in-array-literal-spread': [SKIP], |
957 'regress/regress-fast-literal-transition': [SKIP], | 946 'regress/regress-fast-literal-transition': [SKIP], |
958 'regress/regress-function-constructor-receiver': [SKIP], | 947 'regress/regress-function-constructor-receiver': [SKIP], |
959 'regress/regress-handle-illegal-redeclaration': [SKIP], | 948 'regress/regress-handle-illegal-redeclaration': [SKIP], |
960 'regress/regress-inline-class-constructor': [SKIP], | 949 'regress/regress-inline-class-constructor': [SKIP], |
961 'regress/regress-opt-after-debug-deopt': [SKIP], | 950 'regress/regress-opt-after-debug-deopt': [SKIP], |
962 'regress/regress-osr-in-case-label': [SKIP], | 951 'regress/regress-osr-in-case-label': [SKIP], |
963 'regress/regress-osr-in-literal': [SKIP], | 952 'regress/regress-osr-in-literal': [SKIP], |
964 'regress/regress-prepare-break-while-recompile': [SKIP], | 953 'regress/regress-prepare-break-while-recompile': [SKIP], |
965 'regress/regress-store-heapobject': [SKIP], | |
966 'regress/regress-typedarray-length': [SKIP], | 954 'regress/regress-typedarray-length': [SKIP], |
967 'scope-calls-eval': [SKIP], | 955 'scope-calls-eval': [SKIP], |
968 'shift-for-integer-div': [SKIP], | 956 'shift-for-integer-div': [SKIP], |
969 'stack-traces': [SKIP], | 957 'stack-traces': [SKIP], |
970 'strict-mode': [SKIP], | 958 'strict-mode': [SKIP], |
971 'tools/profviz': [SKIP], | 959 'tools/profviz': [SKIP], |
972 'try-binop': [SKIP], | 960 'try-binop': [SKIP], |
973 'undetectable-compare': [SKIP], | 961 'undetectable-compare': [SKIP], |
974 'unused-context-in-with': [SKIP], | 962 'unused-context-in-with': [SKIP], |
975 'value-wrapper': [SKIP], | 963 'value-wrapper': [SKIP], |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1030 # Tests taking too long. | 1018 # Tests taking too long. |
1031 'array-functions-prototype-misc': [SKIP], | 1019 'array-functions-prototype-misc': [SKIP], |
1032 'strong/implicit-conversions': [SKIP], | 1020 'strong/implicit-conversions': [SKIP], |
1033 'strong/load-element-mutate-backing-store': [SKIP], | 1021 'strong/load-element-mutate-backing-store': [SKIP], |
1034 | 1022 |
1035 # Stack overflow. | 1023 # Stack overflow. |
1036 'big-array-literal': [SKIP], | 1024 'big-array-literal': [SKIP], |
1037 }], # 'gcov_coverage' | 1025 }], # 'gcov_coverage' |
1038 | 1026 |
1039 ] | 1027 ] |
OLD | NEW |