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

Unified Diff: scripts/slave/recipes/infra/infra_continuous.expected/infra_win.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/infra_continuous.expected/infra_win.json
diff --git a/scripts/slave/recipes/infra/infra_continuous.expected/infra_win.json b/scripts/slave/recipes/infra/infra_continuous.expected/infra_win.json
index 30329fc1e0fc6c1fb6b28f662f9aa21b9910ce1a..0b887d613686910a7c7a8aa877a206dfcf032d8d 100644
--- a/scripts/slave/recipes/infra/infra_continuous.expected/infra_win.json
+++ b/scripts/slave/recipes/infra/infra_continuous.expected/infra_win.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -64,7 +63,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -88,7 +86,6 @@
"go",
"version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "go third parties"
},
{
@@ -99,7 +96,6 @@
"python",
"[SLAVE_BUILD]\\infra\\go\\test.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "infra go tests"
},
{
@@ -110,7 +106,6 @@
"--builder",
"infra-continuous"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cipd - build packages"
},
{
@@ -119,7 +114,6 @@
"-u",
"[SLAVE_BUILD]\\infra\\build\\test_packages.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cipd - test packages integrity"
},
{
@@ -140,7 +134,6 @@
"git_repository:https://chromium.googlesource.com/infra/infra",
"git_revision:5e03a58dc0850e5137a8ebbce29610670c756aed"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cipd - upload packages",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output (invalid)@null@@@",

Powered by Google App Engine
This is Rietveld 408576698