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

Unified Diff: scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json

Issue 2436723003: Never use the hermetic xcode toolchain for iOS recipes. (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/ios/try.expected/swarming_tests_skipped.json
diff --git a/scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json b/scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json
index 5ee109882b8aadb816c4a0260e52e903e5aa8ddc..8eb39e3e1c5b593740ae87dad88a3a85bfca258a 100644
--- a/scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json
+++ b/scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json
@@ -271,7 +271,7 @@
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=ios component=static_library fake gyp define 1='fake value 1' fake gyp define 2='fake value 2'"
+ "GYP_DEFINES": "OS=ios component=static_library fake gyp define 1='fake value 1' fake gyp define 2='fake value 2' target_arch=x64"
},
"name": "analyze",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698