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

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

Issue 2659123003: Remove compiler field from iOS bot configs, ensure gn_args match configuration (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-cronet.json ('k') | no next file » | 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-xcode-clang.json b/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
index 9a6ef66a3e5c6a4a619995af996898c3c52db3d7..41c0e753490fe0e2c966b700c9afe57df2f5bfd3 100644
--- a/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
+++ b/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
@@ -1,8 +1,4 @@
{
- "owners": [
- "sdefresne",
- "smut"
- ],
"comments": [
"Tests for 64-bit iOS 10.0 simulators.",
"Tests run on iPhone 6s and iPad Air 2, both 64-bit.",
@@ -23,7 +19,6 @@
"additional_compile_targets": [
"all"
],
- "compiler": "ninja",
"configuration": "Debug",
"sdk": "iphonesimulator10.0",
"tests": [
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-cronet.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698