Title: [112094] trunk/LayoutTests
Revision
112094
Author
[email protected]
Date
2012-03-26 07:47:22 -0700 (Mon, 26 Mar 2012)

Log Message

[Qt] Running these two tests gives different results on 32 and
64 bit systems so they have been skipped until they're fixed.

Patch by János Badics <[email protected]> on 2012-03-26
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112093 => 112094)


--- trunk/LayoutTests/ChangeLog	2012-03-26 14:40:52 UTC (rev 112093)
+++ trunk/LayoutTests/ChangeLog	2012-03-26 14:47:22 UTC (rev 112094)
@@ -1,3 +1,12 @@
+2012-03-26  János Badics  <[email protected]>
+
+        [Qt] Running these two tests gives different results on 32 and
+        64 bit systems so they have been skipped until they're fixed.
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2012-03-26  Philip Rogers  <[email protected]>
 
         Add invalid bounding box concept to SVG containers

Modified: trunk/LayoutTests/platform/qt/Skipped (112093 => 112094)


--- trunk/LayoutTests/platform/qt/Skipped	2012-03-26 14:40:52 UTC (rev 112093)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-03-26 14:47:22 UTC (rev 112094)
@@ -1352,6 +1352,7 @@
 
 # [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
+fast/block/float/overhanging-tall-block.html
 fast/repaint/moving-shadow-on-container.html
 fast/repaint/moving-shadow-on-path.html
 svg/as-image/img-preserveAspectRatio-support-1.html
@@ -1381,6 +1382,7 @@
 svg/custom/use-on-symbol-inside-pattern.svg
 svg/filters/feColorMatrix-values.svg
 svg/filters/feColorMatrix-saturate.svg
+svg/filters/feImage-preserveAspectratio.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