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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_nosnap_shared_rel.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_tryserver_v8_v8_win_nosnap_shared_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_nosnap_shared_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_nosnap_shared_rel.json
index 2b095e05f9e87452e54e4e7b11b9899688b7b052..89dd6d47519c8cae296d496777a6ccde0ff9ea14 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_nosnap_shared_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_nosnap_shared_rel.json
@@ -230,7 +230,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Check",
+ "stepname:Check on Windows-7-SP1",
"--idempotent",
"--user",
"commit-bot@chromium.org",
@@ -255,7 +255,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Check",
+ "name": "[trigger] Check on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/[dummy has/v8_win_nosnap_shared_rel/571\", @@@",

Powered by Google App Engine
This is Rietveld 408576698