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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan_tester.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_fyi_ClangToTMacASan_tester.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan_tester.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan_tester.json
index b3bd8e0935fe2b0a964567e474b9fc3515c56d1c..ff3dea58c139ad047413e2d50e7339f5c005401b 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan_tester.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan_tester.json
@@ -200,6 +200,7 @@
],
"cwd": "[BUILDER_CACHE]/ClangToTMacASan_tester/src",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_DEFINES": "asan=1 clang=1 component=static_library fastbuild=0 gomadir='[CACHE]/cipd/goma' host_arch=x64 target_arch=x64 test_isolation_mode=prepare use_goma=1",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
@@ -318,6 +319,7 @@
],
"cwd": "[BUILDER_CACHE]/ClangToTMacASan_tester",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "find isolated tests",
@@ -398,6 +400,7 @@
],
"cwd": "[BUILDER_CACHE]/ClangToTMacASan_tester",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "[trigger] browser_tests on Mac-10.9",
@@ -441,6 +444,7 @@
],
"cwd": "[BUILDER_CACHE]/ClangToTMacASan_tester",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "browser_tests on Mac-10.9",
@@ -470,6 +474,7 @@
],
"cwd": "[BUILDER_CACHE]/ClangToTMacASan_tester",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "Upload to test-results [browser_tests on Mac-10.9]"

Powered by Google App Engine
This is Rietveld 408576698