| 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 38e5634c50b47283993c612da61860e05c55e6aa..165cc5e302e3e379fa9931469bf683872b2bd916 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -50,6 +50,10 @@
|
| 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',
|
|
|