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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Mac_Goma_Staging.json

Issue 2415543004: Download the hermetic xcode toolchain on all bots that target mac. (Closed)
Patch Set: Created 4 years, 2 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/chromium.expected/full_chromium_goma_Chromium_Mac_Goma_Staging.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Mac_Goma_Staging.json b/scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Mac_Goma_Staging.json
index bced7cac50b6780723c77803b1245fffe78663f5..29993653cbe8f2ba561cbcee4c7f2ef761cd7920 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Mac_Goma_Staging.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Mac_Goma_Staging.json
@@ -206,6 +206,7 @@
],
"cwd": "[BUILDER_CACHE]/Chromium_Mac_Goma_Staging/src",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com",
"GYP_CHROMIUM_NO_ACTION": "1",
@@ -279,6 +280,7 @@
],
"cwd": "[BUILDER_CACHE]/Chromium_Mac_Goma_Staging/src",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "generate_build_files"
@@ -295,6 +297,7 @@
"/path/to/tmp/json"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
},
@@ -350,6 +353,7 @@
"content_unittests"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
},
@@ -383,6 +387,7 @@
],
"cwd": "[BUILDER_CACHE]/Chromium_Mac_Goma_Staging",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
},
@@ -412,6 +417,7 @@
],
"cwd": "[BUILDER_CACHE]/Chromium_Mac_Goma_Staging",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
},

Powered by Google App Engine
This is Rietveld 408576698