| 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 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 330 "name": "compile", | 330 "name": "compile", |
| 331 "~followup_annotations": [ | 331 "~followup_annotations": [ |
| 332 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 332 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 333 "@@@STEP_LOG_END@json.output (invalid)@@@" | 333 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 334 ] | 334 ] |
| 335 }, | 335 }, |
| 336 { | 336 { |
| 337 "cmd": [ | 337 "cmd": [ |
| 338 "python", | 338 "python", |
| 339 "-u", | 339 "-u", |
| 340 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 340 "[BUILDER_CACHE]\\Win_Builder__ANGLE_\\src\\tools\\determinism\\remove_bui
ld_metadata.py", |
| 341 "--build-dir", | 341 "--build-dir", |
| 342 "[BUILDER_CACHE]\\Win_Builder__ANGLE_\\src\\out\\Release", | 342 "[BUILDER_CACHE]\\Win_Builder__ANGLE_\\src\\out\\Release" |
| 343 "--src-dir", | |
| 344 "[BUILDER_CACHE]\\Win_Builder__ANGLE_\\src" | |
| 345 ], | 343 ], |
| 346 "cwd": "[SLAVE_BUILD]", | 344 "cwd": "[SLAVE_BUILD]", |
| 347 "name": "remove_build_metadata" | 345 "name": "remove_build_metadata" |
| 348 }, | 346 }, |
| 349 { | 347 { |
| 350 "cmd": [ | 348 "cmd": [ |
| 351 "python", | 349 "python", |
| 352 "-u", | 350 "-u", |
| 353 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 351 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 354 "[BUILDER_CACHE]\\Win_Builder__ANGLE_\\src\\tools\\swarming_client", | 352 "[BUILDER_CACHE]\\Win_Builder__ANGLE_\\src\\tools\\swarming_client", |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 423 "~followup_annotations": [ | 421 "~followup_annotations": [ |
| 424 "@@@STEP_TEXT@Win7 Tests (ANGLE)@@@" | 422 "@@@STEP_TEXT@Win7 Tests (ANGLE)@@@" |
| 425 ] | 423 ] |
| 426 }, | 424 }, |
| 427 { | 425 { |
| 428 "name": "$result", | 426 "name": "$result", |
| 429 "recipe_result": null, | 427 "recipe_result": null, |
| 430 "status_code": 0 | 428 "status_code": 0 |
| 431 } | 429 } |
| 432 ] | 430 ] |
| OLD | NEW |