Title: [123174] trunk/LayoutTests
Revision
123174
Author
[email protected]
Date
2012-07-19 21:27:13 -0700 (Thu, 19 Jul 2012)

Log Message

[Chromium] Suppress tests requiring a rebaseline.
Skia roll to 4683 changes gradient rendering, and rebaselines are required.
https://bugs.webkit.org/show_bug.cgi?id=91797

Patch by Jeff Timanus <[email protected]> on 2012-07-19
Reviewed by Kenneth Russell.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123173 => 123174)


--- trunk/LayoutTests/ChangeLog	2012-07-20 04:23:05 UTC (rev 123173)
+++ trunk/LayoutTests/ChangeLog	2012-07-20 04:27:13 UTC (rev 123174)
@@ -1,3 +1,13 @@
+2012-07-19  Jeff Timanus  <[email protected]>
+
+        [Chromium] Suppress tests requiring a rebaseline.
+        Skia roll to 4683 changes gradient rendering, and rebaselines are required.
+        https://bugs.webkit.org/show_bug.cgi?id=91797
+
+        Reviewed by Kenneth Russell.
+
+        * platform/chromium/TestExpectations:
+
 2012-07-19  David Hyatt  <[email protected]>
 
         SVG images broken when max-width specified.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (123173 => 123174)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-20 04:23:05 UTC (rev 123173)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-20 04:27:13 UTC (rev 123174)
@@ -1383,6 +1383,10 @@
 BUGWK75276 : fast/repaint/shadow-multiple-strict-horizontal.html = IMAGE
 BUGWK75276 : fast/repaint/shadow-multiple-strict-vertical.html = IMAGE
 
+// Requires rebaselining after skia roll
+BUGCR138159 : platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment.html = IMAGE
+BUGCR138159 : platform/chromium/virtual/gpu/fast/canvas/gradient-add-second-start-end-stop.html = IMAGE
+
 // -----------------------------------------------------------------
 // Other failures
 // -----------------------------------------------------------------
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to