Commit 8bdc2585 authored by Maya Lekova's avatar Maya Lekova Committed by Commit Bot

[turbofan] Disable FastApiCPUProfiler on nci_as_midtier

This is a temporary workaround until the root cause is fixed.

Bug: v8:11178

TBR=jgruber@chromium.org

Change-Id: I04ffaa83b88bca3d0db8079c1e798986e6bfcb62
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2547294Reviewed-by: 's avatarMaya Lekova <mslekova@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#71270}
parent 95eeed52
...@@ -668,6 +668,9 @@ ...@@ -668,6 +668,9 @@
# NCI code currently does not use the feedback vector's optimized code cache. # NCI code currently does not use the feedback vector's optimized code cache.
'test-compiler/OptimizedCodeSharing1': [SKIP], 'test-compiler/OptimizedCodeSharing1': [SKIP],
# TODO(v8:11178): Re-enable once the cause of the failure is fixed.
'test-cpu-profiler/FastApiCPUProfiler': [SKIP],
}], # variant == nci or variant == nci_as_midtier }], # variant == nci or variant == nci_as_midtier
] ]
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