ARM64: skip flaky mozilla/ecma/Date/15.9.5.26-1 until it is fixed.

BUG=v8:3716
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#25460}
This commit is contained in:
ulan 2014-11-21 03:24:42 -08:00 committed by Commit bot
parent 9da92c1a33
commit 132871a6a8

View File

@ -867,6 +867,8 @@
['arch == arm64', {
# BUG(v8:3503): Times out in debug mode.
'js1_5/Regress/regress-280769-2': [PASS, FAIL, ['mode == debug', SKIP]],
# BUG(v8:3716): Flaky failure.
'ecma/Date/15.9.5.26-1': [PASS, FAIL],
}], # 'arch == arm64'