Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(354)

Unified Diff: tools/mb/mb_config.pyl

Issue 2077083002: [mb] Libfuzzer Mac ASan builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 5f1e02d96145d5fd04d0a4a2e411f7e3552a3366..dc92a186273407318303328fcb92cf4a30db9150 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -210,6 +210,7 @@
'Libfuzzer Upload Linux ASan Debug': 'gn_debug_libfuzzer_asan',
'Libfuzzer Upload Linux MSan': 'gn_release_libfuzzer_msan',
'Libfuzzer Upload Linux UBSan': 'gn_release_libfuzzer_ubsan',
+ 'Libfuzzer Upload Mac ASan': 'gn_release_libfuzzer_asan',
'Linux ARM': 'swarming_gn_release_bot_arm',
'Linux Kitchen (kitchen_run)': 'swarming_gn_release_bot',
'Linux Kitchen (annotated_run)': 'swarming_gn_release_bot',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698