Disable regress-3717 for gc-stress.

TBR=ulan@chromium.org
BUG=v8:3723
LOG=N

Review URL: https://codereview.chromium.org/749283002

Cr-Commit-Position: refs/heads/master@{#25489}
This commit is contained in:
Yang Guo 2014-11-24 17:29:05 +01:00
parent fc52398d21
commit fc22bf2e8d

View File

@ -249,6 +249,9 @@
# Too slow for gc stress.
'asm/embenchen/box2d': [SKIP],
# Issue 3723.
'regress/regress-3717': [SKIP],
}], # 'gc_stress == True'
##############################################################################