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

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.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/return_code.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
index 2cc0442a58d325a6f93e64fd72f62d7830d12e0d..34721d8007c38f3494d9157d49c7d25a428b4db7 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
@@ -2242,6 +2242,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@0a1b2c3d4f, mean=None, overall_return_code=0, std_dev=None)@@@",

Powered by Google App Engine
This is Rietveld 408576698