Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(499)

Unified Diff: content/test/gpu/gpu_tests/screenshot_sync_expectations.py

Issue 2359373002: Mark all the pixel-related tests flaky on Linux Intel Debug. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)
« no previous file with comments | « content/test/gpu/gpu_tests/pixel_expectations.py ('k') | content/test/gpu/gpu_tests/trace_test_expectations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698