Title: [91992] trunk/LayoutTests
Revision
91992
Author
[email protected]
Date
2011-07-29 06:42:40 -0700 (Fri, 29 Jul 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: Add 4 new failing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91991 => 91992)


--- trunk/LayoutTests/ChangeLog	2011-07-29 13:38:11 UTC (rev 91991)
+++ trunk/LayoutTests/ChangeLog	2011-07-29 13:42:40 UTC (rev 91992)
@@ -1,5 +1,12 @@
 2011-07-29  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: Add 4 new failing tests.
+
+2011-07-29  Csaba Osztrogonác  <[email protected]>
+
         [Qt][ARM]REGRESSION(r91752): It made audio related tests fail
         https://bugs.webkit.org/show_bug.cgi?id=65369
 

Modified: trunk/LayoutTests/platform/qt/Skipped (91991 => 91992)


--- trunk/LayoutTests/platform/qt/Skipped	2011-07-29 13:38:11 UTC (rev 91991)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-07-29 13:42:40 UTC (rev 91992)
@@ -2067,12 +2067,11 @@
 transitions/default-timing-function.html
 http/tests/inspector/console-websocket-error.html
 
-# [Qt] 9 tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
-# [Qt] 6 tests have different results on 64 bit compared to 32 bit
+[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
-# https://bugs.webkit.org/show_bug.cgi?id=52812
 fast/repaint/moving-shadow-on-container.html
 fast/repaint/moving-shadow-on-path.html
+svg/batik/masking/maskRegions.svg
 svg/clip-path/deep-nested-clip-in-mask-different-unitTypes.svg
 svg/css/stars-with-shadow.html
 svg/custom/circular-marker-reference-1.svg
@@ -2097,6 +2096,9 @@
 svg/custom/use-on-symbol-inside-pattern.svg
 svg/filters/feColorMatrix-values.svg
 svg/filters/filteredImage.svg
+svg/hixie/links/001.xml
+svg/hixie/perf/007.xml
+svg/hixie/viewbox/preserveAspectRatio/001.xml
 svg/overflow/overflow-on-inner-svg-element.svg
 svg/text/small-fonts-2.svg
 svg/text/text-align-05-b.svg
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to