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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 2875573003: Create a new GN target //services/service_junit_tests, and enable it in bots. (Closed)
Patch Set: services_junit* => service_junit* Created 3 years, 7 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
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index c502063bb26642942d467f3864a468f75123d3c8..8e262567dd8e60ae84fab8e003ce70d84f4b4d32 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1533,6 +1533,9 @@
"test": "net_junit_tests"
},
{
+ "test": "service_junit_tests"
+ },
+ {
"test": "ui_junit_tests"
},
{
@@ -3088,6 +3091,9 @@
"test": "net_junit_tests"
},
{
+ "test": "service_junit_tests"
+ },
+ {
"test": "ui_junit_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698