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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer_fuzz_archive.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_Fuzzer_fuzz_archive.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer_fuzz_archive.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer_fuzz_archive.json
index bc66ba296afb8e9c097dcbf792b26927d55ed271..98579828efb11bd6b5238f81d55e27cb0eb02dd6 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer_fuzz_archive.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer_fuzz_archive.json
@@ -151,7 +151,7 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Fuzz",
+ "stepname:Fuzz on Ubuntu-12.04",
"--idempotent",
"[dummy hash for jsfunfuzz]",
"--",
@@ -159,7 +159,7 @@
"${ISOLATED_OUTDIR}/fuzz-results-54321.tar.bz2"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Fuzz",
+ "name": "[trigger] Fuzz on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Fuzz/Ubuntu-12.04/[dummy has/V8 Fuzzer/571\", @@@",
@@ -194,7 +194,7 @@
"[TMP_BASE]/swarming_output_tmp_1"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Fuzz",
+ "name": "Fuzz on Ubuntu-12.04",
"~followup_annotations": [
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@json.output (invalid)@null@@@",

Powered by Google App Engine
This is Rietveld 408576698