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

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect.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.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect.json
index 16c958d1d92bc459b588e517766ec5033f7e9b7d..6e756afaecba0d6bdce53cd0884126d4e65c1ec2 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect.json
@@ -9809,6 +9809,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=16.6, std_dev=17.58408371226661)@@@",

Powered by Google App Engine
This is Rietveld 408576698