| 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 a96fa20f7d6d35c1333902eba56f83abd70507c0..e4875a48142573d7ae4c97d7e8a369c396a805b7 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -23,9 +23,3 @@ class PixelExpectations(GpuTestExpectations):
|
| # TODO(ccameron): Remove suppression after rebaseline.
|
| self.Fail('Pixel.CSS3DBlueBox', ['mac'], bug=533690)
|
| self.Fail('Pixel.CSS3DBlueBoxES3', ['mac'], bug=533690)
|
| -
|
| - # TODO(erikchen): Remove suppression after generating reference images.
|
| - self.Fail('Pixel.IOSurface2DCanvasWebGL', ['mac'], bug=595063)
|
| -
|
| - # TODO(erikchen): Remove suppression after generating reference images.
|
| - self.Fail('Pixel.2DCanvasWebGL', bug=595063)
|
|
|