Title: [94753] trunk/LayoutTests
Revision
94753
Author
o...@webkit.org
Date
2011-09-08 05:07:06 -0700 (Thu, 08 Sep 2011)

Log Message

[Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
https://bugs.webkit.org/show_bug.cgi?id=52810

* platform/qt/Skipped: Skip svg/W3C-SVG-1.1-SE/filters-image-05-f.svg, because it fails on 64 bit.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94752 => 94753)


--- trunk/LayoutTests/ChangeLog	2011-09-08 11:36:55 UTC (rev 94752)
+++ trunk/LayoutTests/ChangeLog	2011-09-08 12:07:06 UTC (rev 94753)
@@ -1,3 +1,10 @@
+2011-09-08  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
+        https://bugs.webkit.org/show_bug.cgi?id=52810
+
+        * platform/qt/Skipped: Skip svg/W3C-SVG-1.1-SE/filters-image-05-f.svg, because it fails on 64 bit.
+
 2011-09-08  Ilya Tikhonovsky  <loi...@chromium.org>
 
         Unreviewed rebaseline for chromium.

Modified: trunk/LayoutTests/platform/qt/Skipped (94752 => 94753)


--- trunk/LayoutTests/platform/qt/Skipped	2011-09-08 11:36:55 UTC (rev 94752)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-09-08 12:07:06 UTC (rev 94753)
@@ -2014,6 +2014,7 @@
 svg/W3C-SVG-1.1/extend-namespace-01-f.svg
 svg/W3C-SVG-1.1/painting-marker-03-f.svg
 svg/W3C-SVG-1.1/paths-data-03-f.svg
+svg/W3C-SVG-1.1-SE/filters-image-05-f.svg
 svg/W3C-SVG-1.1-SE/types-dom-05-b.svg
 svg/W3C-SVG-1.1/struct-frag-02-t.svg
 svg/W3C-SVG-1.1/struct-frag-03-t.svg
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to