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

Unified Diff: ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json

Issue 2482503003: Replace ios-simulator-swarming bot with ios-simulator-xcode-clang (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-swarming.json ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator-swarming.json b/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
similarity index 90%
rename from ios/build/bots/chromium.mac/ios-simulator-swarming.json
rename to ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
index 40056de5a3d3fcbdbb588022d408652db2fe03c3..f3230a31988170dbd2047abaf1fe6fb10a83f5e4 100644
--- a/ios/build/bots/chromium.mac/ios-simulator-swarming.json
+++ b/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
@@ -1,6 +1,6 @@
{
"owners": [
- "dpranke",
+ "sdefresne",
"smut"
],
"comments": [
@@ -25,11 +25,11 @@
"use_goma=true",
"goma_dir=\"$(goma_dir)\"",
"target_cpu=\"x64\"",
- "additional_target_cpus=[\"x86\"]"
+ "additional_target_cpus=[\"x86\"]",
+ "use_xcode_clang=true"
],
"mb_type": "gn",
"compiler": "ninja",
- "additional_compile_targets": ["gn_all"],
"configuration": "Debug",
"sdk": "iphonesimulator10.0",
"tests": [
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-swarming.json ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698