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

Unified Diff: scripts/slave/recipes/v8/auto_roll_release_process.expected/recent_lkgr.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/recent_lkgr.json
diff --git a/scripts/slave/recipes/v8/auto_roll_release_process.expected/recent_lkgr.json b/scripts/slave/recipes/v8/auto_roll_release_process.expected/recent_lkgr.json
index ba41b8f1df86fd362af06ad5aae5449cb431c3c2..83d71a86f80afeff072a20b921715906cc7474af 100644
--- a/scripts/slave/recipes/v8/auto_roll_release_process.expected/recent_lkgr.json
+++ b/scripts/slave/recipes/v8/auto_roll_release_process.expected/recent_lkgr.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": [
@@ -127,7 +125,6 @@
"[SLAVE_BUILD]/refs_heads_lkgr.log",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Read refs_heads_lkgr.log"
},
{
@@ -138,7 +135,6 @@
"\nc1a7fd0c98a80c52fcf6763850d2ee1c41cfe8d6 396004",
"[SLAVE_BUILD]/refs_heads_lkgr.log"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Write refs_heads_lkgr.log"
},
{
@@ -153,7 +149,6 @@
"[SLAVE_BUILD]/refs_heads_lkgr.log",
"gs://chromium-v8-auto-roll/v8_release_process/refs_heads_lkgr.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_lkgr.log@@@"
@@ -217,7 +212,6 @@
"[SLAVE_BUILD]/timestamp.txt",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "check timestamp"
},
{
@@ -230,7 +224,6 @@
"--results-file",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "check clusterfuzz",
"stderr": "/path/to/tmp/err",
"stdout": "/path/to/tmp/out"
@@ -240,7 +233,6 @@
"echo",
"Current candidate is 5h old (limit: 8h)."
],
- "cwd": "[SLAVE_BUILD]",
"name": "log"
},
{

Powered by Google App Engine
This is Rietveld 408576698