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 775 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
786 'compiler/phi-representations': [SKIP], | 786 'compiler/phi-representations': [SKIP], |
787 'compiler/property-refs': [SKIP], | 787 'compiler/property-refs': [SKIP], |
788 'compiler/regress-3786': [SKIP], | 788 'compiler/regress-3786': [SKIP], |
789 'compiler/regress-446647': [SKIP], | 789 'compiler/regress-446647': [SKIP], |
790 'compiler/regress-447567': [SKIP], | 790 'compiler/regress-447567': [SKIP], |
791 'compiler/regress-469089': [SKIP], | 791 'compiler/regress-469089': [SKIP], |
792 'compiler/regress-96989': [SKIP], | 792 'compiler/regress-96989': [SKIP], |
793 'compiler/regress-const': [SKIP], | 793 'compiler/regress-const': [SKIP], |
794 'compiler/regress-funarguments': [SKIP], | 794 'compiler/regress-funarguments': [SKIP], |
795 'compiler/regress-stacktrace-methods': [SKIP], | 795 'compiler/regress-stacktrace-methods': [SKIP], |
| 796 'compiler/regress-variable-liveness': [SKIP], |
796 'compiler/rotate': [SKIP], | 797 'compiler/rotate': [SKIP], |
797 'compiler/safepoint': [SKIP], | 798 'compiler/safepoint': [SKIP], |
798 'compiler/try-deopt': [SKIP], | 799 'compiler/try-deopt': [SKIP], |
799 'compiler/try-osr': [SKIP], | 800 'compiler/try-osr': [SKIP], |
800 'compiler/uint32': [SKIP], | 801 'compiler/uint32': [SKIP], |
801 'compiler/variables': [SKIP], | 802 'compiler/variables': [SKIP], |
802 'context-calls-maintained': [SKIP], | 803 'context-calls-maintained': [SKIP], |
803 'contextual-calls': [SKIP], | 804 'contextual-calls': [SKIP], |
804 'cross-realm-filtering': [SKIP], | 805 'cross-realm-filtering': [SKIP], |
805 'cyclic-array-to-string': [SKIP], | 806 'cyclic-array-to-string': [SKIP], |
(...skipping 17 matching lines...) Expand all Loading... |
823 'global-vars-with': [SKIP], | 824 'global-vars-with': [SKIP], |
824 'instanceof-2': [SKIP], | 825 'instanceof-2': [SKIP], |
825 'json-replacer-number-wrapper-tostring': [SKIP], | 826 'json-replacer-number-wrapper-tostring': [SKIP], |
826 'json-replacer-order': [SKIP], | 827 'json-replacer-order': [SKIP], |
827 'json': [SKIP], | 828 'json': [SKIP], |
828 'keyed-load-with-symbol-key': [SKIP], | 829 'keyed-load-with-symbol-key': [SKIP], |
829 'local-load-from-eval': [SKIP], | 830 'local-load-from-eval': [SKIP], |
830 'math-min-max': [SKIP], | 831 'math-min-max': [SKIP], |
831 'messages': [SKIP], | 832 'messages': [SKIP], |
832 'mirror-object': [SKIP], | 833 'mirror-object': [SKIP], |
833 'numops-fuzz-part1': [SKIP], | |
834 'numops-fuzz-part2': [SKIP], | |
835 'numops-fuzz-part3': [SKIP], | |
836 'numops-fuzz-part4': [SKIP], | |
837 'object-literal-gc': [SKIP], | 834 'object-literal-gc': [SKIP], |
838 'osr-elements-kind': [SKIP], | 835 'osr-elements-kind': [SKIP], |
839 'property-load-across-eval': [SKIP], | 836 'property-load-across-eval': [SKIP], |
840 'proto-accessor': [SKIP], | 837 'proto-accessor': [SKIP], |
841 'readonly': [SKIP], | 838 'readonly': [SKIP], |
842 'receiver-in-with-calls': [SKIP], | 839 'receiver-in-with-calls': [SKIP], |
843 'regress-3225': [SKIP], | 840 'regress-3225': [SKIP], |
844 'regress/clear-keyed-call': [SKIP], | 841 'regress/clear-keyed-call': [SKIP], |
845 'regress/poly_count_operation': [SKIP], | 842 'regress/poly_count_operation': [SKIP], |
846 'regress/regress-102153': [SKIP], | 843 'regress/regress-102153': [SKIP], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
886 'regress/regress-2339': [SKIP], | 883 'regress/regress-2339': [SKIP], |
887 'regress/regress-2374': [SKIP], | 884 'regress/regress-2374': [SKIP], |
888 'regress/regress-2444': [SKIP], | 885 'regress/regress-2444': [SKIP], |
889 'regress/regress-2593': [SKIP], | 886 'regress/regress-2593': [SKIP], |
890 'regress/regress-2618': [SKIP], | 887 'regress/regress-2618': [SKIP], |
891 'regress/regress-263': [SKIP], | 888 'regress/regress-263': [SKIP], |
892 'regress/regress-265': [SKIP], | 889 'regress/regress-265': [SKIP], |
893 'regress/regress-269': [SKIP], | 890 'regress/regress-269': [SKIP], |
894 'regress/regress-2790': [SKIP], | 891 'regress/regress-2790': [SKIP], |
895 'regress/regress-2825': [SKIP], | 892 'regress/regress-2825': [SKIP], |
896 'regress/regress-286': [SKIP], | |
897 'regress/regress-298269': [SKIP], | 893 'regress/regress-298269': [SKIP], |
898 'regress/regress-3135': [SKIP], | 894 'regress/regress-3135': [SKIP], |
899 'regress/regress-3138': [SKIP], | 895 'regress/regress-3138': [SKIP], |
900 'regress/regress-318420': [SKIP], | 896 'regress/regress-318420': [SKIP], |
901 'regress/regress-320532': [SKIP], | 897 'regress/regress-320532': [SKIP], |
902 'regress/regress-3281': [SKIP], | 898 'regress/regress-3281': [SKIP], |
903 'regress/regress-331444': [SKIP], | 899 'regress/regress-331444': [SKIP], |
904 'regress/regress-343609': [SKIP], | 900 'regress/regress-343609': [SKIP], |
905 'regress/regress-347530': [SKIP], | 901 'regress/regress-347530': [SKIP], |
906 'regress/regress-347914': [SKIP], | 902 'regress/regress-347914': [SKIP], |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
950 'regress/regress-470804': [SKIP], | 946 'regress/regress-470804': [SKIP], |
951 'regress/regress-476488': [SKIP], | 947 'regress/regress-476488': [SKIP], |
952 'regress/regress-503565': [SKIP], | 948 'regress/regress-503565': [SKIP], |
953 'regress/regress-514362': [SKIP], | 949 'regress/regress-514362': [SKIP], |
954 'regress/regress-520029': [SKIP], | 950 'regress/regress-520029': [SKIP], |
955 'regress/regress-542100': [SKIP], | 951 'regress/regress-542100': [SKIP], |
956 'regress/regress-544991': [SKIP], | 952 'regress/regress-544991': [SKIP], |
957 'regress/regress-568765': [SKIP], | 953 'regress/regress-568765': [SKIP], |
958 'regress/regress-580': [SKIP], | 954 'regress/regress-580': [SKIP], |
959 'regress/regress-618': [SKIP], | 955 'regress/regress-618': [SKIP], |
960 'regress/regress-643': [SKIP], | |
961 'regress/regress-69': [SKIP], | 956 'regress/regress-69': [SKIP], |
962 'regress/regress-70066': [SKIP], | 957 'regress/regress-70066': [SKIP], |
963 'regress/regress-747': [SKIP], | 958 'regress/regress-747': [SKIP], |
964 'regress/regress-753': [SKIP], | 959 'regress/regress-753': [SKIP], |
965 'regress/regress-799761': [SKIP], | 960 'regress/regress-799761': [SKIP], |
966 'regress/regress-806473': [SKIP], | 961 'regress/regress-806473': [SKIP], |
967 'regress/regress-842017': [SKIP], | 962 'regress/regress-842017': [SKIP], |
968 'regress/regress-84234': [SKIP], | 963 'regress/regress-84234': [SKIP], |
969 'regress/regress-88858': [SKIP], | 964 'regress/regress-88858': [SKIP], |
970 'regress/regress-94425': [SKIP], | 965 'regress/regress-94425': [SKIP], |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1049 'regress/regress-opt-after-debug-deopt': [SKIP], | 1044 'regress/regress-opt-after-debug-deopt': [SKIP], |
1050 'regress/regress-osr-in-case-label': [SKIP], | 1045 'regress/regress-osr-in-case-label': [SKIP], |
1051 'regress/regress-osr-in-literal': [SKIP], | 1046 'regress/regress-osr-in-literal': [SKIP], |
1052 'regress/regress-prepare-break-while-recompile': [SKIP], | 1047 'regress/regress-prepare-break-while-recompile': [SKIP], |
1053 'regress/regress-put-prototype-transition': [SKIP], | 1048 'regress/regress-put-prototype-transition': [SKIP], |
1054 'regress/regress-sliced-external-cons-regexp': [SKIP], | 1049 'regress/regress-sliced-external-cons-regexp': [SKIP], |
1055 'regress/regress-store-heapobject': [SKIP], | 1050 'regress/regress-store-heapobject': [SKIP], |
1056 'regress/regress-transcendental': [SKIP], | 1051 'regress/regress-transcendental': [SKIP], |
1057 'regress/regress-typedarray-length': [SKIP], | 1052 'regress/regress-typedarray-length': [SKIP], |
1058 'regress/splice-missing-wb': [SKIP], | 1053 'regress/splice-missing-wb': [SKIP], |
| 1054 'setter-on-constructor-prototype': [SKIP], |
1059 'shift-for-integer-div': [SKIP], | 1055 'shift-for-integer-div': [SKIP], |
1060 'simple-constructor': [SKIP], | 1056 'simple-constructor': [SKIP], |
1061 'sparse-array-reverse': [SKIP], | 1057 'sparse-array-reverse': [SKIP], |
1062 'stack-traces': [SKIP], | 1058 'stack-traces': [SKIP], |
1063 'strict-mode': [SKIP], | 1059 'strict-mode': [SKIP], |
1064 'string-case': [SKIP], | 1060 'string-case': [SKIP], |
1065 'string-external-cached': [SKIP], | 1061 'string-external-cached': [SKIP], |
1066 'string-externalize': [SKIP], | 1062 'string-externalize': [SKIP], |
1067 'string-natives': [SKIP], | 1063 'string-natives': [SKIP], |
1068 'string-replace-with-empty': [SKIP], | 1064 'string-replace-with-empty': [SKIP], |
1069 'string-slices': [SKIP], | 1065 'string-slices': [SKIP], |
1070 'switch-opt': [SKIP], | |
1071 'tools/profile': [SKIP], | 1066 'tools/profile': [SKIP], |
1072 'tools/profviz': [SKIP], | 1067 'tools/profviz': [SKIP], |
1073 'try-finally-continue': [SKIP], | 1068 'try-finally-continue': [SKIP], |
1074 'try': [SKIP], | 1069 'try': [SKIP], |
1075 'undetectable-compare': [SKIP], | 1070 'undetectable-compare': [SKIP], |
1076 'unused-context-in-with': [SKIP], | 1071 'unused-context-in-with': [SKIP], |
1077 'value-wrapper': [SKIP], | 1072 'value-wrapper': [SKIP], |
1078 'with-function-expression': [SKIP], | 1073 'with-function-expression': [SKIP], |
1079 'with-parameter-access': [SKIP], | 1074 'with-parameter-access': [SKIP], |
1080 'with-prototype': [SKIP], | 1075 'with-prototype': [SKIP], |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1136 | 1131 |
1137 ############################################################################## | 1132 ############################################################################## |
1138 ['gcov_coverage', { | 1133 ['gcov_coverage', { |
1139 # Tests taking too long. | 1134 # Tests taking too long. |
1140 'array-functions-prototype-misc': [SKIP], | 1135 'array-functions-prototype-misc': [SKIP], |
1141 'strong/implicit-conversions': [SKIP], | 1136 'strong/implicit-conversions': [SKIP], |
1142 'strong/load-element-mutate-backing-store': [SKIP], | 1137 'strong/load-element-mutate-backing-store': [SKIP], |
1143 }], # 'gcov_coverage' | 1138 }], # 'gcov_coverage' |
1144 | 1139 |
1145 ] | 1140 ] |
OLD | NEW |