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

Unified Diff: testing/buildbot/manage.py

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/manage.py
diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
index 48a592831e88375f85ab19af3c13754cdcc52167..1d51db56808bec74fb7a717f2b08f554d60a3176 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -169,6 +169,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
# These are listed in Builders that are skipped for other reasons.
'chrome_junit_tests',
+ 'components_background_task_scheduler_junit_tests',
'components_gcm_driver_junit_tests',
'components_invalidation_impl_junit_tests',
'components_policy_junit_tests',

Powered by Google App Engine
This is Rietveld 408576698