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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2665453002: Enable service_unittests on several bot configurations (Closed)
Patch Set: . Created 3 years, 11 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/chromium.win.json ('k') | no next file » | 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 a70eec7474232913fa7c4f9c195a7d44bbb70b86..f46cc83bff5211bb759e4b9d83aea6665194db67 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -754,6 +754,10 @@
"label": "//services/service_manager/tests:service_manager_unittests",
"type": "console_test_launcher",
},
+ "service_unittests": {
+ "label": "//services:service_unittests",
+ "type": "console_test_launcher",
+ },
"setup_unittests": {
"label": "//chrome/installer/setup:setup_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698