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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.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/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
index c391209ddeff4441d382c8c56b578dd9aabcf4d2..c7e3fb823a53e31fd54e2a7d257e8322c08761cf 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
@@ -229,7 +229,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Check",
+ "stepname:Check on Ubuntu-12.04",
"--idempotent",
"[dummy hash for bot_default]",
"--",
@@ -251,7 +251,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Check",
+ "name": "[trigger] Check on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[dummy has/V8 Linux64 - internal snapshot/571\", @@@",

Powered by Google App Engine
This is Rietveld 408576698