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

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

Issue 2908843002: Rename "service_unittests" -> "services_unittests". (Closed)
Patch Set: 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 af13fbea83afafe9b0bb9ad6b7cdc06a12e3cbcd..e9c3b380c0531d7da562488955dfece5dfdc9f1a 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -2806,7 +2806,7 @@
}
]
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"merge": {
@@ -4019,7 +4019,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {
@@ -4674,7 +4674,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {
@@ -5083,7 +5083,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {

Powered by Google App Engine
This is Rietveld 408576698