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

Unified Diff: testing/buildbot/manage.py

Issue 2362123003: Restore gn_all to gn_isolate_map.pyl, unbreak ios builders (Closed)
Patch Set: Created 4 years, 3 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 | « 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 df2f548bf34f6a90590bf31252f68dffe2e95d40..75741b91f2fd9ae8171fe96773acd8cffc1c920e 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -156,6 +156,9 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
'mini_installer',
'next_version_mini_installer',
+ # this is used at least on iOS
+ 'gn_all',
+
# These are listed in Builders that are skipped for other reasons.
'chrome_junit_tests',
'components_invalidation_impl_junit_tests',
« 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