| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 356 "name": "compile", | 356 "name": "compile", |
| 357 "~followup_annotations": [ | 357 "~followup_annotations": [ |
| 358 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 358 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 359 "@@@STEP_LOG_END@json.output (invalid)@@@" | 359 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 360 ] | 360 ] |
| 361 }, | 361 }, |
| 362 { | 362 { |
| 363 "cmd": [ | 363 "cmd": [ |
| 364 "python", | 364 "python", |
| 365 "-u", | 365 "-u", |
| 366 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 366 "[BUILDER_CACHE]\\win_layout\\src\\tools\\determinism\\remove_build_metada
ta.py", |
| 367 "--build-dir", | 367 "--build-dir", |
| 368 "[BUILDER_CACHE]\\win_layout\\src\\out\\Debug_x64", | 368 "[BUILDER_CACHE]\\win_layout\\src\\out\\Debug_x64" |
| 369 "--src-dir", | |
| 370 "[BUILDER_CACHE]\\win_layout\\src" | |
| 371 ], | 369 ], |
| 372 "cwd": "[SLAVE_BUILD]", | 370 "cwd": "[SLAVE_BUILD]", |
| 373 "name": "remove_build_metadata" | 371 "name": "remove_build_metadata" |
| 374 }, | 372 }, |
| 375 { | 373 { |
| 376 "cmd": [ | 374 "cmd": [ |
| 377 "python", | 375 "python", |
| 378 "-u", | 376 "-u", |
| 379 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 377 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 380 "[BUILDER_CACHE]\\win_layout\\src\\tools\\swarming_client", | 378 "[BUILDER_CACHE]\\win_layout\\src\\tools\\swarming_client", |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 471 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 469 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 472 }, | 470 }, |
| 473 "name": "process_dumps" | 471 "name": "process_dumps" |
| 474 }, | 472 }, |
| 475 { | 473 { |
| 476 "name": "$result", | 474 "name": "$result", |
| 477 "recipe_result": null, | 475 "recipe_result": null, |
| 478 "status_code": 0 | 476 "status_code": 0 |
| 479 } | 477 } |
| 480 ] | 478 ] |
| OLD | NEW |