Title: [110451] trunk/LayoutTests
Revision
110451
Author
[email protected]
Date
2012-03-12 11:58:47 -0700 (Mon, 12 Mar 2012)

Log Message

update expectations in preparation for bitmap-sampling fix in skia
https://bugs.webkit.org/show_bug.cgi?id=80837

Unreviewed


* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110450 => 110451)


--- trunk/LayoutTests/ChangeLog	2012-03-12 18:51:32 UTC (rev 110450)
+++ trunk/LayoutTests/ChangeLog	2012-03-12 18:58:47 UTC (rev 110451)
@@ -1,3 +1,12 @@
+2012-03-12  Mike Reed  <[email protected]>
+
+        update expectations in preparation for bitmap-sampling fix in skia
+        https://bugs.webkit.org/show_bug.cgi?id=80837
+
+        Unreviewed 
+
+        * platform/chromium/test_expectations.txt:
+
 2012-03-12  Ryosuke Niwa  <[email protected]>
 
         REGRESSION(r109285): Crash in WebCore::Document::nodeChildrenWillBeRemoved

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (110450 => 110451)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-12 18:51:32 UTC (rev 110450)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-12 18:58:47 UTC (rev 110451)
@@ -1643,6 +1643,26 @@
 // This test definitely times out (i.e. is not just slow).
 BUGCR9798 WIN RELEASE : http/tests/xmlhttprequest/small-chunks-response-text.html = PASS TIMEOUT
 
+// Rebaseline once fixed sampling matrixproc lands in Skia
+BUGCR117799 CPU : fast/borders/border-image-massive-scale.html = IMAGE
+BUGCR117799 CPU : fast/borders/border-image-outset-in-shorthand.html = IMAGE
+BUGCR117799 CPU : fast/borders/border-image-outset.html = IMAGE
+BUGCR117799 CPU : fast/borders/border-image-rotate-transform.html = IMAGE
+BUGCR117799 CPU : fast/borders/border-image-scaled-gradient.html = IMAGE
+BUGCR117799 CPU : fast/borders/border-image-scaled.html = IMAGE
+BUGCR117799 CPU : fast/canvas/canvas-bg-zoom.html = IMAGE
+BUGCR117799 CPU : fast/gradients/background-clipped.html = IMAGE
+BUGCR117799 CPU : fast/repaint/background-misaligned.html = IMAGE
+BUGCR117799 CPU : fast/repaint/backgroundSizeRepaint.html = IMAGE
+BUGCR117799 CPU : platform/chromium/virtual/gpu/fast/canvas/canvas-bg-zoom.html = IMAGE
+BUGCR117799 CPU : svg/as-border-image/svg-as-border-image.html = IMAGE
+BUGCR117799 CPU : svg/custom/pattern-in-defs.svg = IMAGE
+BUGCR117799 CPU : svg/custom/pattern-rotate.svg = IMAGE
+BUGCR117799 CPU : svg/custom/pattern-with-transformation.svg = IMAGE
+BUGCR117799 CPU : svg/transforms/text-with-pattern-inside-transformed-html.xhtml = IMAGE
+BUGCR117799 CPU : svg/W3C-SVG-1.1/pservers-grad-06-b.svg = IMAGE
+BUGCR117799 CPU : svg/custom/pattern-skew-transformed.svg = IMAGE
+
 // New tests or failures from WebKit merge 42324:42364. Re-baselined on
 // Windows. Probably just need the same on other platforms.
 BUGCR9962 MAC : fast/js/function-apply-aliased.html = FAIL
@@ -2965,7 +2985,6 @@
 // Appears to be a configuration error in the Mac 10.6 deps
 // Has been going on for at least a few weeks (as of 20/5/2011)
 BUGCR83426 MAC : svg/as-border-image/svg-as-border-image-2.html = PASS IMAGE
-BUGCR83426 MAC : svg/as-border-image/svg-as-border-image.html = PASS IMAGE
 BUGCR83426 MAC : svg/W3C-SVG-1.1/filters-specular-01-f.svg = PASS IMAGE
 BUGCR83426 MAC : svg/W3C-SVG-1.1/filters-turb-01-f.svg = PASS IMAGE
 BUGCR83426 MAC : svg/W3C-SVG-1.1/filters-turb-02-f.svg = PASS IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to