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

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

Issue 2247373002: Refactor stages 1, 2 and test_api overhaul. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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/broken_good_revision_test.json
diff --git a/scripts/slave/recipes/bisect.expected/broken_good_revision_test.json b/scripts/slave/recipes/bisect.expected/broken_good_revision_test.json
index 97339effa163cb38e251f7ceccd06b779c9f1434..45d12cb1f17eb4840b820da26381803b9ffd6975 100644
--- a/scripts/slave/recipes/bisect.expected/broken_good_revision_test.json
+++ b/scripts/slave/recipes/bisect.expected/broken_good_revision_test.json
@@ -652,14 +652,14 @@
"cmd": [],
"name": "Debug Info",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28dc0d49c, values=[], mean_value=None, std_dev=None)@@@",
- "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@a6298e4afe, values=[19, 20, 21], mean_value=20.0, std_dev=1.0)@@@",
+ "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28dc0d49c), values=[]@@@",
+ "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@a6298e4afe, values=(19, 20, 21), mean_value=20.0, std_dev=1.0)@@@",
"@@@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@chromium@00316c9ddf[] @@@",
- "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe[19, 20, 21] @@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c() @@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@fc6dfc7ff5() @@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@00316c9ddf() @@@",
+ "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe(19, 20, 21) @@@",
"@@@STEP_LOG_END@Debug Info@@@"
]
},

Powered by Google App Engine
This is Rietveld 408576698