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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___gc_stress.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___arm64___sim___gc_stress.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___gc_stress.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___gc_stress.json
index f5a2faf19156cabdab647144865b93b24757da9e..13dbb873ef78fdc5d59d57e28fbd415b0903f347 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___gc_stress.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___gc_stress.json
@@ -231,7 +231,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Mjsunit",
+ "stepname:Mjsunit on Ubuntu-12.04",
"--idempotent",
"[dummy hash for mjsunit]",
"--",
@@ -254,7 +254,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 - arm64 - sim - gc stress/571\", @@@",
@@ -339,7 +339,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Webkit",
+ "stepname:Webkit on Ubuntu-12.04",
"--idempotent",
"[dummy hash for webkit]",
"--",
@@ -362,7 +362,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Webkit",
+ "name": "[trigger] Webkit on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Webkit/Ubuntu-12.04/[dummy has/V8 Linux - arm64 - sim - gc stress/571\", @@@",

Powered by Google App Engine
This is Rietveld 408576698