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

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: Create and enable //services/services_junit_tests. 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..1663515a82d97f6e2a7c1eb34ae15eaad2f3e5fb 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1533,6 +1533,9 @@
"test": "net_junit_tests"
},
{
+ "test": "services_junit_tests"
+ },
+ {
"test": "ui_junit_tests"
},
{
@@ -3088,6 +3091,9 @@
"test": "net_junit_tests"
},
{
+ "test": "services_junit_tests"
+ },
+ {
"test": "ui_junit_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698