| 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 afcc910a66ebcbc4ed20dd0dbc8f4a214d2ac6b0..996bbe5f68cb8595a40bae221cb7e41edf314fb9 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -19,6 +19,7 @@ class PixelExpectations(GpuTestExpectations):
|
| self.Skip('Pixel_OffscreenCanvasWebGLSoftwareCompositing', ['android'])
|
| self.Skip('Pixel_OffscreenCanvasWebGLSoftwareCompositingWorker',
|
| ['android'])
|
| + self.Skip('Pixel_CanvasDisplayLinearRGBUnaccelerated2D', ['android'])
|
|
|
| self.Fail('Pixel_ScissorTestWithPreserveDrawingBuffer',
|
| ['android'], bug=521588)
|
|
|