Title: [197800] trunk/LayoutTests
Revision
197800
Author
[email protected]
Date
2016-03-08 13:42:47 -0800 (Tue, 08 Mar 2016)

Log Message

Skip fast/events/prevent-default-prevents-interaction-with-scrollbars.html on ios-simulator

Unreviewed test gardening.

The test relies on mouse events, which are unsupported on ios-simulator.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (197799 => 197800)


--- trunk/LayoutTests/ChangeLog	2016-03-08 21:36:41 UTC (rev 197799)
+++ trunk/LayoutTests/ChangeLog	2016-03-08 21:42:47 UTC (rev 197800)
@@ -1,5 +1,15 @@
 2016-03-08  Ryan Haddad  <[email protected]>
 
+        Skip fast/events/prevent-default-prevents-interaction-with-scrollbars.html on ios-simulator
+
+        Unreviewed test gardening.
+
+        The test relies on mouse events, which are unsupported on ios-simulator.
+
+        * platform/ios-simulator/TestExpectations:
+
+2016-03-08  Ryan Haddad  <[email protected]>
+
         Skip css3/filters tests that seem to cause a crash on ios-simulator
         https://bugs.webkit.org/show_bug.cgi?id=153933
 

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (197799 => 197800)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-03-08 21:36:41 UTC (rev 197799)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-03-08 21:42:47 UTC (rev 197800)
@@ -233,6 +233,7 @@
 fast/scrolling/scroll-animator-basic-events.html [ Skip ]
 fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ]
 fast/scrolling/scroll-animator-select-list-events.html [ Skip ]
+fast/events/prevent-default-prevents-interaction-with-scrollbars.html [ Skip ]
 
 webkit.org/b/148695 fast/shadow-dom [ Pass ]
 webkit.org/b/149440 fast/shadow-dom/css-scoping-shadow-host-functional-rule.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to