Title: [88949] trunk/LayoutTests
Revision
88949
Author
[email protected]
Date
2011-06-15 09:55:00 -0700 (Wed, 15 Jun 2011)

Log Message

2011-06-15  Martin Robinson  <[email protected]>

        Reclassify a failing GTK+ test.

        * platform/gtk/Skipped: This test is actually failing because
        EventSender.mouseScrollBy is missing.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88948 => 88949)


--- trunk/LayoutTests/ChangeLog	2011-06-15 16:51:31 UTC (rev 88948)
+++ trunk/LayoutTests/ChangeLog	2011-06-15 16:55:00 UTC (rev 88949)
@@ -1,3 +1,10 @@
+2011-06-15  Martin Robinson  <[email protected]>
+
+        Reclassify a failing GTK+ test.
+
+        * platform/gtk/Skipped: This test is actually failing because
+        EventSender.mouseScrollBy is missing.
+
 2011-06-15  Ryosuke Niwa  <[email protected]>
 
         Reviewed by Alexey Proskuryakov.

Modified: trunk/LayoutTests/platform/gtk/Skipped (88948 => 88949)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-06-15 16:51:31 UTC (rev 88948)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-06-15 16:55:00 UTC (rev 88949)
@@ -843,7 +843,9 @@
 fast/events/continuous-platform-wheelevent-in-scrolling-div.html
 fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html
 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html
+fast/events/scroll-in-scaled-page-with-overflow-hidden.html
 
+
 # Needs mock support, and build slave Geolocation service
 # See https://bugs.webkit.org/show_bug.cgi?id=36053
 fast/dom/Geolocation/callback-exception.html
@@ -1540,9 +1542,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=61160
 media/video-src-invalid-poster.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=61396
-fast/events/scroll-in-scaled-page-with-overflow-hidden.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=61523
 http/tests/eventsource/workers/eventsource-simple.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to