Title: [99398] trunk/LayoutTests
Revision
99398
Author
ph...@webkit.org
Date
2011-11-07 00:09:56 -0800 (Mon, 07 Nov 2011)

Log Message

Unreviewed, skip fast/events/platform-wheelevent-paging on GTK
because this platform does not support a paging mouse wheel event.

* platform/gtk/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99397 => 99398)


--- trunk/LayoutTests/ChangeLog	2011-11-07 07:18:13 UTC (rev 99397)
+++ trunk/LayoutTests/ChangeLog	2011-11-07 08:09:56 UTC (rev 99398)
@@ -1,3 +1,10 @@
+2011-11-07  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, skip fast/events/platform-wheelevent-paging on GTK
+        because this platform does not support a paging mouse wheel event.
+
+        * platform/gtk/Skipped:
+
 2011-11-06  Ben Wells  <benwe...@chromium.org>
 
         [GTK] Skip new failing test.

Modified: trunk/LayoutTests/platform/gtk/Skipped (99397 => 99398)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-11-07 07:18:13 UTC (rev 99397)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-11-07 08:09:56 UTC (rev 99398)
@@ -444,6 +444,18 @@
 # HiDPI tests require test infrastructure enhancements
 fast/hidpi
 
+# Skip because this platform does not support a paging mouse wheel event
+fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
+fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
+fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
+fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
+fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
+fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
+fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
+
 ###############################################################################
 # TESTS FAILING
 ###############################################################################
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to