| Index: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_reference_range.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_reference_range.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_reference_range.json
|
| index 6711ee7f372f7bc63d653813a5c28eaf18758ca4..488df09a11f6f464541155e4fbb798c31fec36fe 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_reference_range.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_reference_range.json
|
| @@ -1475,6 +1475,27 @@
|
| "stdout": "/path/to/tmp/"
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "Resolving hashes"
|
| + },
|
| + {
|
| + "cmd": [],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "Debug Info",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@a6298e4afe, mean_value=None, std_dev=None)@@@",
|
| + "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@dcdcdc0ff1, mean_value=None, std_dev=None)@@@",
|
| + "@@@STEP_LOG_LINE@Debug Info@@@@",
|
| + "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@",
|
| + "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe[] @@@",
|
| + "@@@STEP_LOG_LINE@Debug Info@chromium@dcdcdc0ff1[] @@@",
|
| + "@@@STEP_LOG_LINE@Debug Info@LKGR values: []@@@",
|
| + "@@@STEP_LOG_LINE@Debug Info@FKBR values: []@@@",
|
| + "@@@STEP_LOG_END@Debug Info@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -1493,7 +1514,7 @@
|
| },
|
| {
|
| "name": "$result",
|
| - "reason": "Bisect cannot identify a culprit",
|
| + "reason": "Bisect cannot identify a culprit: Testing the \"bad\" revision failed",
|
| "recipe_result": null,
|
| "status_code": 1
|
| }
|
|
|