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', |