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

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

Issue 2867753002: PixelIntegrationTest.Pixel_OffscreenCanvasTransferAfterStyleResize flaky (Closed)
Patch Set: format Created 3 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/pixel_expectations.py
diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py
index 91b5d086ad4b0a334f89fb3de264f41865d20efd..8f362957892730de060641c94d9022a6791e325f 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -70,3 +70,5 @@ class PixelExpectations(GpuTestExpectations):
self.Flaky('Pixel_OffscreenCanvasTransferBeforeStyleResize',
['mac', 'linux'], bug=719186)
+ self.Flaky('Pixel_OffscreenCanvasTransferAfterStyleResize',
+ ['mac', 'win'], bug=719144)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698