Skip to content

Commit ed60adb

Browse files
mi-acCommit Bot
authored andcommitted
[test] Skip flaky test on ODROIDs
No-Try: true Bug: v8:11134 Change-Id: Ic63d0ffc0d64a3f06048cf811a526afd46e34cae Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2714548 Auto-Submit: Michael Achenbach <[email protected]> Commit-Queue: Peter Marshall <[email protected]> Reviewed-by: Peter Marshall <[email protected]> Cr-Commit-Position: refs/heads/master@{#72994}
1 parent da111c0 commit ed60adb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/cctest/cctest.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,9 @@
297297
['arch == arm and not simulator_run', {
298298
# crbug.com/v8/7605
299299
'test-heap/OutOfMemorySmallObjects': [SKIP],
300+
301+
# crbug.com/v8/11134
302+
'test-cpu-profiler/MultipleThreadsSingleIsolate': [PASS, ['system != android', SKIP]],
300303
}], # 'arch == arm and not simulator_run'
301304

302305
##############################################################################

0 commit comments

Comments
 (0)