Skip to content

Commit 5d2cb25

Browse files
mi-acCommit Bot
authored andcommitted
[MB] Add linux debug clusterfuzz bot
V8-side for https://chromium-review.googlesource.com/c/517949/ NOTRY=true NOTREECHECKS=true Bug: chromium:724486 Change-Id: Id778b5b0483bf917cf903d86289c1637ab9edda4 Reviewed-on: https://chromium-review.googlesource.com/518164 Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Camillo Bruni <cbruni@chromium.org> Cr-Commit-Position: refs/heads/master@{#45581}
1 parent e58c45f commit 5d2cb25

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

infra/mb/mb_config.pyl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@
8888
'gn_release_x64_tsan_concurrent_marking',
8989
'V8 Linux - arm64 - sim - MSAN': 'gn_release_simulate_arm64_msan',
9090
# Clusterfuzz.
91-
'V8 Linux64 - release builder': 'gn_release_x64_correctness_fuzzer',
91+
'V8 Linux64 - cf release builder': 'gn_release_x64_correctness_fuzzer',
92+
'V8 Linux64 - cf debug builder': 'gn_debug_x64',
9293
'V8 Linux64 ASAN no inline - release builder':
9394
'gn_release_x64_asan_symbolized_edge_verify_heap',
9495
'V8 Linux64 ASAN - debug builder': 'gn_debug_x64_asan_edge',

0 commit comments

Comments
 (0)