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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac___debug.json

Issue 2415543004: Download the hermetic xcode toolchain on all bots that target mac. (Closed)
Patch Set: Created 4 years, 2 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 unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
9 "--patch_root", 9 "--patch_root",
10 "v8", 10 "v8",
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 }, 131 },
132 { 132 {
133 "cmd": [ 133 "cmd": [
134 "python", 134 "python",
135 "-u", 135 "-u",
136 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 136 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
137 "runhooks" 137 "runhooks"
138 ], 138 ],
139 "cwd": "[SLAVE_BUILD]/v8", 139 "cwd": "[SLAVE_BUILD]/v8",
140 "env": { 140 "env": {
141 "FORCE_MAC_TOOLCHAIN": "1",
141 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 142 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
142 "GYP_CHROMIUM_NO_ACTION": "1", 143 "GYP_CHROMIUM_NO_ACTION": "1",
143 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 test_ isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32", 144 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 test_ isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
144 "GYP_GENERATORS": "ninja", 145 "GYP_GENERATORS": "ninja",
145 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 146 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
146 }, 147 },
147 "name": "gclient runhooks" 148 "name": "gclient runhooks"
148 }, 149 },
149 { 150 {
150 "cmd": [ 151 "cmd": [
(...skipping 18 matching lines...) Expand all
169 "V8 Mac - debug", 170 "V8 Mac - debug",
170 "--config-file", 171 "--config-file",
171 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl", 172 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl",
172 "--goma-dir", 173 "--goma-dir",
173 "[CACHE]/cipd/goma", 174 "[CACHE]/cipd/goma",
174 "--gyp-script=gypfiles/gyp_v8", 175 "--gyp-script=gypfiles/gyp_v8",
175 "//out/Debug" 176 "//out/Debug"
176 ], 177 ],
177 "cwd": "[SLAVE_BUILD]/v8", 178 "cwd": "[SLAVE_BUILD]/v8",
178 "env": { 179 "env": {
180 "FORCE_MAC_TOOLCHAIN": "1",
179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 181 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
180 }, 182 },
181 "name": "generate_build_files", 183 "name": "generate_build_files",
182 "stdout": "/path/to/tmp/", 184 "stdout": "/path/to/tmp/",
183 "~followup_annotations": [ 185 "~followup_annotations": [
184 "@@@STEP_LOG_LINE@stdout@some line@@@", 186 "@@@STEP_LOG_LINE@stdout@some line@@@",
185 "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@", 187 "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@",
186 "@@@STEP_LOG_LINE@stdout@moar@@@", 188 "@@@STEP_LOG_LINE@stdout@moar@@@",
187 "@@@STEP_LOG_END@stdout@@@" 189 "@@@STEP_LOG_END@stdout@@@"
188 ] 190 ]
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 "-b", 232 "-b",
231 "V8 Mac - debug", 233 "V8 Mac - debug",
232 "--config-file", 234 "--config-file",
233 "[mb config]", 235 "[mb config]",
234 "--goma-dir", 236 "--goma-dir",
235 "[CACHE]/cipd/goma", 237 "[CACHE]/cipd/goma",
236 "[SLAVE_BUILD]/v8/out/gn" 238 "[SLAVE_BUILD]/v8/out/gn"
237 ], 239 ],
238 "cwd": "[SLAVE_BUILD]/v8", 240 "cwd": "[SLAVE_BUILD]/v8",
239 "env": { 241 "env": {
242 "FORCE_MAC_TOOLCHAIN": "1",
240 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 243 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
241 }, 244 },
242 "name": "generate_build_files with gn (fyi)" 245 "name": "generate_build_files with gn (fyi)"
243 }, 246 },
244 { 247 {
245 "cmd": [ 248 "cmd": [
246 "python", 249 "python",
247 "-u", 250 "-u",
248 "[SLAVE_BUILD]/v8/tools/gyp_flag_compare.py", 251 "[SLAVE_BUILD]/v8/tools/gyp_flag_compare.py",
249 "[SLAVE_BUILD]/v8/out/gn", 252 "[SLAVE_BUILD]/v8/out/gn",
(...skipping 17 matching lines...) Expand all
267 "cmd": [ 270 "cmd": [
268 "python", 271 "python",
269 "-u", 272 "-u",
270 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 273 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
271 "--src-dir", 274 "--src-dir",
272 "[SLAVE_BUILD]/v8", 275 "[SLAVE_BUILD]/v8",
273 "--output-json", 276 "--output-json",
274 "/path/to/tmp/json" 277 "/path/to/tmp/json"
275 ], 278 ],
276 "env": { 279 "env": {
280 "FORCE_MAC_TOOLCHAIN": "1",
277 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 281 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
278 }, 282 },
279 "name": "clang_revision", 283 "name": "clang_revision",
280 "~followup_annotations": [ 284 "~followup_annotations": [
281 "@@@STEP_LOG_LINE@json.output@{@@@", 285 "@@@STEP_LOG_LINE@json.output@{@@@",
282 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 286 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
283 "@@@STEP_LOG_LINE@json.output@}@@@", 287 "@@@STEP_LOG_LINE@json.output@}@@@",
284 "@@@STEP_LOG_END@json.output@@@" 288 "@@@STEP_LOG_END@json.output@@@"
285 ] 289 ]
286 }, 290 },
(...skipping 27 matching lines...) Expand all
314 "goma-clang", 318 "goma-clang",
315 "--goma-jsonstatus", 319 "--goma-jsonstatus",
316 "/path/to/tmp/json", 320 "/path/to/tmp/json",
317 "--goma-service-account-json-file", 321 "--goma-service-account-json-file",
318 "/creds/service_accounts/service-account-goma-client.json", 322 "/creds/service_accounts/service-account-goma-client.json",
319 "--goma-dir", 323 "--goma-dir",
320 "[CACHE]/cipd/goma", 324 "[CACHE]/cipd/goma",
321 "--" 325 "--"
322 ], 326 ],
323 "env": { 327 "env": {
328 "FORCE_MAC_TOOLCHAIN": "1",
324 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 329 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
325 }, 330 },
326 "name": "compile", 331 "name": "compile",
327 "~followup_annotations": [ 332 "~followup_annotations": [
328 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 333 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
329 "@@@STEP_LOG_END@json.output (invalid)@@@" 334 "@@@STEP_LOG_END@json.output (invalid)@@@"
330 ] 335 ]
331 }, 336 },
332 { 337 {
333 "cmd": [ 338 "cmd": [
(...skipping 828 matching lines...) Expand 10 before | Expand all | Expand 10 after
1162 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1167 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1163 "@@@STEP_LOG_END@durations@@@" 1168 "@@@STEP_LOG_END@durations@@@"
1164 ] 1169 ]
1165 }, 1170 },
1166 { 1171 {
1167 "name": "$result", 1172 "name": "$result",
1168 "recipe_result": null, 1173 "recipe_result": null,
1169 "status_code": 0 1174 "status_code": 0
1170 } 1175 }
1171 ] 1176 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698