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