Title: [96587] trunk/LayoutTests
Revision
96587
Author
[email protected]
Date
2011-10-04 05:58:27 -0700 (Tue, 04 Oct 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 one more failing test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96586 => 96587)


--- trunk/LayoutTests/ChangeLog	2011-10-04 12:56:38 UTC (rev 96586)
+++ trunk/LayoutTests/ChangeLog	2011-10-04 12:58:27 UTC (rev 96587)
@@ -1,3 +1,10 @@
+2011-10-04  Csaba Osztrogonác  <[email protected]>
+
+        [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 one more failing test.
+
 2011-09-29  Pavel Podivilov  <[email protected]>
 
         Web Inspector: add compiler source mapping support to RawSourceCode.

Modified: trunk/LayoutTests/platform/qt/Skipped (96586 => 96587)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-04 12:56:38 UTC (rev 96586)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-04 12:58:27 UTC (rev 96587)
@@ -2008,6 +2008,7 @@
 svg/custom/use-detach.svg
 svg/custom/use-on-symbol-inside-pattern.svg
 svg/filters/feColorMatrix-values.svg
+svg/filters/feColorMatrix-saturate.svg
 svg/filters/filteredImage.svg
 svg/hixie/links/001.xml
 svg/hixie/perf/007.xml
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to