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

Unified Diff: scripts/slave/recipes/infra/recipe_autoroller_public.expected/previously_uploaded.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/infra/recipe_autoroller_public.expected/previously_uploaded.json
diff --git a/scripts/slave/recipes/infra/recipe_autoroller_public.expected/previously_uploaded.json b/scripts/slave/recipes/infra/recipe_autoroller_public.expected/previously_uploaded.json
index 9d8661b2c11cfd4bccf2a9a2597ad3aeafbef86c..5ba1f1003de0738195cd2a7704b4d3b39537ada0 100644
--- a/scripts/slave/recipes/infra/recipe_autoroller_public.expected/previously_uploaded.json
+++ b/scripts/slave/recipes/infra/recipe_autoroller_public.expected/previously_uploaded.json
@@ -8,7 +8,6 @@
"--spec",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'infra', 'url': 'https://chromium.googlesource.com/infra/infra.git'}]"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -36,7 +35,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -67,7 +65,6 @@
"user.name",
"local_bot"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -84,7 +81,6 @@
"user.email",
"local_bot@example.com"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -97,7 +93,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -112,12 +107,10 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get luci-config projects"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "build"
},
{
@@ -130,7 +123,6 @@
"--url",
"https://repo.repo/build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "build.git setup",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -243,7 +235,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "build.roll",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -326,7 +317,6 @@
"cat",
"gs://recipe-roller-cl-uploads/8e9377cb1551d1353f8f1103e01bd5bf"
],
- "cwd": "[SLAVE_BUILD]",
"name": "build.gsutil cat",
"stderr": "/path/to/tmp/",
"stdout": "/path/to/tmp/",
@@ -391,7 +381,6 @@
"{\"diff_digest\": \"afe53a0e969fd0b2a6b5c5f89724d0c6\", \"issue\": \"123456789\", \"issue_url\": \"https://codereview.chromium.org/123456789\"}",
"gs://recipe-roller-cl-uploads/8e9377cb1551d1353f8f1103e01bd5bf"
],
- "cwd": "[SLAVE_BUILD]",
"name": "build.gsutil upload",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -405,7 +394,6 @@
"\nimport shutil, sys\nshutil.rmtree(sys.argv[1])\n",
"[TMP_BASE]/roll_build_tmp_1"
],
- "cwd": "[SLAVE_BUILD]",
"name": "build.rmtree [TMP_BASE]/roll_build_tmp_1",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",

Powered by Google App Engine
This is Rietveld 408576698