| 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 02d2e8b9141d5a4ae0e1be4635b3973d706cb665..c069fe15980f0fdb8825386e83126b12a4d2c537 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -59,3 +59,8 @@ class PixelExpectations(GpuTestExpectations):
|
|
|
| self.Flaky('Pixel_OffscreenCanvasWebGLSoftwareCompositingWorker',
|
| ['mac', ('nvidia', 0xfe9), 'debug'], bug=751328)
|
| +
|
| + self.Fail('Pixel_DirectComposition_Video_MP4', bug=760132)
|
| + self.Fail('Pixel_Video_MP4', bug=760132)
|
| + self.Fail('Pixel_DirectComposition_Video_VP9', bug=760132)
|
| + self.Fail('Pixel_Video_VP9', bug=760132)
|
|
|