Commit b2e4b2d2 authored by jmadill's avatar jmadill Committed by Commit bot

Remove failing pixel expectations.

BUG=450673
R=kbr@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#313990}
parent 13d20aa6
......@@ -11,10 +11,4 @@ class PixelExpectations(GpuTestExpectations):
# Sample Usage:
# self.Fail('Pixel.Canvas2DRedBox',
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
# TODO(jmadill): Remove failing expectations
# after rebaseline.
self.Fail('Pixel.CSS3DBlueBox', bug=450673)
self.Fail('Pixel.WebGLGreenTriangle', bug=450673)
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