Skip mjsunit/debug-references in gc-stress.

R=machenbach@chromium.org
BUG=v8:3079
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#31734}
This commit is contained in:
yangguo 2015-11-03 00:20:20 -08:00 committed by Commit bot
parent 8c1377a5b4
commit 2200c3898a

View File

@ -346,6 +346,9 @@
'json': [PASS, SLOW],
'regress/regress-446389': [PASS, SLOW],
'regress/regress-inline-getter-near-stack-limit': [PASS, SLOW],
# BUG(v8:3097)
'debug-references': [SKIP],
}], # 'gc_stress == True'
##############################################################################