| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" | 4 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
| 5 ], | 5 ], |
| 6 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", | 6 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
| 7 "name": "ensure git tooling on windows" | 7 "name": "ensure git tooling on windows" |
| 8 }, | 8 }, |
| 9 { | 9 { |
| 10 "cmd": [ | 10 "cmd": [ |
| (...skipping 20 matching lines...) Expand all Loading... |
| 31 "~followup_annotations": [ | 31 "~followup_annotations": [ |
| 32 "step returned non-zero exit code: 1", | 32 "step returned non-zero exit code: 1", |
| 33 "@@@STEP_TEXT@foo@@@", | 33 "@@@STEP_TEXT@foo@@@", |
| 34 "@@@STEP_FAILURE@@@", | 34 "@@@STEP_FAILURE@@@", |
| 35 "@@@SET_BUILD_PROPERTY@failure_hash@\"c2311ad770732eade3d2f48247abd147e40a
70e7\"@@@" | 35 "@@@SET_BUILD_PROPERTY@failure_hash@\"c2311ad770732eade3d2f48247abd147e40a
70e7\"@@@" |
| 36 ] | 36 ] |
| 37 }, | 37 }, |
| 38 { | 38 { |
| 39 "name": "$result", | 39 "name": "$result", |
| 40 "reason": "Step('fail') failed with return_code 1", | 40 "reason": "Step('fail') failed with return_code 1", |
| 41 "recipe_result": null, |
| 41 "status_code": 1 | 42 "status_code": 1 |
| 42 } | 43 } |
| 43 ] | 44 ] |
| OLD | NEW |