| Index: content/test/gpu/gpu_tests/screenshot_sync_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/screenshot_sync_expectations.py b/content/test/gpu/gpu_tests/screenshot_sync_expectations.py
|
| index 07ec586ba8b0a7732945f1ab132525b3fbb16a9f..44f8e06c93933c277d7ce2d39ee7a2e79bc893b3 100644
|
| --- a/content/test/gpu/gpu_tests/screenshot_sync_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/screenshot_sync_expectations.py
|
| @@ -11,4 +11,4 @@ class ScreenshotSyncExpectations(GpuTestExpectations):
|
| super(ScreenshotSyncExpectations, self).__init__(*args, **kwargs)
|
|
|
| def SetExpectations(self):
|
| - self.Skip('ScreenshotSync', ['win', 'mac', 'linux'], bug=459820)
|
| + pass
|
|
|