| Index: content/test/gpu/generate_buildbot_json.py
|
| diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
|
| index 8ac18c562f40ed539a2d3f5a64320d0599cee6eb..40b4bb7fc828a8a47eb7ec46703e7389dd17afe8 100755
|
| --- a/content/test/gpu/generate_buildbot_json.py
|
| +++ b/content/test/gpu/generate_buildbot_json.py
|
| @@ -1051,15 +1051,6 @@ TELEMETRY_TESTS = {
|
| 'allow_on_android': True,
|
| },
|
| ],
|
| - 'disabled_tester_configs': [
|
| - {
|
| - 'names': [
|
| - # TODO(crbug.com/626986) Flaky on Mac and Win.
|
| - 'Mac 10.10 Debug (Intel)',
|
| - 'Win7 Release (NVIDIA)',
|
| - ],
|
| - },
|
| - ],
|
| },
|
| 'screenshot_sync': {
|
| 'tester_configs': [
|
|
|