| 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 3716af86a963cef91c83e0c1811dfa0c46e7796c..1d9594a9df4a42c83cc1945bf23926e9586f68a3 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -23,6 +23,5 @@ class PixelExpectations(test_expectations.TestExpectations):
|
| # Sample Usage:
|
| # self.Fail('Pixel.Canvas2DRedBox',
|
| # ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
|
| - self.Fail('Pixel.CSS3DBlueBox', bug=416450)
|
|
|
| pass
|
|
|