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

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.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/failed_revision.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json
index 95887393d5c9d4c290e6e52e426009015a4640b2..94af44dd17339ae3bdb29a51c24f4c07b2dbe692 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json
@@ -2082,6 +2082,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