Commit cd992f1f authored by danakj@chromium.org's avatar danakj@chromium.org

Remove failing expectations for pixel tests.

R=kbr@chromium.org
BUG=252046, 371592
NOTRY=true

Review URL: https://codereview.chromium.org/282953002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270785 0039d316-1c4b-4281-b951-d872f2087c98
parent de3fd6d4
......@@ -24,8 +24,4 @@ class PixelExpectations(test_expectations.TestExpectations):
# self.Fail('Pixel.Canvas2DRedBox',
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
self.Fail('Pixel.Canvas2DRedBox', bug=371592)
self.Fail('Pixel.CSS3DBlueBox', bug=371592)
self.Fail('Pixel.WebGLGreenTriangle', bug=371592)
pass
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment