Title: [134400] trunk/LayoutTests
Revision
134400
Author
r...@google.com
Date
2012-11-13 05:15:51 -0800 (Tue, 13 Nov 2012)

Log Message

update expectations in advance of skia change for blurred rects
https://bugs.webkit.org/show_bug.cgi?id=101982

Reviewed by NOBODY.

Unreviewed. Expectations change only

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134399 => 134400)


--- trunk/LayoutTests/ChangeLog	2012-11-13 13:03:11 UTC (rev 134399)
+++ trunk/LayoutTests/ChangeLog	2012-11-13 13:15:51 UTC (rev 134400)
@@ -1,3 +1,14 @@
+2012-11-12  Mike Reed  <r...@google.com>
+
+        update expectations in advance of skia change for blurred rects
+        https://bugs.webkit.org/show_bug.cgi?id=101982
+
+        Reviewed by NOBODY.
+
+        Unreviewed. Expectations change only
+
+        * platform/chromium/TestExpectations:
+
 2012-11-13  Csaba Osztrogonác  <o...@webkit.org>
 
         [Qt] Unreviewed gardening, skip failing tests.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (134399 => 134400)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-13 13:03:11 UTC (rev 134399)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-13 13:15:51 UTC (rev 134400)
@@ -2359,6 +2359,27 @@
 webkit.org/b/91432 fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize.html [ Timeout ]
 webkit.org/b/91432 platform/chromium/virtual/gpu/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize.html [ Timeout ]
 
+# These are from a speedup in blurred rectangles, rebaseline when SK_IGNORE_FAST_BLURRECT
+# is no longer defined in skia.gyp
+#
+crbug.com/160323  compositing/shadows/shadow-drawing.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/box-shadow/basic-shadows.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/box-shadow/box-shadow-clipped-slices.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/box-shadow/box-shadow-radius.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/box-shadow/box-shadow-transformed.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/box-shadow/scaled-box-shadow.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/box-shadow/single-pixel-shadow.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/canvas/canvas-incremental-repaint.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/repaint/box-shadow-h.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/repaint/box-shadow-v.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/repaint/shadow-multiple-vertical.html [ ImageOnlyFailure ]
+crbug.com/160323  fast/transforms/shadows.html [ ImageOnlyFailure ]
+crbug.com/160323  platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing.html [ ImageOnlyFailure ]
+crbug.com/160323  svg/css/group-with-shadow.svg [ ImageOnlyFailure ]
+crbug.com/160323  svg/filters/shadow-on-rect-with-filter.svg [ ImageOnlyFailure ]
+crbug.com/160323  canvas/philip/tests/2d.shadow.enable.blur.html [ Failure ]
+crbug.com/160323  fast/canvas/canvas-shadow.html [ Failure ]
+
 # These three failures are due to Mesa bugs
 webkit.org/b/91431 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
 webkit.org/b/91431 fast/canvas/webgl/gl-uniform-arrays.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to