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

Unified Diff: scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_Syzygy_Coverage.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/coverage.expected/full_master_client_syzygy_Syzygy_Coverage.json
diff --git a/scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_Syzygy_Coverage.json b/scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_Syzygy_Coverage.json
index 66c411d1c2e9e98d768b9c57bffd3e8799bd28cd..0b0a811a3cf3a47290e8742de2771819a4101ee2 100644
--- a/scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_Syzygy_Coverage.json
+++ b/scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_Syzygy_Coverage.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": "target_arch=ia32",
@@ -107,7 +104,6 @@
"--",
"build_all"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -123,7 +119,6 @@
"--build-dir",
"[SLAVE_BUILD]\\src\\out\\Coverage"
],
- "cwd": "[SLAVE_BUILD]",
"name": "capture_unittest_coverage"
},
{
@@ -135,7 +130,6 @@
"[SLAVE_BUILD]\\src\\out\\Coverage\\cov",
"gs://syzygy-archive/builds/coverage/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9"
],
- "cwd": "[SLAVE_BUILD]",
"name": "archive_coverage",
"~followup_annotations": [
"@@@STEP_LINK@coverage_report@https://syzygy-archive.commondatastorage.googleapis.com/builds/coverage/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/index.html@@@"

Powered by Google App Engine
This is Rietveld 408576698