Commit 4cd2b536 authored by Maya Lekova's avatar Maya Lekova Committed by V8 LUCI CQ

[test] Skip flaky test on Mac

Bug: v8:11399
No-Try: true
Change-Id: Iaf48e8e7d85394adfc430753229de6feede58a8f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2882799
Auto-Submit: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74458}
parent ba2882f9
......@@ -43,6 +43,12 @@
'debugger/get-possible-breakpoints-class-fields': [SKIP],
}], # 'system == android'
##############################################################################
['system == macos', {
# Bug(v8:11399): Deadlock on Mac.
'cpu-profiler/console-profile-wasm': [SKIP],
}],
##############################################################################
['variant != default', {
# Issue 6167.
......
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