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

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

Issue 2779753002: [Android] Adding scheduling through GcmNetworkManager (Closed)
Patch Set: Adding junit tests to buildbots Created 3 years, 8 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 844d9303c982820cb04a49546d34d7dc56f31a31..9edafbec0db76ddd899f8a5ae8388539329ada06 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1201,6 +1201,9 @@
"test": "chrome_junit_tests"
},
{
+ "test": "components_background_task_scheduler_junit_tests"
+ },
+ {
"test": "components_gcm_driver_junit_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698