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

Unified Diff: scripts/slave/recipes/syzygy/kasko_official.expected/full_master_client_syzygy_Kasko_Official.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/syzygy/kasko_official.expected/full_master_client_syzygy_Kasko_Official.json
diff --git a/scripts/slave/recipes/syzygy/kasko_official.expected/full_master_client_syzygy_Kasko_Official.json b/scripts/slave/recipes/syzygy/kasko_official.expected/full_master_client_syzygy_Kasko_Official.json
index e6c96293b0f3dbfa7962c03ede031a5bc9aacafe..e4b2e7092b985e1a9804a93c9e06ce33b8db9c68 100644
--- a/scripts/slave/recipes/syzygy/kasko_official.expected/full_master_client_syzygy_Kasko_Official.json
+++ b/scripts/slave/recipes/syzygy/kasko_official.expected/full_master_client_syzygy_Kasko_Official.json
@@ -5,7 +5,6 @@
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "taskkill"
},
{
@@ -34,7 +33,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -74,7 +72,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_DEFINES": "official_build=1 target_arch=ia32",
@@ -108,7 +105,6 @@
"--",
"official_kasko_build"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -122,7 +118,6 @@
"[SLAVE_BUILD]\\src\\syzygy\\kasko\\unittests.gypi",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "read_unittests_gypi"
},
{
@@ -146,7 +141,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "bar_unittests"
},
{
@@ -170,7 +164,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "baz_unittests"
},
{
@@ -194,7 +187,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "foo_unittests"
},
{
@@ -205,7 +197,6 @@
"[SLAVE_BUILD]\\src\\syzygy\\kasko\\VERSION",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "read_version"
},
{
@@ -217,7 +208,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\archive",
"gs://syzygy-archive/builds/official/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9"
],
- "cwd": "[SLAVE_BUILD]",
"name": "archive_binaries",
"~followup_annotations": [
"@@@STEP_LINK@0.0.0.1 archive@https://syzygy-archive.commondatastorage.googleapis.com/index.html?path=builds/official/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/@@@"
@@ -232,7 +222,6 @@
"-b",
"[SLAVE_BUILD]\\src\\out\\Release\\*kasko.dll"
],
- "cwd": "[SLAVE_BUILD]",
"name": "upload_symbols"
},
{

Powered by Google App Engine
This is Rietveld 408576698