Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2180)

Unified Diff: content/test/gpu/gpu_tests/pixel_expectations.py

Issue 2588033003: Re-enable CSS3DBlueBox pixel test. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/pixel_expectations.py
diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py
index d886f8d962f6bd410aff082a6dad7eb9e1db6c40..71769cc395f88327ff80757f5688223230e01c32 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -29,11 +29,7 @@ class PixelExpectations(GpuTestExpectations):
['android'], bug=521588)
# TODO(ccameron) fix these on Mac Retina
- # 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)
+ self.Fail('Pixel_CSS3DBlueBox', ['mac'], bug=533690)
# TODO(vmiura) check / generate reference images for Android devices
self.Fail('Pixel_SolidColorBackground', ['mac', 'android'], bug=624256)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698