Commit 1c3a9f3a authored by jmadill's avatar jmadill Committed by Commit bot

Remove failing expectations for the pixel tests.

The expectations were only in temporarily to allow a rebaseline.

BUG=416450

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

Cr-Commit-Position: refs/heads/master@{#296061}
parent 92ae1a57
...@@ -23,6 +23,5 @@ class PixelExpectations(test_expectations.TestExpectations): ...@@ -23,6 +23,5 @@ class PixelExpectations(test_expectations.TestExpectations):
# Sample Usage: # Sample Usage:
# self.Fail('Pixel.Canvas2DRedBox', # self.Fail('Pixel.Canvas2DRedBox',
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123) # ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
self.Fail('Pixel.CSS3DBlueBox', bug=416450)
pass 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