| 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 ff3fb67bbd8d9e224c59e5c79abeefcf8ec9b1e0..37ba648fe48969a7db2f770e798798e74a958d54 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -45,6 +45,9 @@ class PixelExpectations(GpuTestExpectations):
|
| self.Flaky('Pixel_ScissorTestWithPreserveDrawingBuffer', ['mac'],
|
| bug=660461)
|
|
|
| + # TODO(xlai): Check reference images (should be blank)
|
| + self.Fail('Pixel_OffscreenCanvasForFramelessDocument', bug=683172)
|
| +
|
| # TODO(kainino): remove this once golden images are generated
|
| self.Fail('Pixel_WebGLTransparentGreenTriangle_NoAlpha_ImplicitClear',
|
| bug=666259)
|
|
|