| 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 # This is a .pyl, or "Python Literal", file. You can treat it just like a | 5 # This is a .pyl, or "Python Literal", file. You can treat it just like a |
| 6 # .json file, with the following exceptions: | 6 # .json file, with the following exceptions: |
| 7 # * all keys must be quoted (use single quotes, please); | 7 # * all keys must be quoted (use single quotes, please); |
| 8 # * comments are allowed, using '#' syntax; and | 8 # * comments are allowed, using '#' syntax; and |
| 9 # * trailing commas are allowed. | 9 # * trailing commas are allowed. |
| 10 | 10 |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 'Linux': 'release_bot', | 84 'Linux': 'release_bot', |
| 85 'Linux32': 'release_bot_x86', | 85 'Linux32': 'release_bot_x86', |
| 86 }, | 86 }, |
| 87 | 87 |
| 88 'chromium.chromiumos': { | 88 'chromium.chromiumos': { |
| 89 'ChromiumOS amd64-generic Compile': 'cros_chrome_sdk', | 89 'ChromiumOS amd64-generic Compile': 'cros_chrome_sdk', |
| 90 'ChromiumOS daisy Compile': 'cros_chrome_sdk', | 90 'ChromiumOS daisy Compile': 'cros_chrome_sdk', |
| 91 'Linux ChromiumOS Builder': 'chromeos_with_codecs_release_bot', | 91 'Linux ChromiumOS Builder': 'chromeos_with_codecs_release_bot', |
| 92 'Linux ChromiumOS Builder (dbg)': 'chromeos_with_codecs_debug_bot', | 92 'Linux ChromiumOS Builder (dbg)': 'chromeos_with_codecs_debug_bot', |
| 93 'Linux ChromiumOS Full': 'chromeos_with_codecs_release_bot', | 93 'Linux ChromiumOS Full': 'chromeos_with_codecs_release_bot', |
| 94 'Linux ChromiumOS Ozone Builder': 'chromeos_with_codecs_release_bot', | 94 'Linux ChromiumOS Ozone Builder': 'chromeos_with_codecs_ozone_release_bot'
, |
| 95 }, | 95 }, |
| 96 | 96 |
| 97 'chromium.fyi': { | 97 'chromium.fyi': { |
| 98 'Afl Upload Linux ASan': 'release_afl_asan', | 98 'Afl Upload Linux ASan': 'release_afl_asan', |
| 99 'Android Builder (dbg)': 'android_debug_static_bot', | 99 'Android Builder (dbg)': 'android_debug_static_bot', |
| 100 'Android Builder Goma Canary (dbg)': 'android_debug_bot', | 100 'Android Builder Goma Canary (dbg)': 'android_debug_bot', |
| 101 'Android deterministic': 'android_without_codecs_release_bot_minimal_symbo
ls', | 101 'Android deterministic': 'android_without_codecs_release_bot_minimal_symbo
ls', |
| 102 'Android deterministic (dbg)': 'android_debug_bot', | 102 'Android deterministic (dbg)': 'android_debug_bot', |
| 103 'Browser Side Navigation Linux': 'release_bot', | 103 'Browser Side Navigation Linux': 'release_bot', |
| 104 'CFI Linux CF': 'cfi_full_cfi_diag_recover_release_static', | 104 'CFI Linux CF': 'cfi_full_cfi_diag_recover_release_static', |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 'Linux ARM (dbg)': 'debug_bot_arm', | 197 'Linux ARM (dbg)': 'debug_bot_arm', |
| 198 'Linux ARM64': 'release_bot_arm64', | 198 'Linux ARM64': 'release_bot_arm64', |
| 199 'Linux ARM64 (dbg)': 'debug_bot_arm64', | 199 'Linux ARM64 (dbg)': 'debug_bot_arm64', |
| 200 'Linux Clang Analyzer': 'linux_chromium_analysis', | 200 'Linux Clang Analyzer': 'linux_chromium_analysis', |
| 201 'Linux deterministic': 'release_bot', | 201 'Linux deterministic': 'release_bot', |
| 202 'Linux deterministic (dbg)': 'debug_bot', | 202 'Linux deterministic (dbg)': 'debug_bot', |
| 203 'Linux remote_run Builder': 'release_bot', | 203 'Linux remote_run Builder': 'release_bot', |
| 204 'Linux remote_run Tester': 'release_bot', | 204 'Linux remote_run Tester': 'release_bot', |
| 205 'Mac deterministic': 'release_bot_mac_strip', | 205 'Mac deterministic': 'release_bot_mac_strip', |
| 206 'Mac deterministic (dbg)': 'debug_bot', | 206 'Mac deterministic (dbg)': 'debug_bot', |
| 207 'Mojo ChromiumOS': 'chromeos_with_codecs_release_trybot', | 207 'Mojo ChromiumOS': 'chromeos_with_codecs_ozone_release_trybot', |
| 208 'Mojo Linux': 'release_trybot', | 208 'Mojo Linux': 'release_trybot', |
| 209 'Mojo Windows': 'release_bot_x86_minimal_symbols', | 209 'Mojo Windows': 'release_bot_x86_minimal_symbols', |
| 210 'Ozone Linux': 'ozone_linux_release_bot', | 210 'Ozone Linux': 'release_bot_ozone_linux', |
| 211 'Site Isolation Android': 'android_release_bot_minimal_symbols_arm64', | 211 'Site Isolation Android': 'android_release_bot_minimal_symbols_arm64', |
| 212 'Site Isolation Linux': 'release_trybot', | 212 'Site Isolation Linux': 'release_trybot', |
| 213 'Site Isolation Win': 'release_trybot_x86', | 213 'Site Isolation Win': 'release_trybot_x86', |
| 214 'ThinLTO Linux ToT': 'thin_lto_clang_tot_full_symbols_release_static_use_l
ld', | 214 'ThinLTO Linux ToT': 'thin_lto_clang_tot_full_symbols_release_static_use_l
ld', |
| 215 'UBSanVptr Linux': 'ubsan_vptr_release_bot', | 215 'UBSanVptr Linux': 'ubsan_vptr_release_bot', |
| 216 'WebKit Linux - RandomOrder': 'release_trybot', | 216 'WebKit Linux - RandomOrder': 'release_trybot', |
| 217 'WebKit Mac - RandomOrder': 'release_trybot', | 217 'WebKit Mac - RandomOrder': 'release_trybot', |
| 218 'WebKit Win - RandomOrder': 'release_bot_x86_minimal_symbols', | 218 'WebKit Win - RandomOrder': 'release_bot_x86_minimal_symbols', |
| 219 'Win 10 Fast Ring': 'release_trybot', | 219 'Win 10 Fast Ring': 'release_trybot', |
| 220 'Windows deterministic': 'release_bot_x86_minimal_symbols', | 220 'Windows deterministic': 'release_bot_x86_minimal_symbols', |
| (...skipping 30 matching lines...) Expand all Loading... |
| 251 'GPU Linux Builder (dbg)': 'gpu_fyi_tests_debug_trybot', | 251 'GPU Linux Builder (dbg)': 'gpu_fyi_tests_debug_trybot', |
| 252 'GPU Linux Builder': 'gpu_fyi_tests_release_trybot', | 252 'GPU Linux Builder': 'gpu_fyi_tests_release_trybot', |
| 253 'GPU Mac Builder': 'gpu_fyi_tests_release_trybot', | 253 'GPU Mac Builder': 'gpu_fyi_tests_release_trybot', |
| 254 'GPU Mac Builder (dbg)': 'gpu_fyi_tests_debug_trybot', | 254 'GPU Mac Builder (dbg)': 'gpu_fyi_tests_debug_trybot', |
| 255 'GPU Win Builder': 'gpu_tests_deqp_gles_release_trybot_x86', | 255 'GPU Win Builder': 'gpu_tests_deqp_gles_release_trybot_x86', |
| 256 'GPU Win Builder (dbg)': 'gpu_tests_deqp_gles_debug_trybot_x86', | 256 'GPU Win Builder (dbg)': 'gpu_tests_deqp_gles_debug_trybot_x86', |
| 257 'GPU Win Clang Builder (dbg)': 'gpu_fyi_tests_win_clang_debug_bot', | 257 'GPU Win Clang Builder (dbg)': 'gpu_fyi_tests_win_clang_debug_bot', |
| 258 'GPU Win x64 Builder': 'gpu_tests_deqp_gles_release_trybot', | 258 'GPU Win x64 Builder': 'gpu_tests_deqp_gles_release_trybot', |
| 259 'GPU Win x64 Builder (dbg)': 'gpu_tests_deqp_gles_debug_trybot', | 259 'GPU Win x64 Builder (dbg)': 'gpu_tests_deqp_gles_debug_trybot', |
| 260 'Linux ChromiumOS Builder': 'gpu_fyi_tests_chromeos_release_trybot', | 260 'Linux ChromiumOS Builder': 'gpu_fyi_tests_chromeos_release_trybot', |
| 261 'Linux ChromiumOS Ozone Builder': 'gpu_fyi_tests_chromeos_release_trybot', | 261 'Linux ChromiumOS Ozone Builder': 'gpu_fyi_tests_chromeos_ozone_release_tr
ybot', |
| 262 'Linux GPU TSAN Release': 'gpu_fyi_tests_release_trybot_tsan', | 262 'Linux GPU TSAN Release': 'gpu_fyi_tests_release_trybot_tsan', |
| 263 'Mac GPU ASAN Release': 'gpu_fyi_tests_release_trybot_asan', | 263 'Mac GPU ASAN Release': 'gpu_fyi_tests_release_trybot_asan', |
| 264 }, | 264 }, |
| 265 | 265 |
| 266 'chromium.infra.codesearch': { | 266 'chromium.infra.codesearch': { |
| 267 'codesearch-gen-chromium-android': { | 267 'codesearch-gen-chromium-android': { |
| 268 'android': 'codesearch_gen_chromium_android_bot', | 268 'android': 'codesearch_gen_chromium_android_bot', |
| 269 }, | 269 }, |
| 270 'codesearch-gen-chromium-chromiumos': { | 270 'codesearch-gen-chromium-chromiumos': { |
| 271 'chromeos': 'codesearch_gen_chromium_chromiumos_bot', | 271 'chromeos': 'codesearch_gen_chromium_chromiumos_bot', |
| (...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 530 'linux_arm64_rel': 'release_trybot_arm64', | 530 'linux_arm64_rel': 'release_trybot_arm64', |
| 531 'linux_chromium_archive_rel_ng': 'release_bot', | 531 'linux_chromium_archive_rel_ng': 'release_bot', |
| 532 'linux_chromium_asan_rel_ng': 'asan_lsan_release_trybot', | 532 'linux_chromium_asan_rel_ng': 'asan_lsan_release_trybot', |
| 533 'linux_chromium_browser_side_navigation_rel': 'release_trybot', | 533 'linux_chromium_browser_side_navigation_rel': 'release_trybot', |
| 534 'linux_chromium_cfi_rel_ng': 'cfi_full_cfi_diag_thin_lto_release_static_dc
heck_always_on_goma', | 534 'linux_chromium_cfi_rel_ng': 'cfi_full_cfi_diag_thin_lto_release_static_dc
heck_always_on_goma', |
| 535 'linux_chromium_chromeos_asan_rel_ng': 'asan_lsan_chromeos_release_trybot'
, | 535 'linux_chromium_chromeos_asan_rel_ng': 'asan_lsan_chromeos_release_trybot'
, |
| 536 'linux_chromium_chromeos_compile_dbg_ng': 'chromeos_with_codecs_debug_tryb
ot', | 536 'linux_chromium_chromeos_compile_dbg_ng': 'chromeos_with_codecs_debug_tryb
ot', |
| 537 'linux_chromium_chromeos_compile_rel_ng': 'chromeos_with_codecs_release_tr
ybot', | 537 'linux_chromium_chromeos_compile_rel_ng': 'chromeos_with_codecs_release_tr
ybot', |
| 538 'linux_chromium_chromeos_dbg_ng': 'chromeos_with_codecs_debug_trybot', | 538 'linux_chromium_chromeos_dbg_ng': 'chromeos_with_codecs_debug_trybot', |
| 539 'linux_chromium_chromeos_msan_rel_ng': 'chromeos_msan_release_bot', | 539 'linux_chromium_chromeos_msan_rel_ng': 'chromeos_msan_release_bot', |
| 540 'linux_chromium_chromeos_ozone_rel_ng': 'chromeos_with_codecs_release_tryb
ot', | 540 'linux_chromium_chromeos_ozone_rel_ng': 'chromeos_with_codecs_ozone_releas
e_trybot', |
| 541 'linux_chromium_chromeos_rel_ng': 'chromeos_with_codecs_release_trybot', | 541 'linux_chromium_chromeos_rel_ng': 'chromeos_with_codecs_release_trybot', |
| 542 'linux_chromium_clobber_deterministic': 'release_trybot', | 542 'linux_chromium_clobber_deterministic': 'release_trybot', |
| 543 'linux_chromium_clobber_rel_ng': 'release_trybot', | 543 'linux_chromium_clobber_rel_ng': 'release_trybot', |
| 544 'linux_chromium_compile_dbg_32_ng': 'debug_trybot_x86', | 544 'linux_chromium_compile_dbg_32_ng': 'debug_trybot_x86', |
| 545 'linux_chromium_compile_dbg_ng': 'debug_trybot', | 545 'linux_chromium_compile_dbg_ng': 'debug_trybot', |
| 546 'linux_chromium_compile_rel_ng': 'release_trybot', | 546 'linux_chromium_compile_rel_ng': 'release_trybot', |
| 547 'linux_chromium_dbg_32_ng': 'debug_trybot_x86', | 547 'linux_chromium_dbg_32_ng': 'debug_trybot_x86', |
| 548 'linux_chromium_dbg_ng': 'debug_trybot', | 548 'linux_chromium_dbg_ng': 'debug_trybot', |
| 549 'linux_chromium_gn_upload': 'gn_linux_upload', | 549 'linux_chromium_gn_upload': 'gn_linux_upload', |
| 550 'linux_chromium_headless_rel': 'headless_linux_release_trybot', | 550 'linux_chromium_headless_rel': 'headless_linux_release_trybot', |
| (...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 938 | 938 |
| 939 'asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86': [ | 939 'asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86': [ |
| 940 'clang', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', 'release_bot',
'x86', | 940 'clang', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', 'release_bot',
'x86', |
| 941 ], | 941 ], |
| 942 | 942 |
| 943 'asan_fuzzer_v8_heap_release_bot_x86': [ | 943 'asan_fuzzer_v8_heap_release_bot_x86': [ |
| 944 'clang', 'asan', 'fuzzer', 'v8_heap', 'release_bot', 'x86', | 944 'clang', 'asan', 'fuzzer', 'v8_heap', 'release_bot', 'x86', |
| 945 ], | 945 ], |
| 946 | 946 |
| 947 'asan_lsan_chromeos_release_trybot': [ | 947 'asan_lsan_chromeos_release_trybot': [ |
| 948 'asan', 'lsan', 'chromeos', 'release_trybot', | 948 'asan', 'lsan', 'chromeos', 'x11_cros', 'release_trybot', |
| 949 ], | 949 ], |
| 950 | 950 |
| 951 'asan_lsan_edge_debug_bot': [ | 951 'asan_lsan_edge_debug_bot': [ |
| 952 'asan', 'lsan', 'edge', 'debug_bot', | 952 'asan', 'lsan', 'edge', 'debug_bot', |
| 953 ], | 953 ], |
| 954 | 954 |
| 955 'asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot': [ | 955 'asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot': [ |
| 956 'asan', 'lsan', 'edge', 'v8_heap', 'chromeos_codecs', 'release_bot', | 956 'asan', 'lsan', 'edge', 'v8_heap', 'chromeos_codecs', 'release_bot', |
| 957 ], | 957 ], |
| 958 | 958 |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1006 | 1006 |
| 1007 'chrome_with_codecs_blink_logging_release_trybot': [ | 1007 'chrome_with_codecs_blink_logging_release_trybot': [ |
| 1008 'chrome_with_codecs', 'blink_logging', 'release_trybot', | 1008 'chrome_with_codecs', 'blink_logging', 'release_trybot', |
| 1009 ], | 1009 ], |
| 1010 | 1010 |
| 1011 'chrome_with_codecs_blink_logging_release_trybot_x86': [ | 1011 'chrome_with_codecs_blink_logging_release_trybot_x86': [ |
| 1012 'chrome_with_codecs', 'blink_logging', 'release_trybot', 'x86', | 1012 'chrome_with_codecs', 'blink_logging', 'release_trybot', 'x86', |
| 1013 ], | 1013 ], |
| 1014 | 1014 |
| 1015 'chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ | 1015 'chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ |
| 1016 'chromeos', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', | 1016 'chromeos', 'x11_cros', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'rele
ase_bot', |
| 1017 ], | 1017 ], |
| 1018 | 1018 |
| 1019 'chromeos_msan_release_bot': [ | 1019 'chromeos_msan_release_bot': [ |
| 1020 'chromeos', 'msan', 'release_bot', | 1020 'chromeos', 'x11_cros', 'msan', 'release_bot', |
| 1021 ], | 1021 ], |
| 1022 | 1022 |
| 1023 'chromeos_with_codecs_debug_bot': [ | 1023 'chromeos_with_codecs_debug_bot': [ |
| 1024 'chromeos_with_codecs', 'debug_bot', | 1024 'chromeos_with_codecs', 'x11_cros', 'debug_bot', |
| 1025 ], | 1025 ], |
| 1026 | 1026 |
| 1027 'chromeos_with_codecs_debug_trybot': [ | 1027 'chromeos_with_codecs_debug_trybot': [ |
| 1028 'chromeos_with_codecs', 'debug_trybot', | 1028 'chromeos_with_codecs', 'x11_cros', 'debug_trybot', |
| 1029 ], |
| 1030 |
| 1031 'chromeos_with_codecs_ozone_release_bot': [ |
| 1032 'chromeos_with_codecs', 'ozone', 'release_bot', |
| 1033 ], |
| 1034 |
| 1035 'chromeos_with_codecs_ozone_release_trybot': [ |
| 1036 'chromeos_with_codecs', 'ozone', 'release_trybot', |
| 1029 ], | 1037 ], |
| 1030 | 1038 |
| 1031 'chromeos_with_codecs_release_bot': [ | 1039 'chromeos_with_codecs_release_bot': [ |
| 1032 'chromeos_with_codecs', 'release_bot', | 1040 'chromeos_with_codecs', 'x11_cros', 'release_bot', |
| 1033 ], | 1041 ], |
| 1034 | 1042 |
| 1035 'chromeos_with_codecs_release_trybot': [ | 1043 'chromeos_with_codecs_release_trybot': [ |
| 1036 'chromeos_with_codecs', 'release_trybot', | 1044 'chromeos_with_codecs', 'x11_cros', 'release_trybot', |
| 1037 ], | 1045 ], |
| 1038 | 1046 |
| 1039 'clang_debug_trybot_x86': [ | 1047 'clang_debug_trybot_x86': [ |
| 1040 'clang', 'debug_trybot', 'x86', | 1048 'clang', 'debug_trybot', 'x86', |
| 1041 ], | 1049 ], |
| 1042 | 1050 |
| 1043 'clang_debug_bot_minimal_symbols_x86': [ | 1051 'clang_debug_bot_minimal_symbols_x86': [ |
| 1044 'clang', 'debug_bot', 'minimal_symbols', 'x86', | 1052 'clang', 'debug_bot', 'minimal_symbols', 'x86', |
| 1045 ], | 1053 ], |
| 1046 | 1054 |
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1153 'codesearch': [ | 1161 'codesearch': [ |
| 1154 # The Codesearch bots run their own recipe and invoke GN directly. | 1162 # The Codesearch bots run their own recipe and invoke GN directly. |
| 1155 'error', | 1163 'error', |
| 1156 ], | 1164 ], |
| 1157 | 1165 |
| 1158 'codesearch_gen_chromium_android_bot': [ | 1166 'codesearch_gen_chromium_android_bot': [ |
| 1159 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'arm', 'android_wit
hout_codecs', | 1167 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'arm', 'android_wit
hout_codecs', |
| 1160 ], | 1168 ], |
| 1161 | 1169 |
| 1162 'codesearch_gen_chromium_chromiumos_bot': [ | 1170 'codesearch_gen_chromium_chromiumos_bot': [ |
| 1163 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'x64', 'chromeos', | 1171 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'x64', 'chromeos',
'ozone', |
| 1164 ], | 1172 ], |
| 1165 | 1173 |
| 1166 'codesearch_gen_chromium_linux_bot': [ | 1174 'codesearch_gen_chromium_linux_bot': [ |
| 1167 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'x64', | 1175 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'x64', |
| 1168 ], | 1176 ], |
| 1169 | 1177 |
| 1170 # The 'cros_chrome_sdk_* configs are placeholders that indicate | 1178 # The 'cros_chrome_sdk_* configs are placeholders that indicate |
| 1171 # that the GN args are set by the `cros chrome-sdk` | 1179 # that the GN args are set by the `cros chrome-sdk` |
| 1172 # wrapper and need to be looked at specially. | 1180 # wrapper and need to be looked at specially. |
| 1173 'cros_chrome_sdk': [ | 1181 'cros_chrome_sdk': [ |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1217 ], | 1225 ], |
| 1218 | 1226 |
| 1219 'debug_trybot_x86': [ | 1227 'debug_trybot_x86': [ |
| 1220 'debug_trybot', 'x86', | 1228 'debug_trybot', 'x86', |
| 1221 ], | 1229 ], |
| 1222 | 1230 |
| 1223 'debug_trybot_x86_minimal_symbols': [ | 1231 'debug_trybot_x86_minimal_symbols': [ |
| 1224 'debug_trybot', 'x86', | 1232 'debug_trybot', 'x86', |
| 1225 ], | 1233 ], |
| 1226 | 1234 |
| 1235 'gpu_fyi_tests_chromeos_ozone_release_trybot': [ |
| 1236 'gpu_fyi_tests', 'release_trybot', 'ozone', 'ozone_linux', 'system_gbm_lib
drm', |
| 1237 ], |
| 1238 |
| 1227 'gpu_fyi_tests_chromeos_release_trybot': [ | 1239 'gpu_fyi_tests_chromeos_release_trybot': [ |
| 1228 'gpu_fyi_tests', 'release_trybot', 'chromeos', 'system_gbm_libdrm', | 1240 'gpu_fyi_tests', 'release_trybot', 'chromeos', 'x11_cros', |
| 1229 ], | 1241 ], |
| 1230 | 1242 |
| 1231 'gpu_fyi_tests_debug_trybot': [ | 1243 'gpu_fyi_tests_debug_trybot': [ |
| 1232 'gpu_fyi_tests', 'debug_trybot', | 1244 'gpu_fyi_tests', 'debug_trybot', |
| 1233 ], | 1245 ], |
| 1234 | 1246 |
| 1235 'gpu_fyi_tests_release_trybot': [ | 1247 'gpu_fyi_tests_release_trybot': [ |
| 1236 'gpu_fyi_tests', 'release_trybot', | 1248 'gpu_fyi_tests', 'release_trybot', |
| 1237 ], | 1249 ], |
| 1238 | 1250 |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1347 | 1359 |
| 1348 'official_goma': [ | 1360 'official_goma': [ |
| 1349 'official', 'goma', | 1361 'official', 'goma', |
| 1350 ], | 1362 ], |
| 1351 | 1363 |
| 1352 'official_goma_perf': [ | 1364 'official_goma_perf': [ |
| 1353 'official', 'goma', 'no_gnome_keyring', | 1365 'official', 'goma', 'no_gnome_keyring', |
| 1354 ], | 1366 ], |
| 1355 | 1367 |
| 1356 'official_goma_chromeos': [ | 1368 'official_goma_chromeos': [ |
| 1357 'official', 'goma', 'chromeos', | 1369 'official', 'goma', 'chromeos', 'x11_cros', |
| 1358 ], | 1370 ], |
| 1359 | 1371 |
| 1360 'official_goma_thin_lto_use_lld': [ | 1372 'official_goma_thin_lto_use_lld': [ |
| 1361 'official', 'goma', 'thin_lto', 'use_lld', | 1373 'official', 'goma', 'thin_lto', 'use_lld', |
| 1362 ], | 1374 ], |
| 1363 | 1375 |
| 1364 'official_goma_minimal_symbols_android': [ | 1376 'official_goma_minimal_symbols_android': [ |
| 1365 'official', 'goma', 'minimal_symbols', 'android', | 1377 'official', 'goma', 'minimal_symbols', 'android', |
| 1366 ], | 1378 ], |
| 1367 | 1379 |
| (...skipping 14 matching lines...) Expand all Loading... |
| 1382 ], | 1394 ], |
| 1383 | 1395 |
| 1384 'official_optimize_chrome_pgo_phase_2': [ | 1396 'official_optimize_chrome_pgo_phase_2': [ |
| 1385 'official_optimize', 'chrome_pgo_phase_2', | 1397 'official_optimize', 'chrome_pgo_phase_2', |
| 1386 ], | 1398 ], |
| 1387 | 1399 |
| 1388 'official_optimize_chrome_pgo_phase_2_x86': [ | 1400 'official_optimize_chrome_pgo_phase_2_x86': [ |
| 1389 'official_optimize', 'chrome_pgo_phase_2', 'x86', | 1401 'official_optimize', 'chrome_pgo_phase_2', 'x86', |
| 1390 ], | 1402 ], |
| 1391 | 1403 |
| 1392 'ozone_linux_release_bot': [ | 1404 'release_bot_ozone_linux': [ |
| 1393 'ozone_linux', 'release_bot', | 1405 'release_bot', 'ozone', 'ozone_linux', |
| 1406 ], |
| 1407 |
| 1408 'release_bot_fuchsia': [ |
| 1409 'release_bot', 'fuchsia', |
| 1394 ], | 1410 ], |
| 1395 | 1411 |
| 1396 'ozone_linux_release_trybot': [ | 1412 'ozone_linux_release_trybot': [ |
| 1397 'ozone_linux', 'release_trybot', | 1413 'release_trybot', 'ozone', 'ozone_linux', |
| 1398 ], | 1414 ], |
| 1399 | 1415 |
| 1400 'release_afl_asan': [ | 1416 'release_afl_asan': [ |
| 1401 'release', 'afl', 'asan', 'chromeos_codecs', 'pdf_xfa', 'disable_nacl', | 1417 'release', 'afl', 'asan', 'chromeos_codecs', 'pdf_xfa', 'disable_nacl', |
| 1402 ], | 1418 ], |
| 1403 | 1419 |
| 1404 'release_bot': [ | 1420 'release_bot': [ |
| 1405 'release_bot', | 1421 'release_bot', |
| 1406 ], | 1422 ], |
| 1407 | 1423 |
| 1408 'release_bot_arm': [ | 1424 'release_bot_arm': [ |
| 1409 'release_bot', 'arm', | 1425 'release_bot', 'arm', |
| 1410 ], | 1426 ], |
| 1411 | 1427 |
| 1412 'release_bot_arm64': [ | 1428 'release_bot_arm64': [ |
| 1413 'release_bot', 'arm64', | 1429 'release_bot', 'arm64', |
| 1414 ], | 1430 ], |
| 1415 | 1431 |
| 1416 'release_bot_chrome_with_codecs': [ | 1432 'release_bot_chrome_with_codecs': [ |
| 1417 'release_bot', 'chrome_with_codecs', | 1433 'release_bot', 'chrome_with_codecs', |
| 1418 ], | 1434 ], |
| 1419 | 1435 |
| 1420 'release_bot_fuchsia': [ | |
| 1421 'release_bot', 'fuchsia', | |
| 1422 ], | |
| 1423 | |
| 1424 'release_bot_mac_new_sdk': [ | 1436 'release_bot_mac_new_sdk': [ |
| 1425 'release_bot', 'mac_new_sdk', | 1437 'release_bot', 'mac_new_sdk', |
| 1426 ], | 1438 ], |
| 1427 | 1439 |
| 1428 'release_bot_mac_strip': [ | 1440 'release_bot_mac_strip': [ |
| 1429 'release_bot', 'mac_strip', | 1441 'release_bot', 'mac_strip', |
| 1430 ], | 1442 ], |
| 1431 | 1443 |
| 1432 'release_bot_x86': [ | 1444 'release_bot_x86': [ |
| 1433 'release_bot', 'x86', | 1445 'release_bot', 'x86', |
| (...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1830 }, | 1842 }, |
| 1831 | 1843 |
| 1832 'no_pch': { | 1844 'no_pch': { |
| 1833 'gn_args': 'enable_precompiled_headers=false', | 1845 'gn_args': 'enable_precompiled_headers=false', |
| 1834 }, | 1846 }, |
| 1835 | 1847 |
| 1836 'no_symbols': { | 1848 'no_symbols': { |
| 1837 'gn_args': 'symbol_level=0', | 1849 'gn_args': 'symbol_level=0', |
| 1838 }, | 1850 }, |
| 1839 | 1851 |
| 1852 'x11_cros': { |
| 1853 # When use_ozone=false then use_x11=true. |
| 1854 'gn_args': 'use_ozone=false', |
| 1855 }, |
| 1856 |
| 1840 'official': { | 1857 'official': { |
| 1841 'mixins': ['official_optimize'], | 1858 'mixins': ['official_optimize'], |
| 1842 'gn_args': 'is_chrome_branded=true', | 1859 'gn_args': 'is_chrome_branded=true', |
| 1843 }, | 1860 }, |
| 1844 | 1861 |
| 1845 'official_optimize': { | 1862 'official_optimize': { |
| 1846 'gn_args': 'is_official_build=true is_debug=false', | 1863 'gn_args': 'is_official_build=true is_debug=false', |
| 1847 }, | 1864 }, |
| 1848 | 1865 |
| 1849 'optimize_for_fuzzing': { | 1866 'optimize_for_fuzzing': { |
| 1850 'gn_args': 'optimize_for_fuzzing=true', | 1867 'gn_args': 'optimize_for_fuzzing=true', |
| 1851 }, | 1868 }, |
| 1852 | 1869 |
| 1870 'ozone': { |
| 1871 'gn_args': 'use_ozone=true', |
| 1872 }, |
| 1873 |
| 1853 'ozone_linux': { | 1874 'ozone_linux': { |
| 1854 'gn_args': ('ozone_auto_platforms=false ozone_platform_wayland=true ' | 1875 'gn_args': ('ozone_auto_platforms=false ozone_platform_wayland=true ' |
| 1855 'ozone_platform="x11" ' | 1876 'ozone_platform="x11" ' |
| 1856 'ozone_platform_x11=true ozone_platform_gbm=true ' | 1877 'ozone_platform_x11=true ozone_platform_gbm=true ' |
| 1857 'enable_package_mash_services=true use_ash=false ' | 1878 'enable_package_mash_services=true use_ash=false ' |
| 1858 'use_xkbcommon=true use_ozone=true'), | 1879 'use_xkbcommon=true'), |
| 1859 }, | 1880 }, |
| 1860 | 1881 |
| 1861 'fuchsia': { | 1882 'fuchsia': { |
| 1862 'gn_args': 'target_os="fuchsia"', | 1883 'gn_args': 'target_os="fuchsia"', |
| 1863 }, | 1884 }, |
| 1864 | 1885 |
| 1865 'pdf_xfa': { | 1886 'pdf_xfa': { |
| 1866 'gn_args': 'pdf_enable_xfa=true', | 1887 'gn_args': 'pdf_enable_xfa=true', |
| 1867 }, | 1888 }, |
| 1868 | 1889 |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1952 | 1973 |
| 1953 'x64': { | 1974 'x64': { |
| 1954 'gn_args': 'target_cpu="x64"', | 1975 'gn_args': 'target_cpu="x64"', |
| 1955 }, | 1976 }, |
| 1956 | 1977 |
| 1957 'x86': { | 1978 'x86': { |
| 1958 'gn_args': 'target_cpu="x86"', | 1979 'gn_args': 'target_cpu="x86"', |
| 1959 }, | 1980 }, |
| 1960 }, | 1981 }, |
| 1961 } | 1982 } |
| OLD | NEW |