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

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

Issue 2586283002: Remove failed gpu pixel test entries (Closed)
Patch Set: Created 4 years 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 f5e9a844ba33fe8bb02c9140ee851495857a2380..d886f8d962f6bd410aff082a6dad7eb9e1db6c40 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -28,12 +28,6 @@ class PixelExpectations(GpuTestExpectations):
self.Fail('Pixel_ScissorTestWithPreserveDrawingBuffer',
['android'], bug=521588)
- # TODO(xlai): Check / generate reference images.
- self.Fail('Pixel_OffscreenCanvasTransferBeforeStyleResize',
- bug=655335)
- self.Fail('Pixel_OffscreenCanvasTransferAfterStyleResize',
- bug=655335)
-
# TODO(ccameron) fix these on Mac Retina
# self.Fail('Pixel_CSS3DBlueBox', ['mac'], bug=533690)
« 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