[test] Skip test for arm64 gc stress.

BUG=v8:4779
LOG=n
NOTRY=true
TBR=bmeurer@chromium.org, ulan@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#34280}
This commit is contained in:
machenbach 2016-02-25 02:23:51 -08:00 committed by Commit bot
parent a6619c2c44
commit cbeaf19213

View File

@ -391,6 +391,9 @@
# BUG(v8:4754).
'debug-referenced-by': [PASS, NO_VARIANTS],
# BUG(v8:4779): Crashes flakily with stress mode on arm64.
'array-splice': [PASS, SLOW, ['arch == arm64', FAST_VARIANTS]],
}], # 'gc_stress == True'
##############################################################################