| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/invalid_config.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/invalid_config.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/invalid_config.json
|
| index 5a89f410482238c127b968794bc40c8040d6e83f..5163d1ae81c8c0373d50814125b42721043a1ddc 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/invalid_config.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/invalid_config.json
|
| @@ -20,7 +20,6 @@
|
| },
|
| {
|
| "cmd": [],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "config",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@Bisect job configuration@{@@@",
|
| @@ -51,7 +50,6 @@
|
| "-u",
|
| "import sys; sys.exit(1)"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Recipe failed. Reason: Invalid value 'not a valid revision' for \"good_revision\".",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@",
|
|
|