Commit ddd9b349 authored by Milad Fa's avatar Milad Fa Committed by Commit Bot

PPC: [inspector] mark test as slow when running on simulator

Change-Id: Idae6adfd81889da96e7f9dad8781c9a285bea72a
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2601343Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
Commit-Queue: Milad Fa <mfarazma@redhat.com>
Cr-Commit-Position: refs/heads/master@{#71883}
parent 39645430
...@@ -80,6 +80,7 @@ ...@@ -80,6 +80,7 @@
['(arch == ppc64) and simulator_run', { ['(arch == ppc64) and simulator_run', {
# Slow test: https://crbug.com/v8/10965 # Slow test: https://crbug.com/v8/10965
'runtime/console-messages-limits': [PASS, SLOW], 'runtime/console-messages-limits': [PASS, SLOW],
'debugger/regress-1125934': [PASS, SLOW],
}], # (arch == ppc64) and simulator_run }], # (arch == ppc64) and 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