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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/dont_deapply_patch.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_trybot.expected/dont_deapply_patch.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/dont_deapply_patch.json b/scripts/slave/recipes/chromium_trybot.expected/dont_deapply_patch.json
index 4b62ef6cd4ca52bb0b56e18c6af64132d3dd93b3..055132d78c4cf5d86bcaec10990ee4e0c46d56eb 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/dont_deapply_patch.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/dont_deapply_patch.json
@@ -209,6 +209,7 @@
],
"cwd": "[BUILDER_CACHE]/mac/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": "archive_gpu_tests=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' internal_gles2_conform_tests=1 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1",
@@ -357,6 +358,7 @@
],
"cwd": "[BUILDER_CACHE]/mac/src",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "generate_build_files (with patch)"
@@ -373,6 +375,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",
@@ -424,6 +427,7 @@
"base_unittests"
],
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "compile (with patch)",
@@ -468,6 +472,7 @@
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
+ "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "base_unittests (with patch)"

Powered by Google App Engine
This is Rietveld 408576698