Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(404)

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_reference_range.json

Issue 2496903004: Making ref range failure messages more explicit. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 1d630bb0a8cef0b255331e8414ab34b58b90bcaf..ebe75d9c0c3cf02c2d763c46585fb70fbbc0735f 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
@@ -1824,7 +1824,7 @@
},
{
"name": "$result",
- "reason": "Bisect cannot identify a culprit: Testing the \"bad\" revision failed",
+ "reason": "Bisect cannot identify a culprit: Testing the \"bad\" revision failed: got non-zero return code on all runs for dcdcdc0ff1122212323134879ddceeb1240b0988",
"recipe_result": null,
"status_code": 1
}

Powered by Google App Engine
This is Rietveld 408576698