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/same_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/same_lkgr.json
diff --git a/scripts/slave/recipes/v8/auto_roll_release_process.expected/same_lkgr.json b/scripts/slave/recipes/v8/auto_roll_release_process.expected/same_lkgr.json
index c92d442cee0bda4db8330b510eb78cd3909edb05..84616fb0bd382e1eeb28f41470c72e26107b1223 100644
--- a/scripts/slave/recipes/v8/auto_roll_release_process.expected/same_lkgr.json
+++ b/scripts/slave/recipes/v8/auto_roll_release_process.expected/same_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": [
@@ -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)"
},
{

Powered by Google App Engine
This is Rietveld 408576698