Commit 6e207d8b authored by Ng Zhi An's avatar Ng Zhi An Committed by Commit Bot

Skip failing regression test on ODROID

Bug: v8:11391
Change-Id: Icb4b6b04cc0591f9b27256f7b58daed6c4fdffa2
No-Try: true
No-Tree-Checks: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2673276
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72513}
parent 1e419094
......@@ -293,6 +293,8 @@
['arch == arm and not simulator_run', {
# crbug.com/v8/7605
'test-heap/OutOfMemorySmallObjects': [SKIP],
# TODO(v8:11391)
'test-code-generator/Regress_1171759': [SKIP],
}], # 'arch == arm and not simulator_run'
##############################################################################
......
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