[test] MultipleIsolates is only slow when not in pointer compression

Change-Id: Ia6b805c48f71cea7a0f0ada06c9a35713ed49f28
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1903968
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Santiago Aboy Solanes <solanes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64843}
This commit is contained in:
Santiago Aboy Solanes 2019-11-07 15:24:23 +00:00 committed by Commit Bot
parent 0fc1f3a9b7
commit 1bafcc6b99

View File

@ -167,7 +167,7 @@
# Pass but take too long with the simulator.
'test-api/ExternalArrays': [PASS, SLOW],
'test-api/Threading*': [SKIP],
'test-cpu-profiler/MultipleIsolates': [PASS, SLOW],
'test-cpu-profiler/MultipleIsolates': [PASS, ['not pointer_compression', SLOW]],
'test-debug/DebugBreakStackTrace': [PASS, SLOW],
}], # 'arch == arm64 and simulator_run'