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

Unified Diff: scripts/slave/recipes/v8/auto_roll_deps.expected/standard.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_deps.expected/standard.json
diff --git a/scripts/slave/recipes/v8/auto_roll_deps.expected/standard.json b/scripts/slave/recipes/v8/auto_roll_deps.expected/standard.json
index 79376189733ac13bdadf5725c75f4a02cf4d31ab..c99ed31a22b1f5873d03e9b0f871778e39787959 100644
--- a/scripts/slave/recipes/v8/auto_roll_deps.expected/standard.json
+++ b/scripts/slave/recipes/v8/auto_roll_deps.expected/standard.json
@@ -8,7 +8,6 @@
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -19,7 +18,6 @@
"[BUILD]/scripts/tools/pycurl.py",
"https://v8-roll.appspot.com/status"
],
- "cwd": "[SLAVE_BUILD]",
"name": "check roll status",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -37,7 +35,6 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "check active roll"
},
{
@@ -46,7 +43,6 @@
"-u",
"import time; time.sleep(20)"
],
- "cwd": "[SLAVE_BUILD]",
"name": "wait for gnumbd",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@import time; time.sleep(20)@@@",
@@ -82,7 +78,6 @@
"--no_shallow",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -196,7 +191,6 @@
"--counter",
"{\"name\": \"/v8/autoroller/count\", \"project\": \"v8-roll\", \"result\": \"success\", \"value\": 1}"
],
- "cwd": "[SLAVE_BUILD]",
"name": "upload stats"
},
{

Powered by Google App Engine
This is Rietveld 408576698