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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_7.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_chromium_webkit_WebKit_Mac10_7.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_7.json b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_7.json
index 4e4628eb962353d4988f2fdfa854918ad6ca5c8e..38a66585c6fe656ab74c8594664a5f9ecf16518f 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_7.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_7.json
@@ -300,14 +300,14 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:browser_tests",
+ "stepname:browser_tests on Mac-10.8",
"--idempotent",
"ffffffffffffffffffffffffffffffffffffffff",
"--",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] browser_tests",
+ "name": "[trigger] browser_tests on Mac-10.8",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10.8/ffffffffff/WebKit Mac10.7/571\", @@@",
@@ -409,7 +409,7 @@
"browser_tests/Mac-10.8/ffffffffff/WebKit Mac10.7/571"
],
"cwd": "[SLAVE_BUILD]",
- "name": "browser_tests",
+ "name": "browser_tests on Mac-10.8",
"~followup_annotations": [
"@@@STEP_LINK@shard #0 isolated out@blah@@@"
]
@@ -428,14 +428,14 @@
"--build-number",
"571",
"--test-type",
- "browser_tests",
+ "browser_tests on Mac-10.8",
"--test-results-server",
"test-results.appspot.com",
"--chrome-revision",
"170242"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Upload to test-results [browser_tests]"
+ "name": "Upload to test-results [browser_tests on Mac-10.8]"
},
{
"name": "$result",

Powered by Google App Engine
This is Rietveld 408576698