OLD | NEW |
1 # Copyright 2011 the V8 project authors. All rights reserved. | 1 # Copyright 2011 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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
52 'ecma_3/Date/15.9.5.5-02': [PASS, FAIL], | 52 'ecma_3/Date/15.9.5.5-02': [PASS, FAIL], |
53 | 53 |
54 ################## TURBO-FAN FAILURES ################### | 54 ################## TURBO-FAN FAILURES ################### |
55 | 55 |
56 # TODO(turbofan): These are all covered by mjsunit as well. Enable them once | 56 # TODO(turbofan): These are all covered by mjsunit as well. Enable them once |
57 # we pass 'mjsunit' and 'webkit' with TurboFan. | 57 # we pass 'mjsunit' and 'webkit' with TurboFan. |
58 'js1_5/Regress/regress-80981': [PASS, NO_VARIANTS], | 58 'js1_5/Regress/regress-80981': [PASS, NO_VARIANTS], |
59 | 59 |
60 # TODO(turbofan): Causes timeouts since top-level code is optimized. | 60 # TODO(turbofan): Causes timeouts since top-level code is optimized. |
61 'ecma_3/Statements/regress-324650': [PASS, NO_VARIANTS], | 61 'ecma_3/Statements/regress-324650': [PASS, NO_VARIANTS], |
| 62 'ecma_3/Statements/regress-444979': [PASS, NO_VARIANTS], |
62 'ecma_3/Statements/regress-74474-002': [PASS, NO_VARIANTS], | 63 'ecma_3/Statements/regress-74474-002': [PASS, NO_VARIANTS], |
63 'ecma_3/Statements/regress-74474-003': [PASS, NO_VARIANTS], | 64 'ecma_3/Statements/regress-74474-003': [PASS, NO_VARIANTS], |
64 'js1_5/Regress/regress-111557': [PASS, NO_VARIANTS], | 65 'js1_5/Regress/regress-111557': [PASS, NO_VARIANTS], |
65 'js1_5/Regress/regress-155081': [PASS, NO_VARIANTS], | 66 'js1_5/Regress/regress-155081': [PASS, NO_VARIANTS], |
66 'js1_5/Regress/regress-155081-2': [PASS, NO_VARIANTS], | 67 'js1_5/Regress/regress-155081-2': [PASS, NO_VARIANTS], |
67 'js1_5/Regress/regress-159334': [PASS, NO_VARIANTS], | 68 'js1_5/Regress/regress-159334': [PASS, NO_VARIANTS], |
68 'js1_5/Regress/regress-321971': [PASS, NO_VARIANTS], | 69 'js1_5/Regress/regress-321971': [PASS, NO_VARIANTS], |
69 'js1_5/Regress/regress-451322': [PASS, NO_VARIANTS], | 70 'js1_5/Regress/regress-451322': [PASS, NO_VARIANTS], |
70 | 71 |
71 # TODO(turbofan): Large switch statements crash. | 72 # TODO(turbofan): Large switch statements crash. |
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
182 'js1_5/Regress/regress-360969-05': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], | 183 'js1_5/Regress/regress-360969-05': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], |
183 'js1_5/Regress/regress-360969-06': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], | 184 'js1_5/Regress/regress-360969-06': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], |
184 'js1_5/extensions/regress-365527': [PASS, SLOW, ['mode == debug', TIMEOUT, NO_
VARIANTS]], | 185 'js1_5/extensions/regress-365527': [PASS, SLOW, ['mode == debug', TIMEOUT, NO_
VARIANTS]], |
185 | 186 |
186 'js1_5/Regress/regress-280769-3': [PASS, ['mode == debug', FAIL]], | 187 'js1_5/Regress/regress-280769-3': [PASS, ['mode == debug', FAIL]], |
187 'js1_5/Regress/regress-203278-1': [PASS, ['mode == debug', FAIL]], | 188 'js1_5/Regress/regress-203278-1': [PASS, ['mode == debug', FAIL]], |
188 'js1_5/Regress/regress-244470': [PASS, ['mode == debug', FAIL]], | 189 'js1_5/Regress/regress-244470': [PASS, ['mode == debug', FAIL]], |
189 'ecma_3/RegExp/regress-209067': [PASS, ['mode == debug', FAIL]], | 190 'ecma_3/RegExp/regress-209067': [PASS, ['mode == debug', FAIL]], |
190 'js1_5/GC/regress-278725': [PASS, ['mode == debug', FAIL]], | 191 'js1_5/GC/regress-278725': [PASS, ['mode == debug', FAIL]], |
191 # http://b/issue?id=1206983 | 192 # http://b/issue?id=1206983 |
192 'js1_5/Regress/regress-367561-03': [PASS, ['mode == debug', FAIL]], | 193 'js1_5/Regress/regress-367561-03': [PASS, ['mode == debug', FAIL], NO_VARIANTS
], |
193 'ecma/Date/15.9.5.10-2': [PASS, FAIL, ['mode == debug', TIMEOUT, NO_VARIANTS]]
, | 194 'ecma/Date/15.9.5.10-2': [PASS, FAIL, ['mode == debug', TIMEOUT, NO_VARIANTS]]
, |
194 | 195 |
195 # These tests create two Date objects just after each other and | 196 # These tests create two Date objects just after each other and |
196 # expects them to match. Sometimes this happens on the border | 197 # expects them to match. Sometimes this happens on the border |
197 # between one second and the next. | 198 # between one second and the next. |
198 'ecma/Date/15.9.2.1': [PASS, FAIL], | 199 'ecma/Date/15.9.2.1': [PASS, FAIL], |
199 'ecma/Date/15.9.2.2-1': [PASS, FAIL], | 200 'ecma/Date/15.9.2.2-1': [PASS, FAIL], |
200 'ecma/Date/15.9.2.2-2': [PASS, FAIL], | 201 'ecma/Date/15.9.2.2-2': [PASS, FAIL], |
201 'ecma/Date/15.9.2.2-3': [PASS, FAIL], | 202 'ecma/Date/15.9.2.2-3': [PASS, FAIL], |
202 'ecma/Date/15.9.2.2-4': [PASS, FAIL], | 203 'ecma/Date/15.9.2.2-4': [PASS, FAIL], |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
234 'ecma_3/RegExp/regress-311414': [PASS, FAIL], | 235 'ecma_3/RegExp/regress-311414': [PASS, FAIL], |
235 'ecma_3/RegExp/regress-289669': [PASS, FAIL], | 236 'ecma_3/RegExp/regress-289669': [PASS, FAIL], |
236 'js1_5/String/regress-314890': [PASS, FAIL], | 237 'js1_5/String/regress-314890': [PASS, FAIL], |
237 'js1_5/String/regress-56940-01': [PASS, FAIL], | 238 'js1_5/String/regress-56940-01': [PASS, FAIL], |
238 'js1_5/String/regress-56940-02': [PASS, FAIL], | 239 'js1_5/String/regress-56940-02': [PASS, FAIL], |
239 'js1_5/String/regress-157334-01': [PASS, FAIL], | 240 'js1_5/String/regress-157334-01': [PASS, FAIL], |
240 'js1_5/String/regress-322772': [PASS, FAIL], | 241 'js1_5/String/regress-322772': [PASS, FAIL], |
241 'js1_5/Array/regress-99120-01': [PASS, FAIL, NO_VARIANTS], | 242 'js1_5/Array/regress-99120-01': [PASS, FAIL, NO_VARIANTS], |
242 'js1_5/Array/regress-99120-02': [PASS, FAIL], | 243 'js1_5/Array/regress-99120-02': [PASS, FAIL], |
243 'js1_5/Regress/regress-347306-01': [PASS, FAIL], | 244 'js1_5/Regress/regress-347306-01': [PASS, FAIL], |
244 'js1_5/Regress/regress-416628': [PASS, FAIL, ['mode == debug', TIMEOUT, NO_VAR
IANTS]], | 245 'js1_5/Regress/regress-416628': [PASS, FAIL, ['mode == debug', TIMEOUT], NO_VA
RIANTS], |
245 | 246 |
246 | 247 |
247 # The following two tests assume that daylight savings time starts first | 248 # The following two tests assume that daylight savings time starts first |
248 # Sunday in April. This is not true when executing the tests outside | 249 # Sunday in April. This is not true when executing the tests outside |
249 # California! In Denmark the adjustment starts one week earlier. | 250 # California! In Denmark the adjustment starts one week earlier. |
250 # Tests based on shell that use dates in this gap are flaky. | 251 # Tests based on shell that use dates in this gap are flaky. |
251 'ecma/Date/15.9.5.10-1': [PASS, FAIL], | 252 'ecma/Date/15.9.5.10-1': [PASS, FAIL], |
252 'ecma/Date/15.9.5.12-1': [PASS, FAIL], | 253 'ecma/Date/15.9.5.12-1': [PASS, FAIL], |
253 'ecma/Date/15.9.5.14': [PASS, FAIL], | 254 'ecma/Date/15.9.5.14': [PASS, FAIL], |
254 'ecma/Date/15.9.5.34-1': [PASS, FAIL], | 255 'ecma/Date/15.9.5.34-1': [PASS, FAIL], |
(...skipping 717 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
972 'ecma_3/RegExp/regress-307456': [SKIP], | 973 'ecma_3/RegExp/regress-307456': [SKIP], |
973 'js1_5/Regress/regress-303213': [SKIP], | 974 'js1_5/Regress/regress-303213': [SKIP], |
974 'js1_5/extensions/regress-330569': [SKIP], | 975 'js1_5/extensions/regress-330569': [SKIP], |
975 'js1_5/extensions/regress-351448': [SKIP], | 976 'js1_5/extensions/regress-351448': [SKIP], |
976 'js1_5/extensions/regress-336410-1': [SKIP], | 977 'js1_5/extensions/regress-336410-1': [SKIP], |
977 | 978 |
978 #BUG(3152): Avoid C stack overflow. | 979 #BUG(3152): Avoid C stack overflow. |
979 'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'], | 980 'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'], |
980 }], # 'arch == arm64 and simulator_run == True' | 981 }], # 'arch == arm64 and simulator_run == True' |
981 ] | 982 ] |
OLD | NEW |