| OLD | NEW |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 # This is a map of buildbot master names -> buildbot builder names -> | 6 # This is a map of buildbot master names -> buildbot builder names -> |
| 7 # config names (where each config name is a key in the 'configs' dict, | 7 # config names (where each config name is a key in the 'configs' dict, |
| 8 # below). MB uses this dict to look up which config to use for a given bot. | 8 # below). MB uses this dict to look up which config to use for a given bot. |
| 9 'masters': { | 9 'masters': { |
| 10 # Take care when changing any of these builders to ensure that you do not | 10 # Take care when changing any of these builders to ensure that you do not |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 'ClangToTLinuxLLD': 'swarming_clang_tot_lld_release_shared', | 156 'ClangToTLinuxLLD': 'swarming_clang_tot_lld_release_shared', |
| 157 'ClangToTLinuxLLD tester': 'none', | 157 'ClangToTLinuxLLD tester': 'none', |
| 158 'ClangToTLinuxUBSanVptr': | 158 'ClangToTLinuxUBSanVptr': |
| 159 'swarming_gn_clang_tot_edge_ubsan_no_recover_hack_static_release', | 159 'swarming_gn_clang_tot_edge_ubsan_no_recover_hack_static_release', |
| 160 'ClangToTLinuxUBSanVptr tester': 'none', | 160 'ClangToTLinuxUBSanVptr tester': 'none', |
| 161 'ClangToTMac': 'swarming_gn_clang_tot_minimal_symbols_shared_release', | 161 'ClangToTMac': 'swarming_gn_clang_tot_minimal_symbols_shared_release', |
| 162 'ClangToTMac tester': 'none', | 162 'ClangToTMac tester': 'none', |
| 163 'ClangToTMac (dbg)': | 163 'ClangToTMac (dbg)': |
| 164 'swarming_gn_clang_tot_minimal_symbols_shared_debug', | 164 'swarming_gn_clang_tot_minimal_symbols_shared_debug', |
| 165 'ClangToTMacASan': | 165 'ClangToTMacASan': |
| 166 'swarming_gn_asan_disable_nacl_clang_tot_full_symbols_static_release', | 166 'swarming_gyp_asan_clang_tot_full_symbols_static_release', |
| 167 'ClangToTMacASan tester': 'none', | 167 'ClangToTMacASan tester': 'none', |
| 168 'ClangToTWin': | 168 'ClangToTWin': |
| 169 'swarming_gn_clang_tot_official_minimal_symbols_static_release_x86', | 169 'swarming_gn_clang_tot_official_minimal_symbols_static_release_x86', |
| 170 'ClangToTWin tester': 'none', | 170 'ClangToTWin tester': 'none', |
| 171 'ClangToTWin(dbg)': | 171 'ClangToTWin(dbg)': |
| 172 'swarming_gn_clang_tot_minimal_symbols_shared_debug_x86', | 172 'swarming_gn_clang_tot_minimal_symbols_shared_debug_x86', |
| 173 'ClangToTWin(dbg) tester': 'none', | 173 'ClangToTWin(dbg) tester': 'none', |
| 174 'ClangToTWin(dll)': | 174 'ClangToTWin(dll)': |
| 175 'swarming_gn_clang_tot_minimal_symbols_shared_release_x86', | 175 'swarming_gn_clang_tot_minimal_symbols_shared_release_x86', |
| 176 'ClangToTWin(dll) tester': 'none', | 176 'ClangToTWin(dll) tester': 'none', |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 355 'ASan Debug (32-bit x86 with V8-ARM)': | 355 'ASan Debug (32-bit x86 with V8-ARM)': |
| 356 'gn_asan_edge_v8_heap_debug_bot_hybrid', | 356 'gn_asan_edge_v8_heap_debug_bot_hybrid', |
| 357 'ASan Release (32-bit x86 with V8-ARM)': | 357 'ASan Release (32-bit x86 with V8-ARM)': |
| 358 'gn_asan_edge_fuzzer_v8_heap_release_bot_hybrid', | 358 'gn_asan_edge_fuzzer_v8_heap_release_bot_hybrid', |
| 359 'ASan Release Media (32-bit x86 with V8-ARM)': | 359 'ASan Release Media (32-bit x86 with V8-ARM)': |
| 360 'gn_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid', | 360 'gn_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid', |
| 361 'ChromiumOS ASAN Release': | 361 'ChromiumOS ASAN Release': |
| 362 'gn_chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot', | 362 'gn_chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot', |
| 363 'MSAN Release (chained origins)': 'gn_msan_edge_release_bot', | 363 'MSAN Release (chained origins)': 'gn_msan_edge_release_bot', |
| 364 'MSAN Release (no origins)': 'gn_msan_no_origins_edge_release_bot', | 364 'MSAN Release (no origins)': 'gn_msan_no_origins_edge_release_bot', |
| 365 'Mac ASAN Debug': | 365 'Mac ASAN Debug': 'gyp_asan_edge_fuzzer_v8_heap_debug_symbols_static_bot', |
| 366 'gn_asan_disable_nacl_edge_fuzzer_v8_heap_debug_symbols_static_bot', | |
| 367 'Mac ASAN Release Media': | 366 'Mac ASAN Release Media': |
| 368 ('gn_asan_disable_nacl_edge_fuzzer_v8_heap_chrome' | 367 'gyp_asan_edge_fuzzer_v8_heap_chrome_with_codecs_release_bot', |
| 369 '_with_codecs_release_bot'), | 368 'Mac ASAN Release': 'gyp_asan_edge_fuzzer_v8_heap_release_bot', |
| 370 'Mac ASAN Release': | |
| 371 'gn_asan_disable_nacl_edge_fuzzer_v8_heap_release_bot', | |
| 372 'TSAN Debug': 'gn_tsan_disable_nacl_line_tables_debug_bot', | 369 'TSAN Debug': 'gn_tsan_disable_nacl_line_tables_debug_bot', |
| 373 'TSAN Release': 'gn_tsan_disable_nacl_line_tables_release_bot', | 370 'TSAN Release': 'gn_tsan_disable_nacl_line_tables_release_bot', |
| 374 'Telemetry Harness Upload': 'none', | 371 'Telemetry Harness Upload': 'none', |
| 375 'UBSan Release': 'gn_ubsan_release_bot', | 372 'UBSan Release': 'gn_ubsan_release_bot', |
| 376 'UBSan vptr Release': 'gn_ubsan_vptr_edge_release_bot', | 373 'UBSan vptr Release': 'gn_ubsan_vptr_edge_release_bot', |
| 377 'Win ASan Release Coverage': | 374 'Win ASan Release Coverage': |
| 378 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86', | 375 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86', |
| 379 'Win ASan Release Media': | 376 'Win ASan Release Media': |
| 380 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86', | 377 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86', |
| 381 'Win ASan Release': 'gyp_asan_fuzzer_v8_heap_release_bot_x86', | 378 'Win ASan Release': 'gyp_asan_fuzzer_v8_heap_release_bot_x86', |
| (...skipping 14 matching lines...) Expand all Loading... |
| 396 'ios-simulator': 'ios_gyp', | 393 'ios-simulator': 'ios_gyp', |
| 397 'ios-simulator-cronet': 'ios_gyp', | 394 'ios-simulator-cronet': 'ios_gyp', |
| 398 'ios-simulator-gn': 'ios_gn', | 395 'ios-simulator-gn': 'ios_gn', |
| 399 }, | 396 }, |
| 400 | 397 |
| 401 'chromium.memory': { | 398 'chromium.memory': { |
| 402 'Linux ASan LSan Builder': 'swarming_asan_lsan_gn_release_trybot', | 399 'Linux ASan LSan Builder': 'swarming_asan_lsan_gn_release_trybot', |
| 403 'Linux ASan LSan Tests (1)': 'none', | 400 'Linux ASan LSan Tests (1)': 'none', |
| 404 'Linux ASan Tests (sandboxed)': 'none', | 401 'Linux ASan Tests (sandboxed)': 'none', |
| 405 'Mac ASan 64 Builder': | 402 'Mac ASan 64 Builder': |
| 406 'swarming_asan_lsan_full_symbols_gn_disable_nacl_release_trybot', | 403 'swarming_asan_lsan_full_symbols_gyp_release_trybot', |
| 407 'Mac ASan 64 Tests (1)': 'none', | 404 'Mac ASan 64 Tests (1)': 'none', |
| 408 'Linux Chromium OS ASan LSan Builder': | 405 'Linux Chromium OS ASan LSan Builder': |
| 409 'swarming_asan_lsan_chromeos_gn_release_trybot', | 406 'swarming_asan_lsan_chromeos_gn_release_trybot', |
| 410 'Linux Chromium OS ASan LSan Tests (1)': 'none', | 407 'Linux Chromium OS ASan LSan Tests (1)': 'none', |
| 411 }, | 408 }, |
| 412 | 409 |
| 413 'chromium.memory.fyi': { | 410 'chromium.memory.fyi': { |
| 414 'Chromium Linux ChromeOS MSan Builder': | 411 'Chromium Linux ChromeOS MSan Builder': |
| 415 'swarming_gn_chromeos_msan_release_bot', | 412 'swarming_gn_chromeos_msan_release_bot', |
| 416 'Chromium Linux MSan Builder': | 413 'Chromium Linux MSan Builder': |
| (...skipping 418 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 835 | 832 |
| 836 'tryserver.chromium.mac': { | 833 'tryserver.chromium.mac': { |
| 837 'ios-device': 'ios_gyp', | 834 'ios-device': 'ios_gyp', |
| 838 'ios-device-gn': 'ios_gn', | 835 'ios-device-gn': 'ios_gn', |
| 839 'ios-simulator': 'ios_gyp', | 836 'ios-simulator': 'ios_gyp', |
| 840 'ios-simulator-cronet': 'ios_gyp', | 837 'ios-simulator-cronet': 'ios_gyp', |
| 841 'ios-simulator-gn': 'ios_gn', | 838 'ios-simulator-gn': 'ios_gn', |
| 842 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot', | 839 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot', |
| 843 'mac_chromium_10.10_macviews': 'mac_views_browser_gn_release_trybot', | 840 'mac_chromium_10.10_macviews': 'mac_views_browser_gn_release_trybot', |
| 844 'mac_chromium_archive_rel_ng': 'noswarming_gn_release_bot_mac_strip', | 841 'mac_chromium_archive_rel_ng': 'noswarming_gn_release_bot_mac_strip', |
| 845 'mac_chromium_asan_rel_ng': | 842 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gyp_release_bot', |
| 846 'swarming_asan_dcheck_gn_disable_nacl_release_bot', | |
| 847 'mac_chromium_asan_variable': 'findit', | 843 'mac_chromium_asan_variable': 'findit', |
| 848 'mac_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', | 844 'mac_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', |
| 849 'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gn_release_trybot', | 845 'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gn_release_trybot', |
| 850 'mac_chromium_dbg_ng': 'swarming_gn_debug_trybot', | 846 'mac_chromium_dbg_ng': 'swarming_gn_debug_trybot', |
| 851 'mac_chromium_gyp_dbg': 'swarming_gyp_debug_trybot', | 847 'mac_chromium_gyp_dbg': 'swarming_gyp_debug_trybot', |
| 852 'mac_chromium_gyp_rel': 'swarming_gyp_release_trybot', | 848 'mac_chromium_gyp_rel': 'swarming_gyp_release_trybot', |
| 853 'mac_chromium_gn_upload': 'gn_release_bot', | 849 'mac_chromium_gn_upload': 'gn_release_bot', |
| 854 'mac_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot', | 850 'mac_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot', |
| 855 'mac_chromium_variable': 'findit', | 851 'mac_chromium_variable': 'findit', |
| 856 'mac_chromium_variable_10.10': 'findit', | 852 'mac_chromium_variable_10.10': 'findit', |
| (...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1235 'gn_release_afl_asan': [ | 1231 'gn_release_afl_asan': [ |
| 1236 'gn', 'release', 'afl', 'asan', 'proprietary_codecs', 'pdf_xfa', | 1232 'gn', 'release', 'afl', 'asan', 'proprietary_codecs', 'pdf_xfa', |
| 1237 'disable_nacl', | 1233 'disable_nacl', |
| 1238 ], | 1234 ], |
| 1239 | 1235 |
| 1240 'gn_release_libfuzzer_asan': [ | 1236 'gn_release_libfuzzer_asan': [ |
| 1241 'gn', 'release', 'libfuzzer', 'asan', 'proprietary_codecs', 'pdf_xfa', | 1237 'gn', 'release', 'libfuzzer', 'asan', 'proprietary_codecs', 'pdf_xfa', |
| 1242 'disable_nacl', | 1238 'disable_nacl', |
| 1243 ], | 1239 ], |
| 1244 | 1240 |
| 1245 'gn_release_libfuzzer_asan': [ | |
| 1246 'gn', 'release', 'libfuzzer', 'asan', 'proprietary_codecs', 'pdf_xfa', | |
| 1247 'disable_nacl', | |
| 1248 ], | |
| 1249 | |
| 1250 'gn_release_libfuzzer_msan': [ | 1241 'gn_release_libfuzzer_msan': [ |
| 1251 'gn', 'release', 'libfuzzer', 'msan', 'proprietary_codecs', 'pdf_xfa', | 1242 'gn', 'release', 'libfuzzer', 'msan', 'proprietary_codecs', 'pdf_xfa', |
| 1252 'disable_nacl', | 1243 'disable_nacl', |
| 1253 ], | 1244 ], |
| 1254 'gn_release_libfuzzer_ubsan': [ | 1245 'gn_release_libfuzzer_ubsan': [ |
| 1255 'gn', 'release', 'libfuzzer', 'ubsan_security', 'proprietary_codecs', | 1246 'gn', 'release', 'libfuzzer', 'ubsan_security', 'proprietary_codecs', |
| 1256 'pdf_xfa', 'disable_nacl', | 1247 'pdf_xfa', 'disable_nacl', |
| 1257 ], | 1248 ], |
| 1258 | 1249 |
| 1259 'gn_release_trybot': [ | 1250 'gn_release_trybot': [ |
| (...skipping 22 matching lines...) Expand all Loading... |
| 1282 ], | 1273 ], |
| 1283 | 1274 |
| 1284 'gn_asan_edge_fuzzer_v8_heap_release_bot_hybrid': [ | 1275 'gn_asan_edge_fuzzer_v8_heap_release_bot_hybrid': [ |
| 1285 'gn', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'hybrid', | 1276 'gn', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'hybrid', |
| 1286 ], | 1277 ], |
| 1287 | 1278 |
| 1288 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86': [ | 1279 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86': [ |
| 1289 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'x86', | 1280 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'x86', |
| 1290 ], | 1281 ], |
| 1291 | 1282 |
| 1292 'gn_asan_disable_nacl_edge_fuzzer_v8_heap_chrome_with_codecs_release_bot': [ | 1283 'gyp_asan_edge_fuzzer_v8_heap_chrome_with_codecs_release_bot': [ |
| 1293 'gyp', 'asan', 'disable_nacl', 'edge', 'fuzzer', 'v8_heap', | 1284 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'chrome_with_codecs', |
| 1294 'chrome_with_codecs', 'release_bot', | 1285 'release_bot', |
| 1295 ], | 1286 ], |
| 1296 | 1287 |
| 1297 'gn_asan_disable_nacl_edge_fuzzer_v8_heap_debug_symbols_static_bot': [ | 1288 'gyp_asan_edge_fuzzer_v8_heap_debug_symbols_static_bot': [ |
| 1298 'gn', 'asan', 'disable_nacl', 'edge', 'fuzzer', 'v8_heap', | 1289 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'debug_symbols_static_bot', |
| 1299 'debug_symbols_static_bot', | |
| 1300 ], | 1290 ], |
| 1301 | 1291 |
| 1302 'gn_asan_disable_nacl_edge_fuzzer_v8_heap_release_bot': [ | 1292 'gyp_asan_edge_fuzzer_v8_heap_release_bot': [ |
| 1303 'gn', 'asan', 'disable_nacl', 'edge', 'fuzzer', 'v8_heap', 'release_bot', | 1293 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', |
| 1304 ], | 1294 ], |
| 1305 | 1295 |
| 1306 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86': [ | 1296 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86': [ |
| 1307 'gyp', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', | 1297 'gyp', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', |
| 1308 'release_bot', 'x86', | 1298 'release_bot', 'x86', |
| 1309 ], | 1299 ], |
| 1310 | 1300 |
| 1311 'gyp_asan_fuzzer_v8_heap_release_bot_x86': [ | 1301 'gyp_asan_fuzzer_v8_heap_release_bot_x86': [ |
| 1312 'gyp', 'asan', 'fuzzer', 'v8_heap', 'release_bot', 'x86', | 1302 'gyp', 'asan', 'fuzzer', 'v8_heap', 'release_bot', 'x86', |
| 1313 ], | 1303 ], |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1526 ], | 1516 ], |
| 1527 | 1517 |
| 1528 'swarming_android_gn_release_trybot': [ | 1518 'swarming_android_gn_release_trybot': [ |
| 1529 'swarming', 'android', 'gn', 'release_trybot', | 1519 'swarming', 'android', 'gn', 'release_trybot', |
| 1530 ], | 1520 ], |
| 1531 | 1521 |
| 1532 'swarming_android_gn_release_trybot_arm64': [ | 1522 'swarming_android_gn_release_trybot_arm64': [ |
| 1533 'swarming', 'android', 'gn', 'release_trybot', 'arm64', | 1523 'swarming', 'android', 'gn', 'release_trybot', 'arm64', |
| 1534 ], | 1524 ], |
| 1535 | 1525 |
| 1536 'swarming_asan_dcheck_gn_disable_nacl_release_bot': [ | 1526 'swarming_asan_dcheck_gyp_release_bot': [ |
| 1537 'swarming', 'asan', 'dcheck_always_on', 'gn', 'disable_nacl', | 1527 'swarming', 'asan', 'dcheck_always_on', 'gyp', 'release_bot', |
| 1538 'release_bot', | |
| 1539 ], | 1528 ], |
| 1540 | 1529 |
| 1541 'swarming_asan_lsan_chromeos_gn_release_trybot': [ | 1530 'swarming_asan_lsan_chromeos_gn_release_trybot': [ |
| 1542 'swarming', 'asan', 'lsan', 'chromeos', 'gn', 'release_trybot', | 1531 'swarming', 'asan', 'lsan', 'chromeos', 'gn', 'release_trybot', |
| 1543 ], | 1532 ], |
| 1544 | 1533 |
| 1545 'swarming_asan_lsan_full_symbols_gn_disable_nacl_release_trybot': [ | 1534 'swarming_asan_lsan_full_symbols_gyp_release_trybot': [ |
| 1546 'swarming', 'asan', 'lsan', 'full_symbols', 'gn', 'disable_nacl', | 1535 'swarming', 'asan', 'lsan', 'full_symbols', 'gyp', 'release_bot', |
| 1547 'release_bot', 'dcheck_always_on', | 1536 'dcheck_always_on', |
| 1548 ], | 1537 ], |
| 1549 | 1538 |
| 1550 'swarming_asan_lsan_gn_release_bot': [ | 1539 'swarming_asan_lsan_gn_release_bot': [ |
| 1551 'swarming', 'asan', 'lsan', 'gn', 'release_bot', | 1540 'swarming', 'asan', 'lsan', 'gn', 'release_bot', |
| 1552 ], | 1541 ], |
| 1553 | 1542 |
| 1554 'swarming_asan_lsan_gn_release_trybot': [ | 1543 'swarming_asan_lsan_gn_release_trybot': [ |
| 1555 'swarming', 'asan', 'lsan', 'gn', 'release_trybot', | 1544 'swarming', 'asan', 'lsan', 'gn', 'release_trybot', |
| 1556 ], | 1545 ], |
| 1557 | 1546 |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1761 'swarming_gyp_asan_clang_fuzzer_shared_v8_heap_x86_full_symbols_release': [ | 1750 'swarming_gyp_asan_clang_fuzzer_shared_v8_heap_x86_full_symbols_release': [ |
| 1762 'swarming', 'gyp', 'asan', 'clang_tot', 'fuzzer', 'shared', 'v8_heap', | 1751 'swarming', 'gyp', 'asan', 'clang_tot', 'fuzzer', 'shared', 'v8_heap', |
| 1763 'full_symbols', 'release', | 1752 'full_symbols', 'release', |
| 1764 ], | 1753 ], |
| 1765 | 1754 |
| 1766 'swarming_gyp_asan_clang_fuzzer_static_v8_heap_x86_full_symbols_release': [ | 1755 'swarming_gyp_asan_clang_fuzzer_static_v8_heap_x86_full_symbols_release': [ |
| 1767 'swarming', 'gyp', 'asan', 'clang_tot', 'fuzzer', 'static', 'v8_heap', | 1756 'swarming', 'gyp', 'asan', 'clang_tot', 'fuzzer', 'static', 'v8_heap', |
| 1768 'full_symbols', 'release', | 1757 'full_symbols', 'release', |
| 1769 ], | 1758 ], |
| 1770 | 1759 |
| 1771 'swarming_gn_asan_disable_nacl_clang_tot_full_symbols_static_release': [ | 1760 'swarming_gyp_asan_clang_tot_full_symbols_static_release': [ |
| 1772 'swarming', 'gyp', 'asan', 'clang_tot', 'full_symbols', 'static', | 1761 'swarming', 'gyp', 'asan', 'clang_tot', 'full_symbols', 'static', |
| 1773 'release', | 1762 'release', |
| 1774 ], | 1763 ], |
| 1775 | 1764 |
| 1776 'swarming_gn_chromeos_msan_release_bot': [ | 1765 'swarming_gn_chromeos_msan_release_bot': [ |
| 1777 'swarming', 'gn', 'chromeos', 'msan', 'release_bot', | 1766 'swarming', 'gn', 'chromeos', 'msan', 'release_bot', |
| 1778 ], | 1767 ], |
| 1779 | 1768 |
| 1780 'swarming_gn_clang_debug_bot_minimal_symbols_x86': [ | 1769 'swarming_gn_clang_debug_bot_minimal_symbols_x86': [ |
| 1781 'swarming', 'gn', 'clang', 'debug_bot', 'minimal_symbols', 'x86', | 1770 'swarming', 'gn', 'clang', 'debug_bot', 'minimal_symbols', 'x86', |
| (...skipping 599 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2381 }, | 2370 }, |
| 2382 | 2371 |
| 2383 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2372 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2384 | 2373 |
| 2385 'drmemory': { | 2374 'drmemory': { |
| 2386 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2375 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2387 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2376 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2388 }, | 2377 }, |
| 2389 }, | 2378 }, |
| 2390 } | 2379 } |
| OLD | NEW |