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

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

Issue 2786063004: Enable pixel video tests (Closed)
Patch Set: 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 165cc5e302e3e379fa9931469bf683872b2bd916..38e5634c50b47283993c612da61860e05c55e6aa 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -50,10 +50,6 @@ class PixelExpectations(GpuTestExpectations):
self.Flaky('Pixel_OffscreenCanvas2DResizeOnWorker',
['win10', ('intel', 0x1912)], bug=690663)
- # TODO(jbauman): Enable when reference images exist.
- self.Fail('Pixel_Video_MP4', bug=704389)
- self.Fail('Pixel_Video_VP9', bug=704389)
-
# TODO(xlai): Remove this after test dimension is shrunk
# Intended to skip only Nexus 5
self.Skip('Pixel_OffscreenCanvasAccelerated2D',
« 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