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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.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/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json
index d824aa9e44a3fb4198664f5dff8729589baa5b91..bdf19b339220627a5b32c7d87fc67df2da9ca323 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json
@@ -27,7 +27,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -56,7 +55,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=0 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1",
@@ -75,7 +73,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -120,7 +117,6 @@
"--",
"All"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -147,7 +143,6 @@
"--enable-asan",
"libyuv_unittest"
],
- "cwd": "[SLAVE_BUILD]",
"name": "libyuv_unittest"
},
{

Powered by Google App Engine
This is Rietveld 408576698