Commit 0d1c4dca authored by Ng Zhi An's avatar Ng Zhi An Committed by Zhi An Ng

Skip flaky slow test on arm64

TBR=machenbach@chromium.org

Bug: v8:9863
Change-Id: I5312e53eca73469b9a77ddb9232535591b8fdcb3
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1865714Reviewed-by: 's avatarZhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64336}
parent 1d6542bb
......@@ -1015,6 +1015,11 @@
'js1_5/Regress/regress-80981': [PASS, SLOW],
}], # 'arch == arm and simulator_run'
['arch == arm64', {
# BUG(v8:9863)
'js1_5/Regress/regress-80981': [SKIP],
}], # 'arch == arm64'
['arch == arm64 and simulator_run', {
'js1_5/GC/regress-203278-2': [SKIP],
......
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