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

Unified Diff: scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.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/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json
diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json
index e11eea54a5ba0acd075be4dc41fe41941acd1005..df8703d5a0c9aaa6df1bb24a5fa6aebc97e783ef 100644
--- a/scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json
+++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json
@@ -328,14 +328,14 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:browser_tests",
+ "stepname:browser_tests on Windows-7-SP1",
"--idempotent",
"ffffffffffffffffffffffffffffffffffffffff",
"--",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] browser_tests",
+ "name": "[trigger] browser_tests on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)-Trybot/571\", @@@",
@@ -392,7 +392,7 @@
"browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)-Trybot/571"
],
"cwd": "[SLAVE_BUILD]",
- "name": "browser_tests",
+ "name": "browser_tests on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LINK@shard #0 isolated out@blah@@@"
]
@@ -411,14 +411,14 @@
"--build-number",
"571",
"--test-type",
- "browser_tests",
+ "browser_tests on Windows-7-SP1",
"--test-results-server",
"test-results.appspot.com",
"--chrome-revision",
"143121"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Upload to test-results [browser_tests]"
+ "name": "Upload to test-results [browser_tests on Windows-7-SP1]"
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698