Title: [110101] trunk/LayoutTests
Revision
110101
Author
schen...@chromium.org
Date
2012-03-07 14:07:48 -0800 (Wed, 07 Mar 2012)

Log Message

[Chromium] Unexpected changes in SVG animated filter results
https://bugs.webkit.org/show_bug.cgi?id=80517

Unreviewed Chromium test_expectations update.

A test is failing in Debug builds on mac and Win. No idea why.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110100 => 110101)


--- trunk/LayoutTests/ChangeLog	2012-03-07 21:59:37 UTC (rev 110100)
+++ trunk/LayoutTests/ChangeLog	2012-03-07 22:07:48 UTC (rev 110101)
@@ -1,3 +1,14 @@
+2012-03-07  Stephen Chenney  <schen...@chromium.org>
+
+        [Chromium] Unexpected changes in SVG animated filter results
+        https://bugs.webkit.org/show_bug.cgi?id=80517
+
+        Unreviewed Chromium test_expectations update.
+
+        A test is failing in Debug builds on mac and Win. No idea why.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-03-07  Ojan Vafai  <o...@chromium.org>
 
         Initial rebaselines for the Chromium Lion port.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (110100 => 110101)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-07 21:59:37 UTC (rev 110100)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-07 22:07:48 UTC (rev 110101)
@@ -3692,12 +3692,13 @@
 // These require more investigation. There is a small change, probably two pixels, in the filter offset
 // when comparing the former and new results. This may be due to bad test design or may be revealing a bug
 // in the code. Turbulence results are very different.
-BUGWK78219 : svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr.html = IMAGE
-BUGWK78219 : svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr.html = IMAGE
-BUGWK78219 : svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop.html = IMAGE
-BUGWK78219 : svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop.html = IMAGE
-BUGWK78219 : svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.html = IMAGE
-BUGWK78219 : svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html = IMAGE
+BUGWK80517 : svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr.html = IMAGE
+BUGWK80517 : svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr.html = IMAGE
+BUGWK80517 : svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop.html = IMAGE
+BUGWK80517 : svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop.html = IMAGE
+BUGWK80517 : svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.html = IMAGE
+BUGWK80517 : svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html = IMAGE
+BUGWK80517 MAC WIN DEBUG : svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html = IMAGE
 
 // Test is acting extra flakey on Mac and Win Debug
 BUGCR114777 MAC : compositing/culling/filter-occlusion-blur-large.html = PASS IMAGE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to