Skip to content

Commit cde30ec

Browse files
Milad FaCommit Bot
authored andcommitted
PPC: [test] Skip flaky test on PPC
Port ed60adb [email protected], [email protected], [email protected], [email protected] BUG= LOG=N Bug: v8:11134 Change-Id: I02d0899df33633c15a5911b055a7e34961d8982f Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2739647 Reviewed-by: Michael Achenbach <[email protected]> Commit-Queue: Milad Fa <[email protected]> Cr-Commit-Position: refs/heads/master@{#73245}
1 parent 65ea58c commit cde30ec

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

test/cctest/cctest.status

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,12 @@
465465
'test-bytecode-generator/WideRegisters': [SKIP],
466466
}],
467467

468+
##############################################################################
469+
['arch == ppc64 and not simulator_run', {
470+
# crbug.com/v8/11134
471+
'test-cpu-profiler/MultipleThreadsSingleIsolate': [SKIP],
472+
}], # 'arch == ppc64 and not simulator_run'
473+
468474
##############################################################################
469475
['variant == stress_incremental_marking', {
470476
'test-heap-profiler/SamplingHeapProfiler': [SKIP],

0 commit comments

Comments
 (0)