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

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

Issue 2466113002: Adding display_values property for each revision. (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/return_code.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
index 67bd9feb22fb57d50e4f187b2a6364f9d26898b0..09139b223652ecd9d7142975ea2aad01bdf40515 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
@@ -2253,12 +2253,12 @@
"@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@dcdcdc0ff1, mean=None, 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@0a1b2c3d4f[] @@@",
- "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe[] @@@",
- "@@@STEP_LOG_LINE@Debug Info@chromium@dcdcdc0ff1[] @@@",
- "@@@STEP_LOG_LINE@Debug Info@chromium@00316c9ddf[] @@@",
- "@@@STEP_LOG_LINE@Debug Info@LKGR values: []@@@",
- "@@@STEP_LOG_LINE@Debug Info@FKBR values: []@@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@0a1b2c3d4f[0, 0, 0, 0, 0]@@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe[0, 0, 0, 0, 0]@@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@dcdcdc0ff1[1, 1, 1, 1, 1]@@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@00316c9ddf[1, 1, 1, 1, 1]@@@",
+ "@@@STEP_LOG_LINE@Debug Info@LKGR values: [0, 0, 0, 0, 0]@@@",
+ "@@@STEP_LOG_LINE@Debug Info@FKBR values: [1, 1, 1, 1, 1]@@@",
"@@@STEP_LOG_END@Debug Info@@@"
]
},

Powered by Google App Engine
This is Rietveld 408576698