Commit 473f1ad6 authored by jmadill's avatar jmadill Committed by Commit bot

Remove failing expectation on CSS3DBlueBox.

This pixel test is now passing on the bots, after a hardware change
to use the same GPU on all systems.

BUG=416719

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

Cr-Commit-Position: refs/heads/master@{#296532}
parent e83e359e
...@@ -24,6 +24,4 @@ class PixelExpectations(test_expectations.TestExpectations): ...@@ -24,6 +24,4 @@ class PixelExpectations(test_expectations.TestExpectations):
# 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=416719)
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