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

Unified Diff: tools/mb/mb_config.pyl

Issue 2188473002: [Mac/GN] Configure ASan for bundled targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « content/shell/BUILD.gn ('k') | 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 5a48530ff2248544a51a5fd9add52f939fe57cb3..2f14aa746cc36a5eb22210158c04e61208a2fece 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -826,7 +826,7 @@
'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
'mac_chromium_10.10_macviews': 'mac_views_browser_gn_release_trybot',
'mac_chromium_archive_rel_ng': 'noswarming_gn_release_bot_mac_strip',
- 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gyp_release_bot',
+ 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gn_release_bot',
'mac_chromium_asan_variable': 'findit',
'mac_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot',
'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
@@ -1528,8 +1528,8 @@
'swarming', 'android', 'gn', 'release_trybot', 'arm64',
],
- 'swarming_asan_dcheck_gyp_release_bot': [
- 'swarming', 'asan', 'dcheck_always_on', 'gyp', 'release_bot',
+ 'swarming_asan_dcheck_gn_release_bot': [
+ 'swarming', 'asan', 'dcheck_always_on', 'gn', 'release_bot',
],
'swarming_asan_lsan_chromeos_gn_release_trybot': [
« no previous file with comments | « content/shell/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698