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

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

Issue 2816813002: Remove failed entries in pixel expectations (Closed)
Patch Set: Created 3 years, 8 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 681236ccab31d7cbd5d043c2491d4a036b689b62..798ccc218527ec93d069bae5d2cbfd0da30eb49f 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -52,18 +52,3 @@ class PixelExpectations(GpuTestExpectations):
# TODO(jbauman): Re-enable when references images created.
self.Fail('Pixel_DirectComposition_Video_*', ['win'], bug=704389)
-
- # TODO(xlai): Remove this after verifying reference images.
- self.Fail('Pixel_OffscreenCanvasAccelerated2D', bug=706647)
- self.Fail('Pixel_OffscreenCanvasAccelerated2DWorker', bug=706647)
- self.Fail('Pixel_OffscreenCanvasUnaccelerated2D', bug=706647)
- self.Fail('Pixel_OffscreenCanvasUnaccelerated2DWorker', bug=706647)
- self.Fail('Pixel_OffscreenCanvasUnaccelerated2DGPUCompositing',
- bug=706647)
- self.Fail('Pixel_OffscreenCanvasUnaccelerated2DGPUCompositingWorker',
- bug=706647)
- self.Fail('Pixel_OffscreenCanvasWebGLDefault', bug=706647)
- self.Fail('Pixel_OffscreenCanvasWebGLDefaultWorker', bug=706647)
- self.Fail('Pixel_OffscreenCanvasWebGLSoftwareCompositing', bug=706647)
- self.Fail('Pixel_OffscreenCanvasWebGLSoftwareCompositingWorker',
- bug=706647)
« 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