Title: [134417] trunk/LayoutTests
Revision
134417
Author
[email protected]
Date
2012-11-13 07:39:01 -0800 (Tue, 13 Nov 2012)

Log Message

Reverting expectations update because it breaks lint
https://bugs.webkit.org/show_bug.cgi?id=101982

Unreviewed expectations fix.

With the new-ish wekbit_skia.gyp file we do not need to change expections like this.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134416 => 134417)


--- trunk/LayoutTests/ChangeLog	2012-11-13 15:30:38 UTC (rev 134416)
+++ trunk/LayoutTests/ChangeLog	2012-11-13 15:39:01 UTC (rev 134417)
@@ -1,3 +1,14 @@
+2012-11-13  Stephen Chenney  <[email protected]>
+
+        Reverting expectations update because it breaks lint
+        https://bugs.webkit.org/show_bug.cgi?id=101982
+
+        Unreviewed expectations fix.
+
+        With the new-ish wekbit_skia.gyp file we do not need to change expections like this.
+
+        * platform/chromium/TestExpectations:
+
 2012-11-13  Jussi Kukkonen  <[email protected]>
 
         [EFL] Rebaseline after bug 98666 (input[type=range] thumb rendering)

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (134416 => 134417)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-13 15:30:38 UTC (rev 134416)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-13 15:39:01 UTC (rev 134417)
@@ -2359,27 +2359,6 @@
 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
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to