Commit 6ba2611e authored by Junliang Yan's avatar Junliang Yan Committed by Commit Bot

PPC: skip test-bytecode-generator/WideRegisters

R=leszeks@chromium.org, rmcilroy@chromium.org

Bug: v8:8766
Change-Id: I85ac658dddffaea69f64864185e87db2fdb2f90f
Reviewed-on: https://chromium-review.googlesource.com/c/1450132Reviewed-by: 's avatarRoss McIlroy <rmcilroy@chromium.org>
Commit-Queue: Junliang Yan <jyan@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#59304}
parent f738c6c4
...@@ -427,6 +427,11 @@ ...@@ -427,6 +427,11 @@
}], # 'arch == ppc or arch == ppc64 or arch == s390 or arch == s390x' }], # 'arch == ppc or arch == ppc64 or arch == s390 or arch == s390x'
['arch == ppc64', {
# https://crbug.com/v8/8766
'test-bytecode-generator/WideRegisters': [SKIP],
}],
############################################################################## ##############################################################################
['variant == stress_incremental_marking', { ['variant == stress_incremental_marking', {
'test-heap-profiler/SamplingHeapProfiler': [SKIP], 'test-heap-profiler/SamplingHeapProfiler': [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