| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.blink", | 8 "tryserver.blink", |
| 9 "--builder", | 9 "--builder", |
| 10 "mac_blink_dbg", | 10 "mac_blink_dbg", |
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 { | 169 { |
| 170 "cmd": [ | 170 "cmd": [ |
| 171 "python", | 171 "python", |
| 172 "-u", | 172 "-u", |
| 173 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 173 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 174 "--version" | 174 "--version" |
| 175 ], | 175 ], |
| 176 "name": "swarming.py --version", | 176 "name": "swarming.py --version", |
| 177 "stdout": "/path/to/tmp/", | 177 "stdout": "/path/to/tmp/", |
| 178 "~followup_annotations": [ | 178 "~followup_annotations": [ |
| 179 "@@@STEP_TEXT@0.8.6@@@" | 179 "@@@STEP_TEXT@0.4.10@@@" |
| 180 ] | 180 ] |
| 181 }, | 181 }, |
| 182 { | 182 { |
| 183 "cmd": [ | 183 "cmd": [ |
| 184 "python", | 184 "python", |
| 185 "-u", | 185 "-u", |
| 186 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 186 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 187 "runhooks" | 187 "runhooks" |
| 188 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]/src", | 189 "cwd": "[SLAVE_BUILD]/src", |
| (...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 470 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/mac_blink_dbg/571/layout-test-results/results.html@@@", | 470 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/mac_blink_dbg/571/layout-test-results/results.html@@@", |
| 471 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/mac_blink_dbg/571/layout-test-results.zip@@@" | 471 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/mac_blink_dbg/571/layout-test-results.zip@@@" |
| 472 ] | 472 ] |
| 473 }, | 473 }, |
| 474 { | 474 { |
| 475 "name": "$result", | 475 "name": "$result", |
| 476 "recipe_result": null, | 476 "recipe_result": null, |
| 477 "status_code": 0 | 477 "status_code": 0 |
| 478 } | 478 } |
| 479 ] | 479 ] |
| OLD | NEW |