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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

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 | « ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json ('k') | 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 1904a63db1c5f6197b0e5a62ad99fdb2cf5f947e..28069bba2a4ed66c51ce838ff92aa83cd0a7073b 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -517,6 +517,10 @@
"label": "//chrome/test:interactive_ui_tests",
"type": "windowed_test_launcher",
},
+ "ios:all": {
+ "label": "//ios:all",
+ "type": "additional_compile_target",
+ },
"ios_chrome_unittests": {
"label": "//ios/chrome/test:ios_chrome_unittests",
"type": "raw",
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json ('k') | testing/buildbot/manage.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698