Commit 8c9c0cf7 authored by Maya Lekova's avatar Maya Lekova Committed by V8 LUCI CQ

[test] Skip flaky cpu profiler test

Bug: v8:10996
No-Try: true
Change-Id: Ic75702e2d9db17762b21cd3d90e6fbf461c634bb
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2928178
Auto-Submit: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74852}
parent 7b5c4e12
......@@ -145,6 +145,9 @@
['mode == debug', {
'test-persistent-handles/NewPersistentHandleFailsWhenParked': [FAIL],
'test-persistent-handles/NewPersistentHandleFailsWhenParkedExplicit': [FAIL],
# BUG(v8:10996): Flaky on Linux64 - debug
'test-cpu-profiler/StartProfilingAfterOsr': [SKIP],
}],
##############################################################################
......
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