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 a703f6c2e3972887145b9b7a9b70d792c0fbaab9..c230f4fb705da65e5fbe411b08f7b4d68b4fb9e8 100644 |
--- a/content/test/gpu/gpu_tests/pixel_expectations.py |
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py |
@@ -55,9 +55,6 @@ class PixelExpectations(GpuTestExpectations): |
# TODO(zakerinasab): check / generate reference images. |
self.Fail('Pixel_Canvas2DUntagged', bug=713632) |
- # TODO(jbauman): Remove when new baseline exists. |
- self.Fail('Pixel_DirectComposition_Video_MP4', bug=704389) |
- |
# Failures on Haswell GPUs on macOS after upgrade to 10.12.4. |
self.Fail('Pixel_OffscreenCanvas2DResizeOnWorker', |
['mac', ('intel', 0x0a2e)], bug=718183) |