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

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

Issue 2474073004: Revert of Reland "Fix HTML5 video blurry" (Closed)
Patch Set: Created 4 years, 1 month 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/pixel_expectations.py
diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py
index 9cbe6f65b3a42c4804e51fca7b435136bc190675..7e91bc710bbe6fc19314df263c93498e8c182d5b 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -46,17 +46,3 @@
self.Fail('Pixel_CanvasDisplayLinearRGBAccelerated2D', bug=657946)
self.Fail('Pixel_CanvasDisplayLinearRGBUnaccelerated2D', bug=657946)
self.Fail('Pixel_CanvasDisplayLinearRGBUnaccelerated2DGPUCompositing', bug=657946)
-
- # TODO(dshwang): remove these after new reference images are generated.
- self.Fail('Pixel_2DCanvasWebGL', bug=615325)
- self.Fail('Pixel_2DCanvasWebGLES3', bug=615325)
- self.Fail('Pixel_OffscreenCanvasWebGLDefault', bug=615325)
- self.Fail('Pixel_OffscreenCanvasWebGLDefaultWorker', bug=615325)
- self.Fail('Pixel_WebGLGreenTriangle_AA_Alpha', bug=615325)
- self.Fail('Pixel_WebGLGreenTriangle_AA_NoAlpha', bug=615325)
- self.Fail('Pixel_WebGLGreenTriangle_NoAA_Alpha', bug=615325)
- self.Fail('Pixel_WebGLGreenTriangle_NoAA_NoAlpha', bug=615325)
- self.Fail('Pixel_WebGLGreenTriangle_AA_AlphaES3', bug=615325)
- self.Fail('Pixel_WebGLGreenTriangle_AA_NoAlphaES3', bug=615325)
- self.Fail('Pixel_WebGLGreenTriangle_NoAA_AlphaES3', bug=615325)
- self.Fail('Pixel_WebGLGreenTriangle_NoAA_NoAlphaES3', bug=615325)
« no previous file with comments | « content/browser/renderer_host/delegated_frame_host.cc ('k') | content/test/gpu/gpu_tests/pixel_test_pages.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698