Commit 943eb9e4 authored by Maya Lekova's avatar Maya Lekova Committed by Commit Bot

[test] Skip CPU profiler test on stress_concurrent_inlining

Bug: v8:11524
Change-Id: I009e050baa1e08a520c00bb88b61cffd3f1c2acc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2742476Reviewed-by: 's avatarPeter Marshall <petermarshall@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73335}
parent f977ace2
......@@ -702,4 +702,10 @@
'test-run-wasm-simd-scalar-lowering/*': [SKIP],
}], # no_simd_sse == True
################################################################################
['variant == stress_concurrent_inlining', {
# BUG(11524): Crashing flakily.
'test-cpu-profiler/TracingCpuProfiler': [PASS, FAIL],
}], # variant == stress_concurrent_inlining
]
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