| 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 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 257 'regress/regress-1257': [PASS, TIMEOUT], | 257 'regress/regress-1257': [PASS, TIMEOUT], |
| 258 | 258 |
| 259 # Requires bigger stack size in the Genesis and if stack size is increased, | 259 # Requires bigger stack size in the Genesis and if stack size is increased, |
| 260 # the test requires too much time to run. However, the problem test covers | 260 # the test requires too much time to run. However, the problem test covers |
| 261 # should be platform-independent. | 261 # should be platform-independent. |
| 262 'regress/regress-1132': [SKIP], | 262 'regress/regress-1132': [SKIP], |
| 263 | 263 |
| 264 # Pass but take too long to run. Skip. | 264 # Pass but take too long to run. Skip. |
| 265 # Some similar tests (with fewer iterations) may be included in arm64-js | 265 # Some similar tests (with fewer iterations) may be included in arm64-js |
| 266 # tests. | 266 # tests. |
| 267 'asm/embenchen/box2d': [SKIP], |
| 268 'asm/embenchen/lua_binarytrees': [SKIP], |
| 267 'big-object-literal': [SKIP], | 269 'big-object-literal': [SKIP], |
| 268 'compiler/regress-arguments': [SKIP], | 270 'compiler/regress-arguments': [SKIP], |
| 269 'compiler/regress-gvn': [SKIP], | 271 'compiler/regress-gvn': [SKIP], |
| 270 'compiler/regress-max-locals-for-osr': [SKIP], | 272 'compiler/regress-max-locals-for-osr': [SKIP], |
| 271 'compiler/regress-4': [SKIP], | 273 'compiler/regress-4': [SKIP], |
| 272 'compiler/regress-or': [SKIP], | 274 'compiler/regress-or': [SKIP], |
| 273 'compiler/regress-rep-change': [SKIP], | 275 'compiler/regress-rep-change': [SKIP], |
| 274 'regress/regress-1117': [SKIP], | 276 'regress/regress-1117': [SKIP], |
| 275 'regress/regress-1145': [SKIP], | 277 'regress/regress-1145': [SKIP], |
| 276 'regress/regress-1849': [SKIP], | 278 'regress/regress-1849': [SKIP], |
| (...skipping 15 matching lines...) Expand all Loading... |
| 292 # BUG(v8:3457). | 294 # BUG(v8:3457). |
| 293 'deserialize-reference': [PASS, FAIL], | 295 'deserialize-reference': [PASS, FAIL], |
| 294 | 296 |
| 295 # Slow tests. | 297 # Slow tests. |
| 296 'array-concat': [PASS, SLOW], | 298 'array-concat': [PASS, SLOW], |
| 297 'array-constructor': [PASS, SLOW], | 299 'array-constructor': [PASS, SLOW], |
| 298 'array-indexing': [PASS, SLOW], | 300 'array-indexing': [PASS, SLOW], |
| 299 'array-reduce': [PASS, SLOW], | 301 'array-reduce': [PASS, SLOW], |
| 300 'array-sort': [PASS, SLOW], | 302 'array-sort': [PASS, SLOW], |
| 301 'array-splice': [PASS, SLOW], | 303 'array-splice': [PASS, SLOW], |
| 302 'asm/embenchen/box2d': [PASS, TIMEOUT], | |
| 303 'asm/embenchen/lua_binarytrees': [PASS, TIMEOUT], | |
| 304 'bit-not': [PASS, SLOW], | 304 'bit-not': [PASS, SLOW], |
| 305 'compiler/alloc-number': [PASS, SLOW], | 305 'compiler/alloc-number': [PASS, SLOW], |
| 306 'compiler/osr-assert': [PASS, SLOW], | 306 'compiler/osr-assert': [PASS, SLOW], |
| 307 'compiler/osr-with-args': [PASS, SLOW], | 307 'compiler/osr-with-args': [PASS, SLOW], |
| 308 'debug-scopes': [PASS, SLOW], | 308 'debug-scopes': [PASS, SLOW], |
| 309 'generated-transition-stub': [PASS, SLOW], | 309 'generated-transition-stub': [PASS, SLOW], |
| 310 'json2': [PASS, SLOW], | 310 'json2': [PASS, SLOW], |
| 311 'math-floor-of-div-nosudiv': [PASS, SLOW], | 311 'math-floor-of-div-nosudiv': [PASS, SLOW], |
| 312 'math-floor-of-div': [PASS, SLOW], | 312 'math-floor-of-div': [PASS, SLOW], |
| 313 'mirror-object': [PASS, SLOW], | 313 'mirror-object': [PASS, SLOW], |
| (...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 575 'never-optimize': [SKIP], | 575 'never-optimize': [SKIP], |
| 576 'regress/regress-2185-2': [SKIP], | 576 'regress/regress-2185-2': [SKIP], |
| 577 'harmony/object-observe': [SKIP], | 577 'harmony/object-observe': [SKIP], |
| 578 'readonly': [SKIP], | 578 'readonly': [SKIP], |
| 579 'array-feedback': [SKIP], | 579 'array-feedback': [SKIP], |
| 580 | 580 |
| 581 # Deopt every n garbage collections collides with deopt every n times. | 581 # Deopt every n garbage collections collides with deopt every n times. |
| 582 'regress/regress-2653': [SKIP], | 582 'regress/regress-2653': [SKIP], |
| 583 }], # 'deopt_fuzzer == True' | 583 }], # 'deopt_fuzzer == True' |
| 584 ] | 584 ] |
| OLD | NEW |