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

Unified Diff: testing/buildbot/manage.py

Issue 2587123002: Build //ios:all and its dependencies on the iOS builders. (Closed)
Patch Set: Address comments & add mapping to testing/buildbot/gn_isolate_map.pyl. Created 4 years 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 | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/manage.py
diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
index c3e2a95eca157750cc383753cf712e6e821fc766..4a3560096fa853bb31d8e0b8a6601b9273d8fbe8 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -157,6 +157,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
# this is used at least on iOS
'gn_all',
+ 'ios:all',
'cronet_test',
# These are listed in Builders that are skipped for other reasons.
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698