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

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

Issue 2777763005: Remove failed entries in gpu pixel expectations (Closed)
Patch Set: rebase and update Created 3 years, 9 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 6c6bf4eacc5b27092ee48ef9e2c7d6d96ad15265..8f5f34b1993d2f0f0421891a4f97b1fbf02f038d 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -25,19 +25,6 @@ class PixelExpectations(GpuTestExpectations):
['android'])
self.Skip('Pixel_CanvasDisplayLinearRGBUnaccelerated2D', ['android'])
- # TODO(xlai) check / generate reference images for newly updated tests
- self.Fail('Pixel_OffscreenCanvasUnaccelerated2D', bug=697582)
- self.Fail('Pixel_OffscreenCanvasUnaccelerated2DWorker', bug=697582)
- self.Fail('Pixel_OffscreenCanvasUnaccelerated2DGPUCompositing', bug=697582)
- self.Fail('Pixel_OffscreenCanvasUnaccelerated2DGPUCompositingWorker',
- bug=697582)
- self.Fail('Pixel_OffscreenCanvasAccelerated2D', bug=697582)
- self.Fail('Pixel_OffscreenCanvasAccelerated2DWorker', bug=697582)
- self.Fail('Pixel_OffscreenCanvasWebGLDefault', bug=697582)
- self.Fail('Pixel_OffscreenCanvasWebGLDefaultWorker', bug=697582)
- self.Fail('Pixel_OffscreenCanvasWebGLSoftwareCompositing', bug=697582)
- self.Fail('Pixel_OffscreenCanvasWebGLSoftwareCompositingWorker', bug=697582)
-
self.Fail('Pixel_ScissorTestWithPreserveDrawingBuffer',
['android'], bug=521588)
« 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