Title: [131472] trunk/LayoutTests
Revision
131472
Author
r...@google.com
Date
2012-10-16 10:41:17 -0700 (Tue, 16 Oct 2012)

Log Message

update expectations preparing for skia optimization
https://bugs.webkit.org/show_bug.cgi?id=99476

Reviewed by NOBODY.

crbug.com/156097
Chrome will enable a skia optimization (see crbug/156097). In preparation for that, we mark these tests
to be rebaselined after that change lands.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (131471 => 131472)


--- trunk/LayoutTests/ChangeLog	2012-10-16 17:23:03 UTC (rev 131471)
+++ trunk/LayoutTests/ChangeLog	2012-10-16 17:41:17 UTC (rev 131472)
@@ -1,3 +1,16 @@
+2012-10-16  Mike Reed  <r...@google.com>
+
+        update expectations preparing for skia optimization
+        https://bugs.webkit.org/show_bug.cgi?id=99476
+
+        Reviewed by NOBODY.
+
+        crbug.com/156097
+        Chrome will enable a skia optimization (see crbug/156097). In preparation for that, we mark these tests
+        to be rebaselined after that change lands.
+
+        * platform/chromium/TestExpectations:
+
 2012-10-16  Joshua Bell  <jsb...@chromium.org>
 
         IndexedDB: setTimeout in layout tests causes flakiness in multiprocess ports

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (131471 => 131472)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-10-16 17:23:03 UTC (rev 131471)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-10-16 17:41:17 UTC (rev 131472)
@@ -2083,6 +2083,14 @@
 # This test fails because there is no setAppCacheMaximumSize API yet.
 crbug.com/2844 http/tests/appcache/max-size.html
 
+# To be rebaselined after skia.gyp undefines SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX
+crbug.com/156097  fast/backgrounds/repeat/negative-offset-repeat-transformed.html [ ImageOnlyFailure ] 
+crbug.com/156097  fast/borders/border-image-rotate-transform.html [ ImageOnlyFailure ] 
+crbug.com/156097  svg/custom/clip-mask-negative-scale.svg [ ImageOnlyFailure ] 
+crbug.com/156097  svg/custom/focus-ring.svg [ ImageOnlyFailure ] 
+crbug.com/156097  svg/transforms/animated-path-inside-transformed-html.xhtml [ ImageOnlyFailure ] 
+crbug.com/156097  fast/forms/select-style.html [ ImageOnlyFailure ] 
+
 # Flakiness documented around Webkit Roll 51681:51711
 crbug.com/2844 http/tests/appcache/404-manifest.html [ Skip ]
 crbug.com/2844 http/tests/appcache/404-resource.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to