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 9b88b62ce83fa0eea90d160ac73c6b9c4bc12271..39247b699dfa10c9c7410c693933f81ca2e64b7d 100644 |
--- a/content/test/gpu/gpu_tests/screenshot_sync_expectations.py |
+++ b/content/test/gpu/gpu_tests/screenshot_sync_expectations.py |
@@ -19,3 +19,5 @@ class ScreenshotSyncExpectations(GpuTestExpectations): |
bug=599776) |
self.Fail('ScreenshotSync.GPURasterWithDivs', ['win', ('amd', 0x6613)], |
bug=639489) |
+ # TODO(kbr): flakily timing out on this configuration. |
+ self.Flaky('*', ['linux', 'intel', 'debug'], bug=648369) |