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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___custom_snapshot___debug_slim_bisect_tester_swarming.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_client_v8_V8_Linux64___custom_snapshot___debug_slim_bisect_tester_swarming.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___custom_snapshot___debug_slim_bisect_tester_swarming.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___custom_snapshot___debug_slim_bisect_tester_swarming.json
index f254da4b4c99662b0a9417dd8e0775179a51494f..442dfccdceae89cd092a55bfa3486a10cc078568 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___custom_snapshot___debug_slim_bisect_tester_swarming.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___custom_snapshot___debug_slim_bisect_tester_swarming.json
@@ -151,7 +151,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Mjsunit",
+ "stepname:Mjsunit on Ubuntu-12.04",
"--idempotent",
"[dummy hash for mjsunit]",
"--",
@@ -174,7 +174,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Mjsunit",
+ "name": "[trigger] Mjsunit on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit/Ubuntu-12.04/[dummy has/V8 Linux64 - custom snapshot - debug/571\", @@@",
@@ -463,7 +463,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Retry",
+ "stepname:Retry on Ubuntu-12.04",
"--idempotent",
"[dummy hash for bisection]",
"--",
@@ -489,7 +489,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Bisect a0.[trigger] Retry",
+ "name": "Bisect a0.[trigger] Retry on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -641,7 +641,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Retry",
+ "stepname:Retry on Ubuntu-12.04",
"--idempotent",
"[dummy hash for bisection]",
"--",
@@ -667,7 +667,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Bisect a1.[trigger] Retry",
+ "name": "Bisect a1.[trigger] Retry on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",

Powered by Google App Engine
This is Rietveld 408576698