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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_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_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
index 8acd072242b389cc687cba4715485b71b45b79f7..40c58250c129d244efa542e4d0ae7a809eab43e6 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
@@ -462,7 +462,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:telemetry_gpu_unittests (with patch)",
+ "stepname:telemetry_gpu_unittests (with patch) on Ubuntu-12.04",
"--user",
"commit-bot@chromium.org",
"[dummy hash for telemetry_gpu_unittests]",
@@ -474,7 +474,7 @@
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] telemetry_gpu_unittests (with patch)",
+ "name": "[trigger] telemetry_gpu_unittests (with patch) on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unittests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@",
@@ -507,7 +507,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "telemetry_gpu_unittests (with patch)",
+ "name": "telemetry_gpu_unittests (with patch) on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@outdir_json@{@@@",
"@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [], \\\"valid\\\": true}\", @@@",

Powered by Google App Engine
This is Rietveld 408576698