| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "update-ref", | 5 "update-ref", |
| 6 "refs/heads/master", | 6 "refs/heads/master", |
| 7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
| 8 ], | 8 ], |
| 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 10 "name": "git update-ref" | 10 "name": "git update-ref" |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 "-u", | 138 "-u", |
| 139 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 139 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 140 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 140 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 141 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 141 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 142 "https://chromium.googlesource.com/chromium/src" | 142 "https://chromium.googlesource.com/chromium/src" |
| 143 ], | 143 ], |
| 144 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 144 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 145 "stdout": "/path/to/tmp/json", | 145 "stdout": "/path/to/tmp/json", |
| 146 "~followup_annotations": [ | 146 "~followup_annotations": [ |
| 147 "@@@STEP_NEST_LEVEL@1@@@", | 147 "@@@STEP_NEST_LEVEL@1@@@", |
| 148 "@@@STEP_LOG_LINE@json.output@[]@@@", | 148 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ \"00316c9ddfb9d7b4e1ed2fff9fe6d964d21111
11\", @@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 149 "@@@STEP_LOG_END@json.output@@@" | 154 "@@@STEP_LOG_END@json.output@@@" |
| 150 ] | 155 ] |
| 151 }, | 156 }, |
| 152 { | 157 { |
| 153 "cmd": [ | 158 "cmd": [ |
| 154 "python", | 159 "python", |
| 155 "-u", | 160 "-u", |
| 156 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 161 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 157 "--", | 162 "--", |
| 158 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 163 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 371 ], | 376 ], |
| 372 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", | 377 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", |
| 373 "stdout": "/path/to/tmp/" | 378 "stdout": "/path/to/tmp/" |
| 374 }, | 379 }, |
| 375 { | 380 { |
| 376 "name": "$result", | 381 "name": "$result", |
| 377 "recipe_result": null, | 382 "recipe_result": null, |
| 378 "status_code": 0 | 383 "status_code": 0 |
| 379 } | 384 } |
| 380 ] | 385 ] |
| OLD | NEW |