Commit c0b9e6b1 authored by jvanverth's avatar jvanverth Committed by Commit bot

Re-enable CSS3DBlueBox pixel test.

Rebaselines for this test should be complete.

BUG=673752
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2588033003
Cr-Commit-Position: refs/heads/master@{#439820}
parent 7e2473b0
...@@ -25,11 +25,7 @@ class PixelExpectations(GpuTestExpectations): ...@@ -25,11 +25,7 @@ class PixelExpectations(GpuTestExpectations):
['android'], bug=521588) ['android'], bug=521588)
# TODO(ccameron) fix these on Mac Retina # TODO(ccameron) fix these on Mac Retina
# self.Fail('Pixel_CSS3DBlueBox', ['mac'], bug=533690) self.Fail('Pixel_CSS3DBlueBox', ['mac'], bug=533690)
# TODO(jvanverth) remove once rebaselines are complete
# restore Mac-only fail above when removed
self.Fail('Pixel_CSS3DBlueBox', bug=673752)
# TODO(vmiura) check / generate reference images for Android devices # TODO(vmiura) check / generate reference images for Android devices
self.Fail('Pixel_SolidColorBackground', ['mac', 'android'], bug=624256) self.Fail('Pixel_SolidColorBackground', ['mac', 'android'], bug=624256)
......
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