Title: [89485] trunk/LayoutTests
Revision
89485
Author
aro...@apple.com
Date
2011-06-22 15:07:15 -0700 (Wed, 22 Jun 2011)

Log Message

Skip some flaky animation tests on Windows

See <http://webkit.org/b/62561> and <http://webkit.org/b/62569>.

* platform/win/Skipped: Added animations/animation-direction-normal.html and
animations/play-state-paused.html.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89484 => 89485)


--- trunk/LayoutTests/ChangeLog	2011-06-22 22:02:06 UTC (rev 89484)
+++ trunk/LayoutTests/ChangeLog	2011-06-22 22:07:15 UTC (rev 89485)
@@ -1,5 +1,14 @@
 2011-06-22  Adam Roben  <aro...@apple.com>
 
+        Skip some flaky animation tests on Windows
+
+        See <http://webkit.org/b/62561> and <http://webkit.org/b/62569>.
+
+        * platform/win/Skipped: Added animations/animation-direction-normal.html and
+        animations/play-state-paused.html.
+
+2011-06-22  Adam Roben  <aro...@apple.com>
+
         Disable zoom-svg-through-object-with-*.xhtml
 
         These tests are flaky. See <http://webkit.org/b/63186>.

Modified: trunk/LayoutTests/platform/win/Skipped (89484 => 89485)


--- trunk/LayoutTests/platform/win/Skipped	2011-06-22 22:02:06 UTC (rev 89484)
+++ trunk/LayoutTests/platform/win/Skipped	2011-06-22 22:07:15 UTC (rev 89485)
@@ -432,6 +432,12 @@
 http/tests/inspector/resource-tree/resource-tree-reload.html
 http/tests/inspector/resource-tree/resource-tree-frame-add.html
 
+# Flaky http://webkit.org/b/62561
+animations/animation-direction-normal.html
+
+# Flaky http://webkit.org/b/62569
+animations/play-state-paused.html
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to