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

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect_bis.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/v8_roll_bisect_bis.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect_bis.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect_bis.json
index b551fb488fc8e375f3e3abd1c8d65e9741e61b71..1d07aaa16f49f155feba1bdb3a4e5a65f3060487 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect_bis.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect_bis.json
@@ -7469,6 +7469,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@dcdcdc0ff1, mean_value=16.6, std_dev=17.58408371226661)@@@",

Powered by Google App Engine
This is Rietveld 408576698