Title: [136557] trunk/LayoutTests
Revision
136557
Author
roger_f...@apple.com
Date
2012-12-04 13:19:25 -0800 (Tue, 04 Dec 2012)

Log Message

Unreviewed. Skip flaky "fake mouse move tests" on Windows port.
https://bugs.webkit.org/show_bug.cgi?id=103043.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136556 => 136557)


--- trunk/LayoutTests/ChangeLog	2012-12-04 21:11:01 UTC (rev 136556)
+++ trunk/LayoutTests/ChangeLog	2012-12-04 21:19:25 UTC (rev 136557)
@@ -1,3 +1,10 @@
+2012-12-04  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Skip flaky "fake mouse move tests" on Windows port.
+        https://bugs.webkit.org/show_bug.cgi?id=103043.
+
+        * platform/win/TestExpectations:
+
 2012-12-04  Julien Chaffraix  <jchaffr...@webkit.org>
 
         Heap-use-after-free in WebCore::RenderLayer::paintList [MathML]

Modified: trunk/LayoutTests/platform/win/TestExpectations (136556 => 136557)


--- trunk/LayoutTests/platform/win/TestExpectations	2012-12-04 21:11:01 UTC (rev 136556)
+++ trunk/LayoutTests/platform/win/TestExpectations	2012-12-04 21:19:25 UTC (rev 136557)
@@ -2502,3 +2502,8 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=103968
 fast/loader/non-deferred-substitute-load.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=103043
+fast/events/frame-scroll-fake-mouse-move.html
+fast/events/overflow-scroll-fake-mouse-move.html
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to