| 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',
|
|
|