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: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#72513}
This commit is contained in:
parent
1e419094c1
commit
6e207d8b55
@ -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'
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user