Commit 132871a6 authored by ulan's avatar ulan Committed by Commit bot

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}
parent 9da92c1a
......@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment