Commit 32d2c0df authored by Vasili Skurydzin's avatar Vasili Skurydzin Committed by Commit Bot

Add a SLOW mark a cctest test case to avoid timeout in PASE environment

Change-Id: I6b5676477cc06ef6a842d80ef2ba6e00265f73dc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2547206Reviewed-by: 's avatarMilad Fa <mfarazma@redhat.com>
Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
Commit-Queue: Vasili Skurydzin <vasili.skurydzin@ibm.com>
Cr-Commit-Position: refs/heads/master@{#71315}
parent 960c672c
......@@ -383,7 +383,8 @@
# TODO(ppc): Implement load/store reverse byte instructions
'test-run-wasm-simd/RunWasm_SimdLoadStoreLoad': [SKIP],
'test-run-wasm-simd/RunWasm_SimdLoadStoreLoad_turbofan': [SKIP],
# slow in PASE emulator
'test-cpu-profiler/Inlining2': [PASS, SLOW],
}], # 'system == aix or (arch == ppc64 and byteorder == big)'
##############################################################################
......
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