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

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/no_repro.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/no_repro.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/no_repro.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/no_repro.json
index d6a4bd753e1286979e77e31163bd6e686d7b4187..57089c5f41c36a4997c7e74c17dc7ab4ba2ce6b7 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/no_repro.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/no_repro.json
@@ -1503,6 +1503,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