| 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 344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 355 "name": "compile", | 355 "name": "compile", |
| 356 "~followup_annotations": [ | 356 "~followup_annotations": [ |
| 357 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 357 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 358 "@@@STEP_LOG_END@json.output (invalid)@@@" | 358 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 359 ] | 359 ] |
| 360 }, | 360 }, |
| 361 { | 361 { |
| 362 "cmd": [ | 362 "cmd": [ |
| 363 "python", | 363 "python", |
| 364 "-u", | 364 "-u", |
| 365 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 365 "[BUILDER_CACHE]\\Mojo_Windows\\src\\tools\\determinism\\remove_build_meta
data.py", |
| 366 "--build-dir", | 366 "--build-dir", |
| 367 "[BUILDER_CACHE]\\Mojo_Windows\\src\\out\\Release", | 367 "[BUILDER_CACHE]\\Mojo_Windows\\src\\out\\Release" |
| 368 "--src-dir", | |
| 369 "[BUILDER_CACHE]\\Mojo_Windows\\src" | |
| 370 ], | 368 ], |
| 371 "cwd": "[SLAVE_BUILD]", | 369 "cwd": "[SLAVE_BUILD]", |
| 372 "name": "remove_build_metadata" | 370 "name": "remove_build_metadata" |
| 373 }, | 371 }, |
| 374 { | 372 { |
| 375 "cmd": [ | 373 "cmd": [ |
| 376 "python", | 374 "python", |
| 377 "-u", | 375 "-u", |
| 378 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 376 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 379 "[BUILDER_CACHE]\\Mojo_Windows\\src\\tools\\swarming_client", | 377 "[BUILDER_CACHE]\\Mojo_Windows\\src\\tools\\swarming_client", |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 470 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 468 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 471 }, | 469 }, |
| 472 "name": "process_dumps" | 470 "name": "process_dumps" |
| 473 }, | 471 }, |
| 474 { | 472 { |
| 475 "name": "$result", | 473 "name": "$result", |
| 476 "recipe_result": null, | 474 "recipe_result": null, |
| 477 "status_code": 0 | 475 "status_code": 0 |
| 478 } | 476 } |
| 479 ] | 477 ] |
| OLD | NEW |