| Index: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win32_bisect.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win32_bisect.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win32_bisect.json
|
| index b39fdce1c68e2f196499f821f11fc61426594896..17acfaf10fe1abad8c740d64cf43321a866371d9 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win32_bisect.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win32_bisect.json
|
| @@ -1867,6 +1867,11 @@
|
| "stdout": "/path/to/tmp/"
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "Resolving hashes"
|
| + },
|
| + {
|
| "cmd": [
|
| "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
|
| "footers",
|
| @@ -1874,8 +1879,11 @@
|
| "dcdcdc0ff1122212323134879ddceeb1240b0988"
|
| ],
|
| "cwd": "[SLAVE_BUILD]\\src",
|
| - "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988",
|
| - "stdout": "/path/to/tmp/"
|
| + "name": "Resolving hashes.resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988",
|
| + "stdout": "/path/to/tmp/",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| },
|
| {
|
| "cmd": [],
|
|
|