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

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

Issue 2805173002: Add video pixel tests for DirectComposition layers. (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 | content/test/gpu/gpu_tests/pixel_integration_test.py » ('j') | 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 aa3ae6edfd2827a69ce35ec15a3fbb155815f313..3c6c70254de3ffafb2f259c68c6f2591dc4b14a0 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -61,6 +61,9 @@ class PixelExpectations(GpuTestExpectations):
# TODO(jbauman): Times out on Pixel C.
self.Fail('Pixel_Video_VP9', ['android', 'nvidia'], bug=704389)
+ # TODO(jbauman): Re-enable when references images created.
+ self.Fail('Pixel_DirectComposition_Video_*', ['win'], 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 | content/test/gpu/gpu_tests/pixel_integration_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698