Skip to content

Commit

Permalink
ppc[turboshaft]: mark CombineCompare tests as slow on simulator
Browse files Browse the repository at this point in the history
Change-Id: I9f3dedf5756e17f5bb003c7846dc41e434002364
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5503356
Commit-Queue: Milad Farazmand <mfarazma@redhat.com>
Reviewed-by: Darius Mercadier <dmercadier@chromium.org>
Cr-Commit-Position: refs/heads/main@{#93666}
  • Loading branch information
miladfarca authored and V8 LUCI CQ committed May 1, 2024
1 parent 975dabc commit af484aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/cctest/cctest.status
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,8 @@
'test-api/Threading*': [PASS, SLOW],
'test-api/ExternalArrays': [PASS, SLOW],
'test-debug/DebugBreakStackTrace': [PASS, SLOW],
'turboshaft-test-compare-combine/CombineCompareWord64Logic1': [PASS, SLOW],
'turboshaft-test-compare-combine/CombineCompareTwoLogicInputs': [PASS, SLOW],

}], # 'arch == ppc64 and simulator_run'

Expand Down

0 comments on commit af484aa

Please sign in to comment.