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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_lkgr_Mac_ASAN_Release.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_lkgr_Mac_ASAN_Release.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_Mac_ASAN_Release.json b/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_Mac_ASAN_Release.json
index b238875080f53469e0c1d7db04b4fa4870820b31..c9bdbb851399d99b5ff05190e4b20eeeb61ab349 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_Mac_ASAN_Release.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_Mac_ASAN_Release.json
@@ -206,6 +206,7 @@
],
"cwd": "[BUILDER_CACHE]/Mac_ASAN_Release/src",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
"GYP_DEFINES": "asan=1 clang=1 component=static_library enable_ipc_fuzzer=1 fastbuild=0 gomadir='[CACHE]/cipd/goma' host_arch=x64 target_arch=x64 use_goma=1 v8_enable_verify_heap=1",
@@ -242,6 +243,7 @@
],
"cwd": "[BUILDER_CACHE]/Mac_ASAN_Release/src",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "generate_build_files"
@@ -258,6 +260,7 @@
"/path/to/tmp/json"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "clang_revision",
@@ -308,6 +311,7 @@
"chromium_builder_asan"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "compile",

Powered by Google App Engine
This is Rietveld 408576698