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

Unified Diff: scripts/slave/recipes/bisect.expected/basic_return_code_test.json

Issue 1825993003: Making check_initial_confidence verify return_code bisects. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Adressing feedback. Created 4 years, 9 months 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/recipes/bisect.expected/basic_return_code_test.json
diff --git a/scripts/slave/recipes/bisect.expected/basic_return_code_test.json b/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
index 958e6160e647fde15940b44aed30c6521b016694..6ace3d5779cd27fb18b8eb4c9d97429bcce9dde9 100644
--- a/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
+++ b/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
@@ -1122,8 +1122,8 @@
"cwd": "[SLAVE_BUILD]",
"name": "Debug Info",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28dc0d49c, values=[], mean_value=0, std_dev=None)@@@",
- "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@00316c9ddf, values=[], mean_value=1, std_dev=None)@@@",
+ "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28dc0d49c, values=[], overall_return_code=0, std_dev=None)@@@",
+ "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@00316c9ddf, values=[], overall_return_code=1, std_dev=None)@@@",
"@@@STEP_LOG_LINE@Debug Info@@@@",
"@@@STEP_LOG_LINE@Debug Info@Revision Values @@@",
"@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@",

Powered by Google App Engine
This is Rietveld 408576698