Title: [208764] trunk/LayoutTests
Revision
208764
Author
[email protected]
Date
2016-11-15 15:48:21 -0800 (Tue, 15 Nov 2016)

Log Message

Skip fast/forms/search-cancel-button-change-input.html on ios-simulator since the test relies upon mouse events.

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (208763 => 208764)


--- trunk/LayoutTests/ChangeLog	2016-11-15 23:42:37 UTC (rev 208763)
+++ trunk/LayoutTests/ChangeLog	2016-11-15 23:48:21 UTC (rev 208764)
@@ -1,3 +1,11 @@
+2016-11-15  Ryan Haddad  <[email protected]>
+
+        Skip fast/forms/search-cancel-button-change-input.html on ios-simulator since the test relies upon mouse events.
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2016-11-15  Filip Pizlo  <[email protected]>
 
         [mac-wk1 debug] ASSERTION FAILED: thisObject->m_propertyTableUnsafe

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (208763 => 208764)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-11-15 23:42:37 UTC (rev 208763)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-11-15 23:48:21 UTC (rev 208764)
@@ -294,6 +294,7 @@
 fast/forms/auto-fill-button/mouse-down-input-mouse-release-auto-fill-button.html
 
 # Mouse events are not supported on iOS
+fast/forms/search-cancel-button-change-input.html [ Skip ]
 fast/scrolling/arrow-key-scroll-in-rtl-document.html [ Skip ]
 fast/scrolling/overflow-scroll-past-max.html [ Skip ]
 pageoverlay/overlay-small-frame-mouse-events.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to