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

[test] Skip tools/profviz because of failing too often

NOTRY=true

Bug: v8:9260
Change-Id: I818e69bb69ba88835a6cc6934263f48dfdbe22c4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1615178Reviewed-by: 's avatarSergiy Belozorov <sergiyb@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61567}
parent 0d3fd910
...@@ -238,6 +238,9 @@ ...@@ -238,6 +238,9 @@
# Test is only enabled on ASAN. Takes too long on many other bots. # Test is only enabled on ASAN. Takes too long on many other bots.
'regress/regress-crbug-9161': [SKIP], 'regress/regress-crbug-9161': [SKIP],
# BUG(v8:9260)
'tools/profviz': [SKIP],
}], # ALWAYS }], # ALWAYS
['novfp3 == True', { ['novfp3 == True', {
......
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