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 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
158 'regress/regress-3247124': [SKIP], | 158 'regress/regress-3247124': [SKIP], |
159 'regress/regress-634': [SKIP], | 159 'regress/regress-634': [SKIP], |
160 'regress/regress-91008': [SKIP], | 160 'regress/regress-91008': [SKIP], |
161 'regress/regress-91010': [SKIP], | 161 'regress/regress-91010': [SKIP], |
162 'regress/regress-91013': [SKIP], | 162 'regress/regress-91013': [SKIP], |
163 'regress/regress-99167': [SKIP], | 163 'regress/regress-99167': [SKIP], |
164 | 164 |
165 # Long running tests. | 165 # Long running tests. |
166 'regress/regress-2185': [PASS, ['mode == debug', PASS, TIMEOUT]], | 166 'regress/regress-2185': [PASS, ['mode == debug', PASS, TIMEOUT]], |
167 'regress/regress-2185-2': [PASS, TIMEOUT], | 167 'regress/regress-2185-2': [PASS, TIMEOUT], |
168 'whitespaces': [PASS, TIMEOUT], | 168 'whitespaces': [PASS, TIMEOUT, SLOW], |
169 | 169 |
170 # Stack manipulations in LiveEdit is not implemented for this arch. | 170 # Stack manipulations in LiveEdit is not implemented for this arch. |
171 'debug-liveedit-check-stack': [SKIP], | 171 'debug-liveedit-check-stack': [SKIP], |
172 'debug-liveedit-stack-padding': [SKIP], | 172 'debug-liveedit-stack-padding': [SKIP], |
173 'debug-liveedit-restart-frame': [SKIP], | 173 'debug-liveedit-restart-frame': [SKIP], |
174 'debug-liveedit-double-call': [SKIP], | 174 'debug-liveedit-double-call': [SKIP], |
175 | 175 |
176 # BUG(v8:3147). It works on other architectures by accident. | 176 # BUG(v8:3147). It works on other architectures by accident. |
177 'regress/regress-conditional-position': [FAIL], | 177 'regress/regress-conditional-position': [FAIL], |
178 | 178 |
(...skipping 25 matching lines...) Expand all Loading... |
204 'regress/regress-2790': [PASS, SLOW], | 204 'regress/regress-2790': [PASS, SLOW], |
205 'regress/regress-331444': [PASS, SLOW], | 205 'regress/regress-331444': [PASS, SLOW], |
206 'regress/regress-490': [PASS, SLOW], | 206 'regress/regress-490': [PASS, SLOW], |
207 'regress/regress-crbug-217858': [PASS, SLOW], | 207 'regress/regress-crbug-217858': [PASS, SLOW], |
208 'regress/regress-create-exception': [PASS, SLOW], | 208 'regress/regress-create-exception': [PASS, SLOW], |
209 'regress/regress-json-stringify-gc': [PASS, SLOW], | 209 'regress/regress-json-stringify-gc': [PASS, SLOW], |
210 'string-indexof-2': [PASS, SLOW], | 210 'string-indexof-2': [PASS, SLOW], |
211 'unicodelctest-no-optimization': [PASS, SLOW], | 211 'unicodelctest-no-optimization': [PASS, SLOW], |
212 'unicodelctest': [PASS, SLOW], | 212 'unicodelctest': [PASS, SLOW], |
213 'unicode-test': [PASS, SLOW], | 213 'unicode-test': [PASS, SLOW], |
214 'whitespaces': [PASS, SLOW], | |
215 'whitespaces': [PASS, SLOW], | |
216 }], # 'arch == a64' | 214 }], # 'arch == a64' |
217 | 215 |
218 ['arch == a64 and mode == debug and simulator_run == True', { | 216 ['arch == a64 and mode == debug and simulator_run == True', { |
219 | 217 |
220 # Pass but take too long with the simulator in debug mode. | 218 # Pass but take too long with the simulator in debug mode. |
221 'array-sort': [PASS, TIMEOUT], | 219 'array-sort': [PASS, TIMEOUT], |
222 'packed-elements': [SKIP], | 220 'packed-elements': [SKIP], |
223 'regexp-global': [SKIP], | 221 'regexp-global': [SKIP], |
224 'compiler/alloc-numbers': [SKIP], | 222 'compiler/alloc-numbers': [SKIP], |
225 'harmony/symbols': [SKIP], | 223 'harmony/symbols': [SKIP], |
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
375 'never-optimize': [SKIP], | 373 'never-optimize': [SKIP], |
376 'regress/regress-2185-2': [SKIP], | 374 'regress/regress-2185-2': [SKIP], |
377 'harmony/object-observe': [SKIP], | 375 'harmony/object-observe': [SKIP], |
378 'readonly': [SKIP], | 376 'readonly': [SKIP], |
379 'array-feedback': [SKIP], | 377 'array-feedback': [SKIP], |
380 | 378 |
381 # Deopt every n garbage collections collides with deopt every n times. | 379 # Deopt every n garbage collections collides with deopt every n times. |
382 'regress/regress-2653': [SKIP], | 380 'regress/regress-2653': [SKIP], |
383 }], # 'deopt_fuzzer == True' | 381 }], # 'deopt_fuzzer == True' |
384 ] | 382 ] |
OLD | NEW |