Title: [112524] trunk/LayoutTests
Revision
112524
Author
[email protected]
Date
2012-03-29 05:40:34 -0700 (Thu, 29 Mar 2012)

Log Message

[Qt] Diverging test results on 32/64 bit architectures
https://bugs.webkit.org/show_bug.cgi?id=82601

* platform/qt/Skipped: Skip the remaining 6 failing test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112523 => 112524)


--- trunk/LayoutTests/ChangeLog	2012-03-29 12:38:43 UTC (rev 112523)
+++ trunk/LayoutTests/ChangeLog	2012-03-29 12:40:34 UTC (rev 112524)
@@ -1,3 +1,10 @@
+2012-03-29  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Diverging test results on 32/64 bit architectures
+        https://bugs.webkit.org/show_bug.cgi?id=82601
+
+        * platform/qt/Skipped: Skip the remaining 6 failing test.
+
 2012-03-28  Yury Semikhatsky  <[email protected]>
 
         Web Inspector: switch heap profiler front-end to separate storage of nodes and edges

Modified: trunk/LayoutTests/platform/qt/Skipped (112523 => 112524)


--- trunk/LayoutTests/platform/qt/Skipped	2012-03-29 12:38:43 UTC (rev 112523)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-03-29 12:40:34 UTC (rev 112524)
@@ -1420,6 +1420,15 @@
 # https://bugs.webkit.org/show_bug.cgi?id=82326
 svg/custom/preserve-aspect-ratio-syntax.svg
 
+# [Qt] Diverging test results on 32/64 bit architectures
+# https://bugs.webkit.org/show_bug.cgi?id=82601
+fast/repaint/moving-shadow-on-container.html
+fast/repaint/moving-shadow-on-path.html
+svg/W3C-SVG-1.1/paths-data-03-f.svg
+svg/css/stars-with-shadow.html
+svg/custom/use-on-symbol-inside-pattern.svg
+svg/transforms/transform-origin-css-property.xhtml
+
 # ============================================================================= #
 # Failing CSS Tests
 # ============================================================================= #
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to