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

Unified Diff: testing/buildbot/manage.py

Issue 2396673002: Add cronet_test to gn_isolate_map.pyl to fix ios-simulator-cronet (Closed)
Patch Set: Fix manage.py Created 4 years, 2 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 fa746b9c103a23a1bfb6b9d0915210e70fe20261..30612322e912634654de4bf21619a0110f498198 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -158,6 +158,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
# this is used at least on iOS
'gn_all',
+ 'cronet_test',
# These are listed in Builders that are skipped for other reasons.
'chrome_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