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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer_fuzz_archive.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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 98579828efb11bd6b5238f81d55e27cb0eb02dd6..62eb69cb6510c511529e0766559691bb9feadd46 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
@@ -9,7 +9,6 @@
"--url",
"https://chromium.googlesource.com/external/swarming.client.git"
],
- "cwd": "[SLAVE_BUILD]",
"name": "git setup (swarming_client)"
},
{
@@ -87,7 +86,6 @@
"[SLAVE_BUILD]/swarming.client/swarming.py",
"--version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -158,7 +156,6 @@
"out/Debug/d8",
"${ISOLATED_OUTDIR}/fuzz-results-54321.tar.bz2"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Fuzz on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -193,7 +190,6 @@
"--task-output-dir",
"[TMP_BASE]/swarming_output_tmp_1"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Fuzz on Ubuntu-12.04",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -214,7 +210,6 @@
"[TMP_BASE]/swarming_output_tmp_1/0/fuzz-results-54321.tar.bz2",
"gs://chromium-v8/fuzzer-archives/fuzz-results-54321.tar.bz2"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/fuzzer-archives/fuzz-results-54321.tar.bz2@@@"

Powered by Google App Engine
This is Rietveld 408576698