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 f6ad7deb5772ddfc3241c2b6c05e91905e2ae5f3..29cb03ce9c1f880a30d3c6552b93a32078e94066 100644 |
--- a/content/test/gpu/gpu_tests/pixel_expectations.py |
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py |
@@ -62,3 +62,7 @@ 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) |