[test] Disable two more failing tests.

TBR=jarin@chromium.org
NOTREECHECKS=true
BUG=v8:4493
LOG=n
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#31425}
This commit is contained in:
machenbach 2015-10-20 12:59:04 -07:00 committed by Commit bot
parent 581ead5c8c
commit 7e5d330917

View File

@ -357,6 +357,10 @@
'json': [PASS, SLOW],
'regress/regress-446389': [PASS, SLOW],
'regress/regress-inline-getter-near-stack-limit': [PASS, SLOW],
# BUG(v8:4493).
'accessor-map-sharing': [PASS, NO_VARIANTS],
'tools/profviz': [PASS, NO_VARIANTS],
}], # 'gc_stress == True'
##############################################################################