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

Unified Diff: scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_shards_in_collect_step.json

Issue 1720873002: swarming: always append task's OS dimension to step name (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 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/swarming/example.expected/basic_0.5_show_shards_in_collect_step.json
diff --git a/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_shards_in_collect_step.json b/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_shards_in_collect_step.json
index 84b61f739de71d5f61cc4d826acbd3e814110f93..cbf99b5399e7a95ec430cdde83b756825e099357 100644
--- a/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_shards_in_collect_step.json
+++ b/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_shards_in_collect_step.json
@@ -276,7 +276,7 @@
"--tag",
"rietveld:https://codereview.chromium.org/123/#ps1001",
"--tag",
- "stepname:hello_world",
+ "stepname:hello_world on Ubuntu-12.04",
"--verbose",
"--idempotent",
"--user",
@@ -284,7 +284,7 @@
"hash_for_linux"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] hello_world",
+ "name": "[trigger] hello_world on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hello_world/Ubuntu-12.04/hash_for_l\", @@@",
@@ -467,7 +467,7 @@
"[TMP_BASE]/hello_isolated_world_tmp_1/task_output_dir"
],
"cwd": "[SLAVE_BUILD]",
- "name": "hello_world",
+ "name": "hello_world on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_TEXT@swarming pending 71s@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",

Powered by Google App Engine
This is Rietveld 408576698