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

Unified Diff: ios/build/bots/chromium.mac/ios-simulator-cronet.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
Index: ios/build/bots/chromium.mac/ios-simulator-cronet.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator-cronet.json b/ios/build/bots/chromium.mac/ios-simulator-cronet.json
index 3505df0e9f4c7fa76f7046b723ddd3497642032f..23804e503277a2392aefb9b9d86269585f372aa5 100644
--- a/ios/build/bots/chromium.mac/ios-simulator-cronet.json
+++ b/ios/build/bots/chromium.mac/ios-simulator-cronet.json
@@ -1,7 +1,4 @@
{
- "owners": [
- "smut"
- ],
"comments": [
"Cronet tests for 32- and 64-bit iOS 9.0 simulators.",
"Tests run on iPhone 5s (64-bit) and iPad Retina (32-bit)."
@@ -16,11 +13,11 @@
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
"is_cronet_build=true",
+ "is_debug=true",
"target_cpu=\"x64\"",
"target_os=\"ios\"",
"use_platform_icu_alternatives=true"
],
- "compiler": "ninja",
"configuration": "Debug",
"sdk": "iphonesimulator10.0",
"tests": [
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator.json ('k') | ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698