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

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

Issue 2447023003: Nest multiple 'resolving hash xxx' steps under a single super step. (Closed)
Patch Set: Created 4 years, 2 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/recipe_modules/auto_bisect_staging/example.expected/basic_bisect_other_direction.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_bisect_other_direction.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_bisect_other_direction.json
index 22e87495d1afd47775db368b6d90766906022ebb..9a7f8c0dbd8691483c3c4ea25dc5b5fe7bfa816a 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_bisect_other_direction.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_bisect_other_direction.json
@@ -5515,6 +5515,11 @@
{
"cmd": [],
"cwd": "[SLAVE_BUILD]",
+ "name": "Resolving hashes"
+ },
+ {
+ "cmd": [],
+ "cwd": "[SLAVE_BUILD]",
"name": "Debug Info",
"~followup_annotations": [
"@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@a6298e4afe, mean_value=15.75, std_dev=17.284386017443605)@@@",

Powered by Google App Engine
This is Rietveld 408576698