Title: [87500] trunk/LayoutTests
Revision
87500
Author
o...@webkit.org
Date
2011-05-27 05:42:43 -0700 (Fri, 27 May 2011)

Log Message

[WK2] Skip new failing tests because of missing SVG animation pause API.

* platform/mac-wk2/Skipped: Add failing tests.
* platform/qt-wk2/Skipped: Remove tests, because they fail because of WK2 specific bug, not Qt-WK2 specific.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87499 => 87500)


--- trunk/LayoutTests/ChangeLog	2011-05-27 12:37:48 UTC (rev 87499)
+++ trunk/LayoutTests/ChangeLog	2011-05-27 12:42:43 UTC (rev 87500)
@@ -1,3 +1,10 @@
+2011-05-27  Csaba Osztrogonác  <o...@webkit.org>
+
+        [WK2] Skip new failing tests because of missing SVG animation pause API.
+
+        * platform/mac-wk2/Skipped: Add failing tests.
+        * platform/qt-wk2/Skipped: Remove tests, because they fail because of WK2 specific bug, not Qt-WK2 specific.
+
 2011-05-26  Yael Aharon  <yael.aha...@nokia.com>
 
         Reviewed by Tony Chang.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (87499 => 87500)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-05-27 12:37:48 UTC (rev 87499)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-05-27 12:42:43 UTC (rev 87500)
@@ -400,6 +400,7 @@
 scrollbars/scrollbar-miss-mousemove-disabled.html
 scrollbars/scrollevent-iframe-no-scrolling-wheel.html
 
+# CONSOLE MESSAGE: line 0: SVG animation pause API missing!
 svg/animations/animVal-basics.html
 svg/animations/animate-calcMode-spline-by.html
 svg/animations/animate-calcMode-spline-from-by.html
@@ -414,6 +415,8 @@
 svg/animations/animate-dynamic-update-attributeName.html
 svg/animations/animate-gradient-transform.html
 svg/animations/animate-inherit-css-property.html
+svg/animations/animate-insert-begin.html
+svg/animations/animate-insert-no-begin.html
 svg/animations/animate-keySplines.html
 svg/animations/animate-number-calcMode-discrete.html
 svg/animations/animate-path-animation-Cc-Ss.html
@@ -426,6 +429,7 @@
 svg/animations/animate-path-to-animation.html
 svg/animations/animate-points.html
 svg/animations/animate-text-nested-transforms.html
+
 svg/custom/absolute-sized-content-with-resources.xhtml
 svg/custom/circle-move-invalidation.svg
 svg/custom/clip-path-child-changes.svg

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (87499 => 87500)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-05-27 12:37:48 UTC (rev 87499)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-05-27 12:42:43 UTC (rev 87500)
@@ -1715,10 +1715,6 @@
 
 # NOT YET TRACKED BY BUG REPORTS
 
-# Uncategorized
-svg/animations/animate-insert-begin.html
-svg/animations/animate-insert-no-begin.html
-
 # WebKitTestrunner needs layoutTestController.dumpSourceAsWebArchive
 webarchive/doctype.html
 webarchive/archive-empty-frame-source.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to