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

Unified Diff: scripts/slave/recipes/v8/auto_roll_release_process.expected/update_roll_only.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/update_roll_only.json
diff --git a/scripts/slave/recipes/v8/auto_roll_release_process.expected/update_roll_only.json b/scripts/slave/recipes/v8/auto_roll_release_process.expected/update_roll_only.json
index e4a8992bc1cf9ef512a704ae42580dffde191921..06c65ef4c7ac5cf5f5b96ba2026a8d0293f50a50 100644
--- a/scripts/slave/recipes/v8/auto_roll_release_process.expected/update_roll_only.json
+++ b/scripts/slave/recipes/v8/auto_roll_release_process.expected/update_roll_only.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"
@@ -188,7 +183,6 @@
"echo",
"Current candidate is 10h old (limit: 8h)."
],
- "cwd": "[SLAVE_BUILD]",
"name": "log (2)"
},
{
@@ -196,7 +190,6 @@
"echo",
"There is no new candidate."
],
- "cwd": "[SLAVE_BUILD]",
"name": "log (3)"
},
{
@@ -227,7 +220,6 @@
"0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb 396006",
"[SLAVE_BUILD]/refs_heads_roll.log"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Write refs_heads_roll.log"
},
{
@@ -242,7 +234,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