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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

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 | « no previous file | testing/buildbot/manage.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 123773b0bf2d161e56e53b534a507b99224f0662..489b0c9d37e51cfa5cbadcf7177e5893c55960ac 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -391,6 +391,10 @@
"label": "//components/cronet/android:cronet_package",
"type": "additional_compile_target",
},
+ "cronet_test": {
+ "label": "//components/cronet/ios:cronet_test",
+ "type": "raw",
+ },
"cronet_test_instrumentation_apk": {
"label": "//components/cronet/android:cronet_test_instrumentation_apk",
"type": "additional_compile_target",
« no previous file with comments | « no previous file | testing/buildbot/manage.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698