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

Unified Diff: scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.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/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json
diff --git a/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json b/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json
index 5ad2530d67c3055751880a285ee710a9cca2f18e..3c2bb7c201f9eb0366ee74f102d0e2de402b93af 100644
--- a/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json
+++ b/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json
@@ -2870,6 +2870,11 @@
{
"cmd": [],
"cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
+ "name": "Resolving hashes"
+ },
+ {
+ "cmd": [],
+ "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
"name": "Debug Info",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -9223,6 +9228,11 @@
{
"cmd": [],
"cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
+ "name": "Resolving hashes (2)"
+ },
+ {
+ "cmd": [],
+ "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
"name": "Debug Info (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@0000000000, mean_value=11.0, std_dev=11.40175425099138)@@@",

Powered by Google App Engine
This is Rietveld 408576698