Title: [198910] trunk/LayoutTests
Revision
198910
Author
[email protected]
Date
2016-03-31 12:36:20 -0700 (Thu, 31 Mar 2016)

Log Message

Moving a few skipped tests from ios-simulator-wk2 to ios-simulator TestExpectations file.

Unreviewed test gardening.

These particular tests time out due to lack of touch event support, which applies
to both wk1 and wk2 ios-simulator testers.

* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198909 => 198910)


--- trunk/LayoutTests/ChangeLog	2016-03-31 19:25:45 UTC (rev 198909)
+++ trunk/LayoutTests/ChangeLog	2016-03-31 19:36:20 UTC (rev 198910)
@@ -1,5 +1,17 @@
 2016-03-31  Ryan Haddad  <[email protected]>
 
+        Moving a few skipped tests from ios-simulator-wk2 to ios-simulator TestExpectations file.
+        
+        Unreviewed test gardening.
+
+        These particular tests time out due to lack of touch event support, which applies
+        to both wk1 and wk2 ios-simulator testers.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+
+2016-03-31  Ryan Haddad  <[email protected]>
+
         Marking inspector/console/heapSnapshot.html as a flaky timeout on Mac
         https://bugs.webkit.org/show_bug.cgi?id=156078
 

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (198909 => 198910)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-03-31 19:25:45 UTC (rev 198909)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-03-31 19:36:20 UTC (rev 198910)
@@ -103,6 +103,12 @@
 
 # No touch events
 fast/shadow-dom/touch-event-ios.html [ Skip ]
+platform/ios-simulator/ios/fast/forms/range-input-container-touches.html [ Skip ]
+platform/ios-simulator/ios/fast/forms/range-input-readonly-and-disabled.html [ Skip ]
+platform/ios-simulator/ios/fast/forms/range-input-touches.html [ Skip ]
+platform/ios-simulator/ios/fast/html/textarea-auto-sizing-disable.html [ Skip ]
+platform/ios-simulator/ios/fast/text/data-detectors/phone-disabled.html [ Skip ]
+platform/ios-simulator/ios/fast/text/data-detectors/phone.html [ Skip ]
 
 # MediaSource is not currently supported on iOS.
 fast/history/page-cache-media-source-closed-2.html [ Skip ]

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (198909 => 198910)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-03-31 19:25:45 UTC (rev 198909)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-03-31 19:36:20 UTC (rev 198910)
@@ -1363,13 +1363,6 @@
 platform/ios-simulator/ios/fast/coordinates/touch-event-zoomed.html
 platform/ios-simulator/ios/fast/coordinates/touch-event.html
 
-platform/ios-simulator/ios/fast/forms/range-input-container-touches.html
-platform/ios-simulator/ios/fast/forms/range-input-readonly-and-disabled.html
-platform/ios-simulator/ios/fast/forms/range-input-touches.html
-platform/ios-simulator/ios/fast/html/textarea-auto-sizing-disable.html
-platform/ios-simulator/ios/fast/text/data-detectors/phone-disabled.html
-platform/ios-simulator/ios/fast/text/data-detectors/phone.html
-
 # Flaky tests:
 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Failure Pass ]
 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to