| 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 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 87 | 87 |
| 88 # TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix! | 88 # TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix! |
| 89 'bitops-info': [PASS, NO_VARIANTS], # fails on ARM hardware. | 89 'bitops-info': [PASS, NO_VARIANTS], # fails on ARM hardware. |
| 90 'md5': [PASS, NO_VARIANTS], # fails on ARM hardware. | 90 'md5': [PASS, NO_VARIANTS], # fails on ARM hardware. |
| 91 'debug-break-inline': [PASS, NO_VARIANTS], # very flaky. | 91 'debug-break-inline': [PASS, NO_VARIANTS], # very flaky. |
| 92 'debug-compile-event-newfunction': [PASS, NO_VARIANTS], | 92 'debug-compile-event-newfunction': [PASS, NO_VARIANTS], |
| 93 'debug-conditional-breakpoints': [PASS, NO_VARIANTS], | 93 'debug-conditional-breakpoints': [PASS, NO_VARIANTS], |
| 94 'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS], | 94 'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS], |
| 95 'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS], | 95 'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS], |
| 96 'debug-evaluate-recursive': [PASS, NO_VARIANTS], # only in no-snap debug. | 96 'debug-evaluate-recursive': [PASS, NO_VARIANTS], # only in no-snap debug. |
| 97 'debug-ignore-breakpoints': [PASS, NO_VARIANTS], # only in no-snap debug. | |
| 98 'debug-setbreakpoint': [PASS, NO_VARIANTS], # only in no-snap debug. | 97 'debug-setbreakpoint': [PASS, NO_VARIANTS], # only in no-snap debug. |
| 99 'debug-step': [PASS, NO_VARIANTS], # windows only. | 98 'debug-step': [PASS, NO_VARIANTS], # windows only. |
| 100 'debug-step-2': [PASS, NO_VARIANTS], # flaky in no-snap mode. | 99 'debug-step-2': [PASS, NO_VARIANTS], # flaky in no-snap mode. |
| 101 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode. | 100 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode. |
| 102 'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug. | 101 'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug. |
| 103 'debug-stepin-call-function-stub': [PASS, NO_VARIANTS], # only in no-snap deb
ug. | 102 'debug-stepin-call-function-stub': [PASS, NO_VARIANTS], # only in no-snap deb
ug. |
| 104 'debug-stepin-positions': [PASS, NO_VARIANTS], # only due to inlining. | |
| 105 'regress/regress-3717': [PASS, NO_VARIANTS], # only in no-snap mode. | 103 'regress/regress-3717': [PASS, NO_VARIANTS], # only in no-snap mode. |
| 106 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-st
ress. | 104 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-st
ress. |
| 107 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and
gc-stress. | 105 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and
gc-stress. |
| 108 'debug-listbreakpoints': [PASS, NO_VARIANTS], # arm64 nosnap with turbofan | 106 'debug-listbreakpoints': [PASS, NO_VARIANTS], # arm64 nosnap with turbofan |
| 109 'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS], #arm64 nosnap with t
urbofan. | 107 'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS], #arm64 nosnap with t
urbofan. |
| 110 | 108 |
| 111 # Issue 4035: unexpected frame->context() in debugger | 109 # Issue 4035: unexpected frame->context() in debugger |
| 112 'regress/regress-crbug-107996': [PASS, NO_VARIANTS], | 110 'regress/regress-crbug-107996': [PASS, NO_VARIANTS], |
| 113 'regress/regress-crbug-171715': [PASS, NO_VARIANTS], | 111 'regress/regress-crbug-171715': [PASS, NO_VARIANTS], |
| 114 'regress/regress-crbug-222893': [PASS, NO_VARIANTS], | 112 'regress/regress-crbug-222893': [PASS, NO_VARIANTS], |
| 115 'regress/regress-crbug-323936': [PASS, NO_VARIANTS], | 113 'regress/regress-crbug-323936': [PASS, NO_VARIANTS], |
| 116 'regress/regress-crbug-491943': [PASS, NO_VARIANTS], | 114 'regress/regress-crbug-491943': [PASS, NO_VARIANTS], |
| 117 'regress/regress-325676': [PASS, NO_VARIANTS], | 115 'regress/regress-325676': [PASS, NO_VARIANTS], |
| 118 'debug-evaluate-closure': [PASS, NO_VARIANTS], | 116 'debug-evaluate-closure': [PASS, NO_VARIANTS], |
| 119 'debug-evaluate-with': [PASS, NO_VARIANTS], | 117 'debug-evaluate-with': [PASS, NO_VARIANTS], |
| 120 | 118 |
| 121 # TODO(mstarzinger): Optimizing top-level code flushed out some correctness | 119 # TODO(mstarzinger): Optimizing top-level code flushed out some correctness |
| 122 # issues on ARM and ARM64. | 120 # issues on ARM and ARM64. |
| 123 'es6/math-log2-log10': [PASS, NO_VARIANTS], # on ARM and ARM64. | 121 'es6/math-log2-log10': [PASS, NO_VARIANTS], # on ARM and ARM64. |
| 124 'mirror-script': [PASS, NO_VARIANTS], # on ARM64 only. | 122 'mirror-script': [PASS, NO_VARIANTS], # on ARM64 only. |
| 125 | 123 |
| 126 # TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan. | 124 # TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan. |
| 127 'debug-evaluate-const': [PASS, NO_VARIANTS], | |
| 128 'debug-evaluate-locals': [PASS, NO_VARIANTS], | 125 'debug-evaluate-locals': [PASS, NO_VARIANTS], |
| 129 'debug-evaluate-locals-capturing': [PASS, NO_VARIANTS], | 126 'debug-evaluate-locals-capturing': [PASS, NO_VARIANTS], |
| 130 'debug-liveedit-check-stack': [PASS, NO_VARIANTS], # only in no-snap mode. | 127 'debug-liveedit-check-stack': [PASS, NO_VARIANTS], # only in no-snap mode. |
| 131 'debug-liveedit-double-call': [PASS, NO_VARIANTS], | 128 'debug-liveedit-double-call': [PASS, NO_VARIANTS], |
| 132 'debug-set-variable-value': [PASS, NO_VARIANTS], | 129 'debug-set-variable-value': [PASS, NO_VARIANTS], |
| 133 'debug-stepout-scope-part1': [PASS, NO_VARIANTS], | 130 'debug-stepout-scope-part1': [PASS, NO_VARIANTS], |
| 134 'debug-stepout-scope-part2': [PASS, NO_VARIANTS], | 131 'debug-stepout-scope-part2': [PASS, NO_VARIANTS], |
| 135 'debug-stepout-scope-part3': [PASS, NO_VARIANTS], | 132 'debug-stepout-scope-part3': [PASS, NO_VARIANTS], |
| 136 'es6/debug-evaluate-blockscopes': [PASS, NO_VARIANTS], | 133 'es6/debug-evaluate-blockscopes': [PASS, NO_VARIANTS], |
| 137 # Issue 4055: Scope chain length observed by debugger is off. | 134 # Issue 4055: Scope chain length observed by debugger is off. |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 187 # the slow path in C++ with holey arrays in Function.prototype.apply. | 184 # the slow path in C++ with holey arrays in Function.prototype.apply. |
| 188 # TODO(bmeurer): Add fast support for holey arrays in apply. | 185 # TODO(bmeurer): Add fast support for holey arrays in apply. |
| 189 'apply': [PASS, TIMEOUT], | 186 'apply': [PASS, TIMEOUT], |
| 190 | 187 |
| 191 # Very slow on ARM and MIPS, contains no architecture dependent code. | 188 # Very slow on ARM and MIPS, contains no architecture dependent code. |
| 192 'unicode-case-overoptimization': [PASS, NO_VARIANTS, ['arch == arm or arch ==
arm64 or arch == android_arm or arch == android_arm64 or arch == mipsel or arch
== mips64el or arch == mips64 or arch == mips', TIMEOUT]], | 189 'unicode-case-overoptimization': [PASS, NO_VARIANTS, ['arch == arm or arch ==
arm64 or arch == android_arm or arch == android_arm64 or arch == mipsel or arch
== mips64el or arch == mips64 or arch == mips', TIMEOUT]], |
| 193 'regress/regress-3976': [PASS, NO_VARIANTS, ['arch == arm or arch == arm64 or
arch == android_arm or arch == android_arm64 or arch == mipsel or arch == mips64
el or arch == mips64 or arch == mips', SKIP]], | 190 'regress/regress-3976': [PASS, NO_VARIANTS, ['arch == arm or arch == arm64 or
arch == android_arm or arch == android_arm64 or arch == mipsel or arch == mips64
el or arch == mips64 or arch == mips', SKIP]], |
| 194 'regress/regress-crbug-482998': [PASS, NO_VARIANTS, ['arch == arm or arch == a
rm64 or arch == android_arm or arch == android_arm64 or arch == mipsel or arch =
= mips64el or arch == mips', SKIP]], | 191 'regress/regress-crbug-482998': [PASS, NO_VARIANTS, ['arch == arm or arch == a
rm64 or arch == android_arm or arch == android_arm64 or arch == mipsel or arch =
= mips64el or arch == mips', SKIP]], |
| 195 | 192 |
| 196 ############################################################################## | 193 ############################################################################## |
| 197 # This test expects to reach a certain recursion depth, which may not work | |
| 198 # for debug mode. | |
| 199 'json-recursive': [PASS, ['mode == debug', PASS, FAIL]], | |
| 200 | |
| 201 ############################################################################## | |
| 202 # Skip long running tests that time out in debug mode. | 194 # Skip long running tests that time out in debug mode. |
| 203 'generated-transition-stub': [PASS, ['mode == debug', SKIP]], | 195 'generated-transition-stub': [PASS, ['mode == debug', SKIP]], |
| 204 'migrations': [SKIP], | 196 'migrations': [SKIP], |
| 205 'array-functions-prototype-misc': [PASS, SLOW, ['mode == debug', SKIP]], | 197 'array-functions-prototype-misc': [PASS, SLOW, ['mode == debug', SKIP]], |
| 206 | 198 |
| 207 ############################################################################## | 199 ############################################################################## |
| 208 # This test sets the umask on a per-process basis and hence cannot be | 200 # This test sets the umask on a per-process basis and hence cannot be |
| 209 # used in multi-threaded runs. | 201 # used in multi-threaded runs. |
| 210 # On android there is no /tmp directory. | 202 # On android there is no /tmp directory. |
| 211 # Currently d8-os generates a temporary directory name using Math.random(), so | 203 # Currently d8-os generates a temporary directory name using Math.random(), so |
| 212 # we cannot run several variants of d8-os simultaneously, since all of them | 204 # we cannot run several variants of d8-os simultaneously, since all of them |
| 213 # get the same random seed and would generate the same directory name. Besides | 205 # get the same random seed and would generate the same directory name. Besides |
| 214 # that, it doesn't make sense to run several variants of d8-os anyways. | 206 # that, it doesn't make sense to run several variants of d8-os anyways. |
| 215 'd8-os': [PASS, NO_VARIANTS, ['isolates or arch == android_arm or arch == andr
oid_arm64 or arch == android_ia32', SKIP]], | 207 'd8-os': [PASS, NO_VARIANTS, ['isolates or arch == android_arm or arch == andr
oid_arm64 or arch == android_ia32', SKIP]], |
| 216 'tools/tickprocessor': [PASS, NO_VARIANTS, ['arch == android_arm or arch == an
droid_arm64 or arch == android_ia32', SKIP]], | 208 'tools/tickprocessor': [PASS, NO_VARIANTS, ['arch == android_arm or arch == an
droid_arm64 or arch == android_ia32', SKIP]], |
| 217 | 209 |
| 218 ############################################################################## | 210 ############################################################################## |
| 219 # Long running test that reproduces memory leak and should be run manually. | 211 # Long running test that reproduces memory leak and should be run manually. |
| 220 'regress/regress-2073': [SKIP], | 212 'regress/regress-2073': [SKIP], |
| 221 | 213 |
| 222 ############################################################################## | 214 ############################################################################## |
| 223 # Tests verifying CHECK and ASSERT. | 215 # Tests verifying CHECK and ASSERT. |
| 224 'verify-check-false': [FAIL, NO_VARIANTS], | 216 'verify-check-false': [FAIL, NO_VARIANTS], |
| 225 'verify-assert-false': [NO_VARIANTS, ['mode == release and dcheck_always_on ==
False', PASS], ['mode == debug or dcheck_always_on == True', FAIL]], | 217 'verify-assert-false': [NO_VARIANTS, ['mode == release and dcheck_always_on ==
False', PASS], ['mode == debug or dcheck_always_on == True', FAIL]], |
| 226 | 218 |
| 227 ############################################################################## | 219 ############################################################################## |
| 228 # Tests with different versions for release and debug. | 220 # Tests with different versions for release and debug. |
| 229 'compiler/alloc-number': [PASS, ['mode == debug', SKIP]], | 221 'compiler/alloc-number': [PASS, ['mode == debug', SKIP]], |
| 230 'compiler/alloc-number-debug': [PASS, ['mode == release', SKIP]], | 222 'compiler/alloc-number-debug': [PASS, ['mode == release', SKIP]], |
| 231 'regress/regress-634': [PASS, ['mode == debug', SKIP]], | |
| 232 'regress/regress-634-debug': [PASS, ['mode == release', SKIP]], | 223 'regress/regress-634-debug': [PASS, ['mode == release', SKIP]], |
| 233 | 224 |
| 234 # BUG(336820). TODO(bmeurer): Investigate. | 225 # BUG(336820). TODO(bmeurer): Investigate. |
| 235 'regress/regress-336820': [PASS, FAIL], | 226 'regress/regress-336820': [PASS, FAIL], |
| 236 | 227 |
| 237 # BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for | 228 # BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for |
| 238 # nosse2. Also for arm novfp3. | 229 # nosse2. Also for arm novfp3. |
| 239 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == x87
or arch == arm and simulator == True', PASS]], | 230 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == x87
or arch == arm and simulator == True', PASS]], |
| 240 | 231 |
| 241 # Skip endain dependent test for mips due to different typed views of the same | 232 # Skip endain dependent test for mips due to different typed views of the same |
| (...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 373 'regress/regress-353551': [SKIP], | 364 'regress/regress-353551': [SKIP], |
| 374 'regress/regress-crbug-119926': [SKIP], | 365 'regress/regress-crbug-119926': [SKIP], |
| 375 'regress/short-circuit': [SKIP], | 366 'regress/short-circuit': [SKIP], |
| 376 'stack-traces-overflow': [SKIP], | 367 'stack-traces-overflow': [SKIP], |
| 377 'unicode-test': [SKIP], | 368 'unicode-test': [SKIP], |
| 378 'whitespaces': [SKIP], | 369 'whitespaces': [SKIP], |
| 379 | 370 |
| 380 # TODO(mstarzinger): Takes too long with TF. | 371 # TODO(mstarzinger): Takes too long with TF. |
| 381 'array-sort': [PASS, NO_VARIANTS], | 372 'array-sort': [PASS, NO_VARIANTS], |
| 382 'regress/regress-91008': [PASS, NO_VARIANTS], | 373 'regress/regress-91008': [PASS, NO_VARIANTS], |
| 383 'regress/regress-417709a': [PASS, ['arch == arm64', NO_VARIANTS]], | |
| 384 'regress/regress-transcendental': [PASS, ['arch == arm64', NO_VARIANTS]], | 374 'regress/regress-transcendental': [PASS, ['arch == arm64', NO_VARIANTS]], |
| 385 'compiler/osr-regress-max-locals': [PASS, NO_VARIANTS], | 375 'compiler/osr-regress-max-locals': [PASS, NO_VARIANTS], |
| 386 'math-floor-of-div': [PASS, NO_VARIANTS], | 376 'math-floor-of-div': [PASS, NO_VARIANTS], |
| 387 'unicodelctest': [PASS, NO_VARIANTS], | 377 'unicodelctest': [PASS, NO_VARIANTS], |
| 388 'unicodelctest-no-optimization': [PASS, NO_VARIANTS], | 378 'unicodelctest-no-optimization': [PASS, NO_VARIANTS], |
| 389 | 379 |
| 390 # TODO(jkummerow): Doesn't work correctly in GC stress. | 380 # TODO(jkummerow): Doesn't work correctly in GC stress. |
| 391 'regress/regress-crbug-500497': [SKIP], | 381 'regress/regress-crbug-500497': [SKIP], |
| 392 | 382 |
| 393 # Too slow for gc stress. | 383 # Too slow for gc stress. |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 448 'regress/regress-1132': [SKIP], | 438 'regress/regress-1132': [SKIP], |
| 449 | 439 |
| 450 # Pass but take too long to run. Skip. | 440 # Pass but take too long to run. Skip. |
| 451 # Some similar tests (with fewer iterations) may be included in arm64-js | 441 # Some similar tests (with fewer iterations) may be included in arm64-js |
| 452 # tests. | 442 # tests. |
| 453 'asm/embenchen/box2d': [SKIP], | 443 'asm/embenchen/box2d': [SKIP], |
| 454 'asm/embenchen/lua_binarytrees': [SKIP], | 444 'asm/embenchen/lua_binarytrees': [SKIP], |
| 455 'big-object-literal': [SKIP], | 445 'big-object-literal': [SKIP], |
| 456 'compiler/regress-arguments': [SKIP], | 446 'compiler/regress-arguments': [SKIP], |
| 457 'compiler/regress-gvn': [SKIP], | 447 'compiler/regress-gvn': [SKIP], |
| 458 'compiler/regress-max-locals-for-osr': [SKIP], | |
| 459 'compiler/regress-4': [SKIP], | 448 'compiler/regress-4': [SKIP], |
| 460 'compiler/regress-or': [SKIP], | 449 'compiler/regress-or': [SKIP], |
| 461 'compiler/regress-rep-change': [SKIP], | 450 'compiler/regress-rep-change': [SKIP], |
| 462 'regress/regress-1117': [SKIP], | 451 'regress/regress-1117': [SKIP], |
| 463 'regress/regress-1145': [SKIP], | |
| 464 'regress/regress-1849': [SKIP], | 452 'regress/regress-1849': [SKIP], |
| 465 'regress/regress-3247124': [SKIP], | 453 'regress/regress-3247124': [SKIP], |
| 466 'regress/regress-634': [SKIP], | |
| 467 'regress/regress-91008': [SKIP], | 454 'regress/regress-91008': [SKIP], |
| 468 'regress/regress-91010': [SKIP], | 455 'regress/regress-91010': [SKIP], |
| 469 'regress/regress-91013': [SKIP], | 456 'regress/regress-91013': [SKIP], |
| 470 'regress/regress-99167': [SKIP], | 457 'regress/regress-99167': [SKIP], |
| 471 | 458 |
| 472 # BUG(v8:3457). | 459 # BUG(v8:3457). |
| 473 'deserialize-reference': [PASS, FAIL], | 460 'deserialize-reference': [PASS, FAIL], |
| 474 | 461 |
| 475 # BUG(v8:4016) | 462 # BUG(v8:4016) |
| 476 'regress/regress-crbug-467047': [SKIP], | 463 'regress/regress-crbug-467047': [SKIP], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 512 'asm/construct-double': [PASS, NO_IGNITION], | 499 'asm/construct-double': [PASS, NO_IGNITION], |
| 513 'compiler/osr-one': [PASS, NO_IGNITION], | 500 'compiler/osr-one': [PASS, NO_IGNITION], |
| 514 'compiler/osr-two': [PASS, NO_IGNITION], | 501 'compiler/osr-two': [PASS, NO_IGNITION], |
| 515 'wasm/asm-wasm-i32': [PASS, NO_IGNITION], | 502 'wasm/asm-wasm-i32': [PASS, NO_IGNITION], |
| 516 'wasm/asm-wasm-u32': [PASS, NO_IGNITION], | 503 'wasm/asm-wasm-u32': [PASS, NO_IGNITION], |
| 517 }], # 'arch == arm64' | 504 }], # 'arch == arm64' |
| 518 | 505 |
| 519 ['arch == arm64 and mode == debug and simulator_run == True', { | 506 ['arch == arm64 and mode == debug and simulator_run == True', { |
| 520 | 507 |
| 521 # Pass but take too long with the simulator in debug mode. | 508 # Pass but take too long with the simulator in debug mode. |
| 522 'array-iterate-backwards': [PASS, TIMEOUT], | |
| 523 'array-sort': [PASS, TIMEOUT], | 509 'array-sort': [PASS, TIMEOUT], |
| 524 'packed-elements': [SKIP], | 510 'packed-elements': [SKIP], |
| 525 'regexp-global': [SKIP], | 511 'regexp-global': [SKIP], |
| 526 'compiler/alloc-numbers': [SKIP], | |
| 527 'math-floor-of-div': [PASS, TIMEOUT], | 512 'math-floor-of-div': [PASS, TIMEOUT], |
| 528 'math-floor-of-div-nosudiv': [PASS, TIMEOUT], | 513 'math-floor-of-div-nosudiv': [PASS, TIMEOUT], |
| 529 'unicodelctest': [PASS, TIMEOUT], | 514 'unicodelctest': [PASS, TIMEOUT], |
| 530 'unicodelctest-no-optimization': [PASS, TIMEOUT], | 515 'unicodelctest-no-optimization': [PASS, TIMEOUT], |
| 531 # Issue 3219: | 516 # Issue 3219: |
| 532 'getters-on-elements': [PASS, ['gc_stress == True', FAIL]], | 517 'getters-on-elements': [PASS, ['gc_stress == True', FAIL]], |
| 533 | 518 |
| 534 # Ignition. | 519 # Ignition. |
| 535 'es6/templates': [PASS, ['no_snap and mode == debug', NO_IGNITION]], | 520 'es6/templates': [PASS, ['no_snap and mode == debug', NO_IGNITION]], |
| 536 'regress/regress-crbug-364374': [PASS, ['no_snap and mode == debug', NO_IGNITI
ON]], | 521 'regress/regress-crbug-364374': [PASS, ['no_snap and mode == debug', NO_IGNITI
ON]], |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 583 | 568 |
| 584 # Times out often in release mode on ARM. | 569 # Times out often in release mode on ARM. |
| 585 'compiler/regress-stacktrace-methods': [PASS, ['mode == release', TIMEOUT]], | 570 'compiler/regress-stacktrace-methods': [PASS, ['mode == release', TIMEOUT]], |
| 586 'array-splice': [PASS, TIMEOUT], | 571 'array-splice': [PASS, TIMEOUT], |
| 587 | 572 |
| 588 # Long running tests. Skipping because having them timeout takes too long on | 573 # Long running tests. Skipping because having them timeout takes too long on |
| 589 # the buildbot. | 574 # the buildbot. |
| 590 'big-object-literal': [SKIP], | 575 'big-object-literal': [SKIP], |
| 591 'compiler/alloc-number': [SKIP], | 576 'compiler/alloc-number': [SKIP], |
| 592 'regress/regress-490': [SKIP], | 577 'regress/regress-490': [SKIP], |
| 593 'regress/regress-634': [SKIP], | |
| 594 'regress/regress-create-exception': [SKIP], | 578 'regress/regress-create-exception': [SKIP], |
| 595 'regress/regress-3247124': [SKIP], | 579 'regress/regress-3247124': [SKIP], |
| 596 | 580 |
| 597 # Requires bigger stack size in the Genesis and if stack size is increased, | 581 # Requires bigger stack size in the Genesis and if stack size is increased, |
| 598 # the test requires too much time to run. However, the problem test covers | 582 # the test requires too much time to run. However, the problem test covers |
| 599 # should be platform-independent. | 583 # should be platform-independent. |
| 600 'regress/regress-1132': [SKIP], | 584 'regress/regress-1132': [SKIP], |
| 601 | 585 |
| 602 # Currently always deopt on minus zero | 586 # Currently always deopt on minus zero |
| 603 'math-floor-of-div-minus-zero': [SKIP], | 587 'math-floor-of-div-minus-zero': [SKIP], |
| (...skipping 28 matching lines...) Expand all Loading... |
| 632 'array-splice': [PASS, TIMEOUT], | 616 'array-splice': [PASS, TIMEOUT], |
| 633 | 617 |
| 634 # Long running test. | 618 # Long running test. |
| 635 'mirror-object': [PASS, TIMEOUT], | 619 'mirror-object': [PASS, TIMEOUT], |
| 636 'string-indexof-2': [PASS, TIMEOUT], | 620 'string-indexof-2': [PASS, TIMEOUT], |
| 637 | 621 |
| 638 # Long running tests. Skipping because having them timeout takes too long on | 622 # Long running tests. Skipping because having them timeout takes too long on |
| 639 # the buildbot. | 623 # the buildbot. |
| 640 'compiler/alloc-number': [SKIP], | 624 'compiler/alloc-number': [SKIP], |
| 641 'regress/regress-490': [SKIP], | 625 'regress/regress-490': [SKIP], |
| 642 'regress/regress-634': [SKIP], | |
| 643 'regress/regress-create-exception': [SKIP], | 626 'regress/regress-create-exception': [SKIP], |
| 644 'regress/regress-3247124': [SKIP], | 627 'regress/regress-3247124': [SKIP], |
| 645 | 628 |
| 646 # Requires bigger stack size in the Genesis and if stack size is increased, | 629 # Requires bigger stack size in the Genesis and if stack size is increased, |
| 647 # the test requires too much time to run. However, the problem test covers | 630 # the test requires too much time to run. However, the problem test covers |
| 648 # should be platform-independent. | 631 # should be platform-independent. |
| 649 'regress/regress-1132': [SKIP], | 632 'regress/regress-1132': [SKIP], |
| 650 | 633 |
| 651 # Currently always deopt on minus zero | 634 # Currently always deopt on minus zero |
| 652 'math-floor-of-div-minus-zero': [SKIP], | 635 'math-floor-of-div-minus-zero': [SKIP], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 695 'compiler/property-calls': [PASS, SLOW], | 678 'compiler/property-calls': [PASS, SLOW], |
| 696 'compiler/recursive-deopt': [PASS, SLOW], | 679 'compiler/recursive-deopt': [PASS, SLOW], |
| 697 'compiler/regress-4': [PASS, SLOW], | 680 'compiler/regress-4': [PASS, SLOW], |
| 698 'compiler/regress-funcaller': [PASS, SLOW], | 681 'compiler/regress-funcaller': [PASS, SLOW], |
| 699 'compiler/regress-rep-change': [PASS, SLOW], | 682 'compiler/regress-rep-change': [PASS, SLOW], |
| 700 'compiler/regress-arguments': [PASS, SLOW], | 683 'compiler/regress-arguments': [PASS, SLOW], |
| 701 'compiler/regress-funarguments': [PASS, SLOW], | 684 'compiler/regress-funarguments': [PASS, SLOW], |
| 702 'compiler/regress-3249650': [PASS, SLOW], | 685 'compiler/regress-3249650': [PASS, SLOW], |
| 703 'compiler/simple-deopt': [PASS, SLOW], | 686 'compiler/simple-deopt': [PASS, SLOW], |
| 704 'regress/regress-490': [PASS, SLOW], | 687 'regress/regress-490': [PASS, SLOW], |
| 705 'regress/regress-634': [PASS, SLOW], | |
| 706 'regress/regress-create-exception': [PASS, SLOW], | 688 'regress/regress-create-exception': [PASS, SLOW], |
| 707 'regress/regress-3218915': [PASS, SLOW], | 689 'regress/regress-3218915': [PASS, SLOW], |
| 708 'regress/regress-3247124': [PASS, SLOW], | 690 'regress/regress-3247124': [PASS, SLOW], |
| 709 | 691 |
| 710 # Requires bigger stack size in the Genesis and if stack size is increased, | 692 # Requires bigger stack size in the Genesis and if stack size is increased, |
| 711 # the test requires too much time to run. However, the problem test covers | 693 # the test requires too much time to run. However, the problem test covers |
| 712 # should be platform-independent. | 694 # should be platform-independent. |
| 713 'regress/regress-1132': [SKIP], | 695 'regress/regress-1132': [SKIP], |
| 714 | 696 |
| 715 # Currently always deopt on minus zero | 697 # Currently always deopt on minus zero |
| 716 'math-floor-of-div-minus-zero': [SKIP], | 698 'math-floor-of-div-minus-zero': [SKIP], |
| 717 }], # 'arch == mips64el or arch == mips64' | 699 }], # 'arch == mips64el or arch == mips64' |
| 718 | 700 |
| 719 ############################################################################## | 701 ############################################################################## |
| 720 ['system == windows', { | 702 ['system == windows', { |
| 721 # TODO(mstarzinger): Too slow with turbo fan. | 703 # TODO(mstarzinger): Too slow with turbo fan. |
| 722 'big-object-literal': [PASS, ['mode == debug', SKIP]], | 704 'big-object-literal': [PASS, ['mode == debug', SKIP]], |
| 723 'math-floor-of-div': [PASS, ['mode == debug', SKIP]], | 705 'math-floor-of-div': [PASS, ['mode == debug', SKIP]], |
| 724 'math-floor-of-div-nosudiv': [PASS, ['mode == debug', SKIP]], | 706 'math-floor-of-div-nosudiv': [PASS, ['mode == debug', SKIP]], |
| 725 'osr-regress-max-locals': [PASS, ['mode == debug', SKIP]], | |
| 726 'unicodelctest': [PASS, ['mode == debug', SKIP]], | 707 'unicodelctest': [PASS, ['mode == debug', SKIP]], |
| 727 | 708 |
| 728 # BUG(v8:3435) | 709 # BUG(v8:3435) |
| 729 'debug-script-breakpoints': [PASS, FAIL], | 710 'debug-script-breakpoints': [PASS, FAIL], |
| 730 | 711 |
| 731 # BUG(v8:4495). | 712 # BUG(v8:4495). |
| 732 'es6/collections': [PASS, ['arch == ia32', FAST_VARIANTS]], | 713 'es6/collections': [PASS, ['arch == ia32', FAST_VARIANTS]], |
| 733 }], # 'system == windows' | 714 }], # 'system == windows' |
| 734 | 715 |
| 735 ############################################################################## | 716 ############################################################################## |
| (...skipping 24 matching lines...) Expand all Loading... |
| 760 # Poor performance for NaCl V8 causes an assertion failure for this test. | 741 # Poor performance for NaCl V8 causes an assertion failure for this test. |
| 761 'regress/regress-165637': [SKIP], | 742 'regress/regress-165637': [SKIP], |
| 762 | 743 |
| 763 # Skip long running test that times out in debug mode and goes OOM on NaCl. | 744 # Skip long running test that times out in debug mode and goes OOM on NaCl. |
| 764 'regress/regress-crbug-160010': [SKIP], | 745 'regress/regress-crbug-160010': [SKIP], |
| 765 | 746 |
| 766 # Skip tests that timout with turbofan. | 747 # Skip tests that timout with turbofan. |
| 767 'regress/regress-1257': [PASS, NO_VARIANTS], | 748 'regress/regress-1257': [PASS, NO_VARIANTS], |
| 768 'regress/regress-2618': [PASS, NO_VARIANTS], | 749 'regress/regress-2618': [PASS, NO_VARIANTS], |
| 769 'regress/regress-298269': [PASS, NO_VARIANTS], | 750 'regress/regress-298269': [PASS, NO_VARIANTS], |
| 770 'regress/regress-634': [PASS, NO_VARIANTS], | |
| 771 'regress/regress-91008': [PASS, NO_VARIANTS], | 751 'regress/regress-91008': [PASS, NO_VARIANTS], |
| 772 'compiler/osr-alignment': [PASS, NO_VARIANTS], | 752 'compiler/osr-alignment': [PASS, NO_VARIANTS], |
| 773 'compiler/osr-one': [PASS, NO_VARIANTS], | 753 'compiler/osr-one': [PASS, NO_VARIANTS], |
| 774 'compiler/osr-two': [PASS, NO_VARIANTS], | 754 'compiler/osr-two': [PASS, NO_VARIANTS], |
| 775 'stack-traces-overflow': [PASS, NO_VARIANTS], | 755 'stack-traces-overflow': [PASS, NO_VARIANTS], |
| 776 'mirror-object': [PASS, NO_VARIANTS], | 756 'mirror-object': [PASS, NO_VARIANTS], |
| 777 | 757 |
| 778 # Bug(v8:2978). | 758 # Bug(v8:2978). |
| 779 'lithium/MathExp': [PASS, FAIL], | 759 'lithium/MathExp': [PASS, FAIL], |
| 780 | 760 |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 891 ############################################################################## | 871 ############################################################################## |
| 892 ['gcov_coverage', { | 872 ['gcov_coverage', { |
| 893 # Tests taking too long. | 873 # Tests taking too long. |
| 894 'array-functions-prototype-misc': [SKIP], | 874 'array-functions-prototype-misc': [SKIP], |
| 895 | 875 |
| 896 # Stack overflow. | 876 # Stack overflow. |
| 897 'big-array-literal': [SKIP], | 877 'big-array-literal': [SKIP], |
| 898 }], # 'gcov_coverage' | 878 }], # 'gcov_coverage' |
| 899 | 879 |
| 900 ] | 880 ] |
| OLD | NEW |