| 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 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 298 "-b", | 298 "-b", |
| 299 "Mojo Windows", | 299 "Mojo Windows", |
| 300 "--config-file", | 300 "--config-file", |
| 301 "[BUILDER_CACHE]\\Mojo_Windows\\src\\tools\\mb\\mb_config.pyl", | 301 "[BUILDER_CACHE]\\Mojo_Windows\\src\\tools\\mb\\mb_config.pyl", |
| 302 "--goma-dir", | 302 "--goma-dir", |
| 303 "[CACHE]\\cipd\\goma", | 303 "[CACHE]\\cipd\\goma", |
| 304 "--swarming-targets-file", | 304 "--swarming-targets-file", |
| 305 "browser_tests\n", | 305 "browser_tests\n", |
| 306 "//out/Release" | 306 "//out/Release" |
| 307 ], | 307 ], |
| 308 "cwd": "[BUILDER_CACHE]\\Mojo_Windows\\src", |
| 308 "env": { | 309 "env": { |
| 309 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 310 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 310 }, | 311 }, |
| 311 "name": "generate_build_files", | 312 "name": "generate_build_files", |
| 312 "~followup_annotations": [ | 313 "~followup_annotations": [ |
| 313 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 314 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 314 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 315 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 315 ] | 316 ] |
| 316 }, | 317 }, |
| 317 { | 318 { |
| (...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 469 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 470 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 470 }, | 471 }, |
| 471 "name": "process_dumps" | 472 "name": "process_dumps" |
| 472 }, | 473 }, |
| 473 { | 474 { |
| 474 "name": "$result", | 475 "name": "$result", |
| 475 "recipe_result": null, | 476 "recipe_result": null, |
| 476 "status_code": 0 | 477 "status_code": 0 |
| 477 } | 478 } |
| 478 ] | 479 ] |
| OLD | NEW |