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

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

Issue 2544893006: Revert of Reland "Fix HTML5 video blurry" (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
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 b18a5ef82e35d97cc8e44f1289579f008711a762..757260a1d3372c036989a7d38859ca100f25bbf8 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -41,20 +41,6 @@
self.Flaky('Pixel_ScissorTestWithPreserveDrawingBuffer', ['mac'],
bug=660461)
- # 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)
-
# TODO(kainino): remove this once golden images are generated
self.Fail('Pixel_WebGLTransparentGreenTriangle_NoAlpha_ImplicitClear',
bug=666259)
« 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