Title: [133180] trunk/LayoutTests
Revision
133180
Author
r...@google.com
Date
2012-11-01 08:41:31 -0700 (Thu, 01 Nov 2012)

Log Message

Add suppressions for images for new skia roll
https://bugs.webkit.org/show_bug.cgi?id=100961

Reviewed by NOBODY.

New skia roll improves clipped antialias hairlines, and this means a few images need to be rebaselined.
crbug.com/148638

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133179 => 133180)


--- trunk/LayoutTests/ChangeLog	2012-11-01 15:40:31 UTC (rev 133179)
+++ trunk/LayoutTests/ChangeLog	2012-11-01 15:41:31 UTC (rev 133180)
@@ -1,3 +1,15 @@
+2012-11-01  Mike Reed  <r...@google.com>
+
+        Add suppressions for images for new skia roll
+        https://bugs.webkit.org/show_bug.cgi?id=100961
+
+        Reviewed by NOBODY.
+
+        New skia roll improves clipped antialias hairlines, and this means a few images need to be rebaselined.
+        crbug.com/148638
+
+        * platform/chromium/TestExpectations:
+
 2012-11-01  Stephen White  <senorbla...@chromium.org>
 
         [Chromium] Unreviewed gardening.  Remove some no-longer-flaky tests

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (133179 => 133180)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-01 15:40:31 UTC (rev 133179)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-01 15:41:31 UTC (rev 133180)
@@ -2183,6 +2183,13 @@
 webkit.org/b/45991 [ Android Linux Win MountainLion ] canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ]
 webkit.org/b/45991 [ Linux Win MountainLion ] platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ]
 
+# Rebaseline after Skia rev. 6227 lands
+crbug.com/148638  fast/repaint/list-marker.html [ Failure ImageOnlyFailure ]
+crbug.com/148638  svg/hixie/perf/001.xml [ Failure ImageOnlyFailure ]
+crbug.com/148638  svg/hixie/perf/002.xml [ Failure ImageOnlyFailure ]
+crbug.com/148638  svg/transforms/text-with-pattern-inside-transformed-html.xhtml [ Failure ImageOnlyFailure ]
+crbug.com/148638  svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ImageOnlyFailure ]
+ 
 # Update canvas/philip in WK r71481
 crbug.com/62301 canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html [ Failure ]
 crbug.com/62301 canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to