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

Unified Diff: scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.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/auto_roll_release_process.expected/clusterfuzz_issues.json
diff --git a/scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json b/scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json
index 2e61086629a0576c7ae6544f1100144607f0851b..0f808aca1f01259a69132f5c56ee2358010dc947 100644
--- a/scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json
+++ b/scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json
@@ -26,7 +26,6 @@
"--no_shallow",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -66,7 +65,6 @@
"[BUILD]/scripts/tools/pycurl.py",
"https://v8-status.appspot.com/lkgr"
],
- "cwd": "[SLAVE_BUILD]",
"name": "get new lkgr",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -104,7 +102,6 @@
"echo",
"There is no new lkgr."
],
- "cwd": "[SLAVE_BUILD]",
"name": "log"
},
{
@@ -165,7 +162,6 @@
"[SLAVE_BUILD]/timestamp.txt",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "check timestamp"
},
{
@@ -178,7 +174,6 @@
"--results-file",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "check clusterfuzz",
"stderr": "/path/to/tmp/err",
"stdout": "/path/to/tmp/out",
@@ -193,7 +188,6 @@
"echo",
"Current candidate is 10h old (limit: 8h)."
],
- "cwd": "[SLAVE_BUILD]",
"name": "log (2)"
},
{
@@ -201,7 +195,6 @@
"echo",
"There is no new candidate."
],
- "cwd": "[SLAVE_BUILD]",
"name": "log (3)"
},
{
@@ -232,7 +225,6 @@
"0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb 396006",
"[SLAVE_BUILD]/refs_heads_roll.log"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Write refs_heads_roll.log"
},
{
@@ -247,7 +239,6 @@
"[SLAVE_BUILD]/refs_heads_roll.log",
"gs://chromium-v8-auto-roll/v8_release_process/refs_heads_roll.log"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8-auto-roll/v8_release_process/refs_heads_roll.log@@@"

Powered by Google App Engine
This is Rietveld 408576698