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

Unified Diff: scripts/slave/recipes/bisection/android_bisect_staging.expected/failure_in_ref_range.json

Issue 2469553002: Use a custom exception to signal failure to reproduce (Low confidence). (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
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect_staging/local_bisect.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/bisection/android_bisect_staging.expected/failure_in_ref_range.json
diff --git a/scripts/slave/recipes/bisection/android_bisect_staging.expected/failure_in_ref_range.json b/scripts/slave/recipes/bisection/android_bisect_staging.expected/failure_in_ref_range.json
index 65e4b3542023c1064464055cc96a16a3184f4ca0..9fd9a86b08aaf55a917d1a5d820bbec1ce9cf9ad 100644
--- a/scripts/slave/recipes/bisection/android_bisect_staging.expected/failure_in_ref_range.json
+++ b/scripts/slave/recipes/bisection/android_bisect_staging.expected/failure_in_ref_range.json
@@ -2169,6 +2169,27 @@
"stdout": "/path/to/tmp/"
},
{
+ "cmd": [],
+ "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
+ "name": "Resolving hashes"
+ },
+ {
+ "cmd": [],
+ "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
+ "name": "Debug Info",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28dc0d49c, mean_value=None, std_dev=None)@@@",
+ "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@fc6dfc7ff5, mean_value=None, std_dev=None)@@@",
+ "@@@STEP_LOG_LINE@Debug Info@@@@",
+ "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@fc6dfc7ff5[] @@@",
+ "@@@STEP_LOG_LINE@Debug Info@LKGR values: []@@@",
+ "@@@STEP_LOG_LINE@Debug Info@FKBR values: []@@@",
+ "@@@STEP_LOG_END@Debug Info@@@"
+ ]
+ },
+ {
"cmd": [
"python",
"-u",
@@ -2403,7 +2424,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
}
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect_staging/local_bisect.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698