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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test_with_swarming_failure.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/dynamic_swarmed_passed_isolated_script_test_with_swarming_failure.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test_with_swarming_failure.json b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test_with_swarming_failure.json
index fb04eb8e3adcd95c5230758648133f343810ecc3..4953f0a0517a215363e79b386dadac55117f4251 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test_with_swarming_failure.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test_with_swarming_failure.json
@@ -301,13 +301,13 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:telemetry_gpu_unittests",
+ "stepname:telemetry_gpu_unittests on Ubuntu-12.04",
"eeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
"--",
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] telemetry_gpu_unittests",
+ "name": "[trigger] telemetry_gpu_unittests on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571\", @@@",
@@ -340,7 +340,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "telemetry_gpu_unittests",
+ "name": "telemetry_gpu_unittests on Ubuntu-12.04",
"~followup_annotations": [
"step returned non-zero exit code: 255",
"@@@STEP_LOG_LINE@outdir_json@{@@@",

Powered by Google App Engine
This is Rietveld 408576698