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

Unified Diff: tools/mb/mb_config.pyl

Issue 2681973002: Add config for ios-simulator-eg on chromium.mac (Closed)
Patch Set: Created 3 years, 10 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-eg.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index ab7f24764d8a564fd5cd8122f5d125655c9022f7..1e7d499749467379851c5f0d7556073897d18df2 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -302,6 +302,7 @@
'ios-device-xcode-clang': 'ios',
'ios-simulator': 'ios',
'ios-simulator-cronet': 'ios',
+ 'ios-simulator-eg': 'ios',
baxley 2017/02/08 00:14:53 Sorry for my ignorance, but does this add it to ch
smut 2017/02/08 00:21:18 It doesn't actually put it on the main waterfall,
'ios-simulator-xcode-clang': 'ios',
},
@@ -593,6 +594,7 @@
'ios-device': 'ios',
'ios-device-xcode-clang': 'ios',
'ios-simulator': 'ios',
+ 'ios-simulator-eg': 'ios',
'ios-simulator-cronet': 'ios',
'ios-simulator-xcode-clang': 'ios',
'mac_chromium_10.10_rel_ng': 'gpu_tests_release_trybot',
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-eg.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698