| 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 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| (...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 174 "goma", | 174 "goma", |
| 175 "--goma-jsonstatus", | 175 "--goma-jsonstatus", |
| 176 "/path/to/tmp/json", | 176 "/path/to/tmp/json", |
| 177 "--mode", | 177 "--mode", |
| 178 "official", | 178 "official", |
| 179 "--goma-dir", | 179 "--goma-dir", |
| 180 "[BUILD]\\goma", | 180 "[BUILD]\\goma", |
| 181 "--goma-hermetic", | 181 "--goma-hermetic", |
| 182 "fallback", | 182 "fallback", |
| 183 "--", | 183 "--", |
| 184 "chrome", | |
| 185 "chromium_builder_perf", | 184 "chromium_builder_perf", |
| 186 "crash_service" | 185 "crash_service" |
| 187 ], | 186 ], |
| 188 "cwd": "[SLAVE_BUILD]", | 187 "cwd": "[SLAVE_BUILD]", |
| 189 "name": "compile", | 188 "name": "compile", |
| 190 "~followup_annotations": [ | 189 "~followup_annotations": [ |
| 191 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 190 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 192 "@@@STEP_LOG_END@json.output (invalid)@@@" | 191 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 193 ] | 192 ] |
| 194 }, | 193 }, |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 398 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 397 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
| 399 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 398 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
| 400 } | 399 } |
| 401 } | 400 } |
| 402 ], | 401 ], |
| 403 "~followup_annotations": [ | 402 "~followup_annotations": [ |
| 404 "@@@STEP_TEXT@Win 7 Perf (5)@@@" | 403 "@@@STEP_TEXT@Win 7 Perf (5)@@@" |
| 405 ] | 404 ] |
| 406 }, | 405 }, |
| 407 { | 406 { |
| 408 "cmd": [ | |
| 409 "python", | |
| 410 "-u", | |
| 411 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.p
y", | |
| 412 "--target", | |
| 413 "Release" | |
| 414 ], | |
| 415 "cwd": "[SLAVE_BUILD]", | |
| 416 "name": "start_crash_service" | |
| 417 }, | |
| 418 { | |
| 419 "allow_subannotations": true, | |
| 420 "cmd": [ | |
| 421 "python", | |
| 422 "-u", | |
| 423 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 424 "--target", | |
| 425 "Release", | |
| 426 "--no-xvfb", | |
| 427 "--factory-properties", | |
| 428 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Builder\", \"buildnumber\": 571, \"mastername\": \"chromium
.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 429 "--build-properties", | |
| 430 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Builder\", \"buildnumber\": 571, \"mastername\": \"chromium
.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 431 "--annotate=graphing", | |
| 432 "--test-type=sizes", | |
| 433 "--builder-name=Win Builder", | |
| 434 "--slave-name=TestSlavename", | |
| 435 "--build-number=571", | |
| 436 "--run-python-script", | |
| 437 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", | |
| 438 "--target", | |
| 439 "Release", | |
| 440 "--platform", | |
| 441 "win" | |
| 442 ], | |
| 443 "cwd": "[SLAVE_BUILD]", | |
| 444 "name": "sizes" | |
| 445 }, | |
| 446 { | |
| 447 "cmd": [ | |
| 448 "python", | |
| 449 "-u", | |
| 450 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | |
| 451 "--target", | |
| 452 "Release" | |
| 453 ], | |
| 454 "cwd": "[SLAVE_BUILD]", | |
| 455 "name": "process_dumps" | |
| 456 }, | |
| 457 { | |
| 458 "name": "$result", | 407 "name": "$result", |
| 459 "recipe_result": null, | 408 "recipe_result": null, |
| 460 "status_code": 0 | 409 "status_code": 0 |
| 461 } | 410 } |
| 462 ] | 411 ] |
| OLD | NEW |