| 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 798ccc218527ec93d069bae5d2cbfd0da30eb49f..2e13f4c716797e17d6304479348c64ec93221437 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -52,3 +52,6 @@ class PixelExpectations(GpuTestExpectations):
|
|
|
| # TODO(jbauman): Re-enable when references images created.
|
| self.Fail('Pixel_DirectComposition_Video_*', ['win'], bug=704389)
|
| +
|
| + # TODO(zakerinasab): check / generate reference images.
|
| + self.Fail('Pixel_Canvas2DUntagged', bug=713632)
|
|
|