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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___code_serializer.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_Linux___debug___code_serializer.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___code_serializer.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___code_serializer.json
index cf67840ff751894a861d5c4013de2a7b0274d0e7..6bb2721876560bd9c8720c30796422847949e722 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___code_serializer.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___code_serializer.json
@@ -151,7 +151,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Mjsunit",
+ "stepname:Mjsunit on Ubuntu-12.04",
"--idempotent",
"[dummy hash for mjsunit]",
"--",
@@ -175,7 +175,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 Linux - debug - code serializer/571\", @@@",
@@ -248,7 +248,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Mozilla",
+ "stepname:Mozilla on Ubuntu-12.04",
"--idempotent",
"[dummy hash for mozilla]",
"--",
@@ -272,7 +272,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Mozilla",
+ "name": "[trigger] Mozilla on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04/[dummy has/V8 Linux - debug - code serializer/571\", @@@",
@@ -345,7 +345,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Test262 - no variants",
+ "stepname:Test262 - no variants on Ubuntu-12.04",
"--idempotent",
"[dummy hash for test262]",
"--",
@@ -371,7 +371,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Test262 - no variants",
+ "name": "[trigger] Test262 - no variants on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variants/Ubuntu-12.04/[dummy has/V8 Linux - debug - code serializer/571\", @@@",
@@ -444,7 +444,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Benchmarks",
+ "stepname:Benchmarks on Ubuntu-12.04",
"--idempotent",
"[dummy hash for benchmarks]",
"--",
@@ -469,7 +469,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Benchmarks",
+ "name": "[trigger] Benchmarks on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-12.04/[dummy has/V8 Linux - debug - code serializer/571\", @@@",
@@ -542,7 +542,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:SimdJs - all",
+ "stepname:SimdJs - all on Ubuntu-12.04",
"--idempotent",
"[dummy hash for simdjs]",
"--",
@@ -567,7 +567,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] SimdJs - all",
+ "name": "[trigger] SimdJs - all on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - debug - code serializer/571\", @@@",

Powered by Google App Engine
This is Rietveld 408576698