Title: [114503] trunk/LayoutTests
Revision
114503
Author
[email protected]
Date
2012-04-18 07:55:39 -0700 (Wed, 18 Apr 2012)

Log Message

Layout Test svg/transforms/transform-origin-css-property.xhtml is failing
https://bugs.webkit.org/show_bug.cgi?id=84203

Unreviewed test expectation fix.

The svg/transforms/transform-origin-css-property.xhtml test has a
ref-test for it, so there should not be any image expectations. If the
test if failing, we need to look at why the ref test is not valid, or
why we differ.

The expectations file update here is just some cleanup for
https://bugs.webkit.org/show_bug.cgi?id=84230.

* platform/chromium-mac/svg/transforms/transform-origin-css-property-expected.png: Removed.
* platform/chromium-win/svg/transforms/transform-origin-css-property-expected.png: Removed.
* platform/chromium/test_expectations.txt:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114502 => 114503)


--- trunk/LayoutTests/ChangeLog	2012-04-18 13:55:09 UTC (rev 114502)
+++ trunk/LayoutTests/ChangeLog	2012-04-18 14:55:39 UTC (rev 114503)
@@ -1,3 +1,22 @@
+2012-04-18  Stephen Chenney  <[email protected]>
+
+        Layout Test svg/transforms/transform-origin-css-property.xhtml is failing
+        https://bugs.webkit.org/show_bug.cgi?id=84203
+
+        Unreviewed test expectation fix.
+
+        The svg/transforms/transform-origin-css-property.xhtml test has a
+        ref-test for it, so there should not be any image expectations. If the
+        test if failing, we need to look at why the ref test is not valid, or
+        why we differ.
+
+        The expectations file update here is just some cleanup for
+        https://bugs.webkit.org/show_bug.cgi?id=84230.
+
+        * platform/chromium-mac/svg/transforms/transform-origin-css-property-expected.png: Removed.
+        * platform/chromium-win/svg/transforms/transform-origin-css-property-expected.png: Removed.
+        * platform/chromium/test_expectations.txt:
+
 2012-04-18  Takashi Toyoshima  <[email protected]>
 
         Unreviewed, update expectations

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (114502 => 114503)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-18 13:55:09 UTC (rev 114502)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-18 14:55:39 UTC (rev 114503)
@@ -1285,8 +1285,15 @@
 
 BUGWK83875 LINUX : svg/text/font-size-below-point-five.svg = PASS TEXT
 
+// The ref test is failing? Very odd if so.
 BUGWK84203 : svg/transforms/transform-origin-css-property.xhtml = IMAGE
 
+// It is very hard to see why some of these are failing. The diff must be tiny in some cases.
+// Other fail intermittently in a way that is odd - clipping and masking should be stable.
+// It is probably a test design flaw.
+BUGWK84230 : svg/as-background-image/background-image-preserveaspectRatio-support.html = IMAGE PASS
+BUGWK84230 : svg/as-image/img-preserveAspectRatio-support-1.html = IMAGE PASS
+
 // -----------------------------------------------------------------
 // End SVG TESTS
 // -----------------------------------------------------------------
@@ -1748,8 +1755,6 @@
 // Producing incorrect results, or flakey after a Skia change
 BUGCR118411 WIN LINUX : fast/repaint/focus-ring.html = IMAGE
 BUGCR118411 : fast/repaint/list-marker.html = IMAGE
-BUGCR118411 : svg/as-background-image/background-image-preserveaspectRatio-support.html = IMAGE PASS
-BUGWK84230 WIN MAC DEBUG : svg/as-image/img-preserveAspectRatio-support-1.html = IMAGE PASS
 
 // Fails on Snow Leopard - see BUGWK82954
 BUGCR118411 SLOW : svg/hixie/perf/007.xml = PASS FAIL

Deleted: trunk/LayoutTests/platform/chromium-mac/svg/transforms/transform-origin-css-property-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/chromium-win/svg/transforms/transform-origin-css-property-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to