Commit 1170aa08 authored by Victor Miura's avatar Victor Miura

Mark the CSS3DBlueBox pixel test as failing.

There seems to be a problem with this test, as it seems to change
often after being rebaselined recently.

BUG=416719

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

Cr-Commit-Position: refs/heads/master@{#296124}
parent 1789d42d
......@@ -24,4 +24,6 @@ class PixelExpectations(test_expectations.TestExpectations):
# self.Fail('Pixel.Canvas2DRedBox',
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
self.Fail('Pixel.CSS3DBlueBox',bug=416719)
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