| Index: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win64_bisect.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win64_bisect.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win64_bisect.json
|
| index 8f0b59cda0de19eec71e5813c17ff92a56b8c551..a06f56de02d2ae55c4ba0f8b633e4f9d369b6e91 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win64_bisect.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win64_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": [],
|
|
|