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

Unified Diff: testing/buildbot/manage.py

Issue 2690163008: Route through a JobService when receiving a message for the GCM Driver (Closed)
Patch Set: Route through a JobService when receiving a message for the GCM Driver Created 3 years, 10 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
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/manage.py
diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
index 3312cdddcfc5d61ce94231a1239b3cfb537035c2..3c617688d31aa7acb7d836d6a4abaeec05612d16 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -160,6 +160,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
# These are listed in Builders that are skipped for other reasons.
'chrome_junit_tests',
+ 'components_gcm_driver_junit_tests',
'components_invalidation_impl_junit_tests',
'components_policy_junit_tests',
'components_variations_junit_tests',
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698