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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg_positional_extra_flags.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_tryserver_v8_v8_linux_greedy_allocator_dbg_positional_extra_flags.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg_positional_extra_flags.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg_positional_extra_flags.json
index 11c9d323cce32b0150124b84c3c6a3026a720770..6c87795b5b5745d975f0bd30be6da4d706d5fdbb 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg_positional_extra_flags.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg_positional_extra_flags.json
@@ -253,7 +253,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Check",
+ "stepname:Check on Ubuntu-12.04",
"--idempotent",
"--user",
"commit-bot@chromium.org",
@@ -280,7 +280,7 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Check",
+ "name": "[trigger] Check on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[dummy has/v8_linux_greedy_allocator_dbg/571\", @@@",
@@ -363,7 +363,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Benchmarks",
+ "stepname:Benchmarks on Ubuntu-12.04",
"--idempotent",
"--user",
"commit-bot@chromium.org",
@@ -391,7 +391,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_greedy_allocator_dbg/571\", @@@",
@@ -468,7 +468,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:SimdJs - all",
+ "stepname:SimdJs - all on Ubuntu-12.04",
"--idempotent",
"--user",
"commit-bot@chromium.org",
@@ -496,7 +496,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_greedy_allocator_dbg/571\", @@@",

Powered by Google App Engine
This is Rietveld 408576698