skip failing test on arm64

LOG=N
BUG=v8:3884

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

Cr-Commit-Position: refs/heads/master@{#26582}
This commit is contained in:
dcarney 2015-02-11 06:35:52 -08:00 committed by Commit bot
parent d59202c143
commit 81544f2859

View File

@ -302,6 +302,9 @@
# BUG(v8:3457).
'deserialize-reference': [PASS, FAIL],
# BUG(v8:3884).
'regress/regress-builtinbust-7.js': [PASS, ['gc_stress == True', SKIP]],
# Slow tests.
'array-concat': [PASS, SLOW],
'array-constructor': [PASS, SLOW],