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 742 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
753 'api-call-after-bypassed-exception': [SKIP], | 753 'api-call-after-bypassed-exception': [SKIP], |
754 'apply-arguments-gc-safepoint': [SKIP], | 754 'apply-arguments-gc-safepoint': [SKIP], |
755 'arguments-load-across-eval': [SKIP], | 755 'arguments-load-across-eval': [SKIP], |
756 'arguments-read-and-assignment': [SKIP], | 756 'arguments-read-and-assignment': [SKIP], |
757 'array-bounds-check-removal': [SKIP], | 757 'array-bounds-check-removal': [SKIP], |
758 'array-elements-from-array-prototype-chain': [SKIP], | 758 'array-elements-from-array-prototype-chain': [SKIP], |
759 'array-functions-prototype-misc': [SKIP], | 759 'array-functions-prototype-misc': [SKIP], |
760 'array-join': [SKIP], | 760 'array-join': [SKIP], |
761 'array-literal-feedback': [SKIP], | 761 'array-literal-feedback': [SKIP], |
762 'array-literal-transitions': [SKIP], | 762 'array-literal-transitions': [SKIP], |
763 'array-reduce': [SKIP], | |
764 'array-tostring': [SKIP], | 763 'array-tostring': [SKIP], |
765 'break': [SKIP], | 764 'break': [SKIP], |
766 'call-runtime-tail': [SKIP], | 765 'call-runtime-tail': [SKIP], |
767 'compiler/compare-map-elim2': [SKIP], | 766 'compiler/compare-map-elim2': [SKIP], |
768 'compiler/countoperation': [SKIP], | 767 'compiler/countoperation': [SKIP], |
769 'compiler/deopt-inlined-smi': [SKIP], | 768 'compiler/deopt-inlined-smi': [SKIP], |
770 'compiler/deopt-tonumber-compare': [SKIP], | 769 'compiler/deopt-tonumber-compare': [SKIP], |
771 'compiler/escape-analysis-arguments': [SKIP], | 770 'compiler/escape-analysis-arguments': [SKIP], |
772 'compiler/escape-analysis': [SKIP], | 771 'compiler/escape-analysis': [SKIP], |
773 'compiler/expression-trees': [SKIP], | 772 'compiler/expression-trees': [SKIP], |
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1080 'regress/regress-crbug-451770': [SKIP], | 1079 'regress/regress-crbug-451770': [SKIP], |
1081 'regress/regress-crbug-503968': [SKIP], | 1080 'regress/regress-crbug-503968': [SKIP], |
1082 'regress/regress-crbug-504729': [SKIP], | 1081 'regress/regress-crbug-504729': [SKIP], |
1083 }], # ignition == True | 1082 }], # ignition == True |
1084 | 1083 |
1085 ['ignition == True and (arch == arm or arch == arm64)', { | 1084 ['ignition == True and (arch == arm or arch == arm64)', { |
1086 'array-constructor': [SKIP], | 1085 'array-constructor': [SKIP], |
1087 'array-sort': [SKIP], | 1086 'array-sort': [SKIP], |
1088 'array-store-and-grow': [SKIP], | 1087 'array-store-and-grow': [SKIP], |
1089 'compiler/division-by-constant': [SKIP], | 1088 'compiler/division-by-constant': [SKIP], |
1090 'compiler/math-floor-global': [SKIP], | |
1091 'compiler/math-floor-local': [SKIP], | |
1092 'compiler/osr-big': [SKIP], | 1089 'compiler/osr-big': [SKIP], |
1093 'compiler/osr-nested': [SKIP], | 1090 'compiler/osr-nested': [SKIP], |
1094 'compiler/osr-one': [SKIP], | 1091 'compiler/osr-one': [SKIP], |
1095 'compiler/osr-two': [SKIP], | 1092 'compiler/osr-two': [SKIP], |
1096 'date-parse': [SKIP], | |
1097 'math-floor-part1': [SKIP], | |
1098 'math-floor-part2': [SKIP], | |
1099 'math-floor-part3': [SKIP], | |
1100 'mul-exhaustive-part*': [SKIP], | 1093 'mul-exhaustive-part*': [SKIP], |
1101 'regress/regress-1167': [SKIP], | |
1102 'regress/regress-1257': [SKIP], | 1094 'regress/regress-1257': [SKIP], |
1103 'regress/regress-165637': [SKIP], | 1095 'regress/regress-165637': [SKIP], |
1104 'regress/regress-2249': [SKIP], | |
1105 'regress/regress-319722-ArrayBuffer': [SKIP], | 1096 'regress/regress-319722-ArrayBuffer': [SKIP], |
1106 'regress/regress-411210': [SKIP], | 1097 'regress/regress-411210': [SKIP], |
1107 'regress/regress-542823': [SKIP], | |
1108 'regress/regress-634-debug': [SKIP], | |
1109 'regress/regress-78270': [SKIP], | |
1110 'regress/regress-91008': [SKIP], | 1098 'regress/regress-91008': [SKIP], |
1111 'regress/regress-crbug-347903': [SKIP], | 1099 'regress/regress-crbug-347903': [SKIP], |
1112 'regress/regress-crbug-500497': [SKIP], | 1100 'regress/regress-crbug-500497': [SKIP], |
1113 'regress/regress-crbug-505007-1': [SKIP], | 1101 'regress/regress-crbug-505007-1': [SKIP], |
1114 'regress/regress-crbug-505007-2': [SKIP], | 1102 'regress/regress-crbug-505007-2': [SKIP], |
1115 'regress/regress-2193': [SKIP], | 1103 'regress/regress-2193': [SKIP], |
1116 'regress/regress-3158': [SKIP], | 1104 'regress/regress-3158': [SKIP], |
1117 'regress/regress-347904': [SKIP], | 1105 'regress/regress-347904': [SKIP], |
1118 'regress/regress-380092': [SKIP], | 1106 'regress/regress-380092': [SKIP], |
1119 'regress/regress-4173': [SKIP], | 1107 'regress/regress-4173': [SKIP], |
1120 'regress/regress-copy-hole-to-field': [SKIP], | 1108 'regress/regress-copy-hole-to-field': [SKIP], |
1121 'regress/regress-crbug-315252': [SKIP], | 1109 'regress/regress-crbug-315252': [SKIP], |
1122 'regress/regress-crbug-412215': [SKIP], | 1110 'regress/regress-crbug-412215': [SKIP], |
1123 'regress/regress-crbug-513507': [SKIP], | 1111 'regress/regress-crbug-513507': [SKIP], |
| 1112 'regress/regress-deep-proto': [SKIP], |
1124 'regress/regress-deopt-store-effect': [SKIP], | 1113 'regress/regress-deopt-store-effect': [SKIP], |
1125 'regress/regress-undefined-store-keyed-fast-element': [SKIP], | 1114 'regress/regress-undefined-store-keyed-fast-element': [SKIP], |
1126 'regress/typed-array-lifetime': [SKIP], | |
1127 'regress/short-circuit': [SKIP], | |
1128 'stack-traces-overflow': [SKIP], | 1115 'stack-traces-overflow': [SKIP], |
1129 'unicodelctest': [SKIP], | 1116 'unicodelctest': [SKIP], |
1130 'unicodelctest-no-optimization': [SKIP], | 1117 'unicodelctest-no-optimization': [SKIP], |
1131 }], # ignition == True and (arch == arm or arch == arm64) | 1118 }], # ignition == True and (arch == arm or arch == arm64) |
1132 | 1119 |
1133 ############################################################################## | 1120 ############################################################################## |
1134 ['gcov_coverage', { | 1121 ['gcov_coverage', { |
1135 # Tests taking too long. | 1122 # Tests taking too long. |
1136 'array-functions-prototype-misc': [SKIP], | 1123 'array-functions-prototype-misc': [SKIP], |
1137 'strong/implicit-conversions': [SKIP], | 1124 'strong/implicit-conversions': [SKIP], |
1138 'strong/load-element-mutate-backing-store': [SKIP], | 1125 'strong/load-element-mutate-backing-store': [SKIP], |
1139 }], # 'gcov_coverage' | 1126 }], # 'gcov_coverage' |
1140 | 1127 |
1141 ] | 1128 ] |
OLD | NEW |