Title: [224988] trunk/LayoutTests
Revision
224988
Author
[email protected]
Date
2017-11-17 14:12:17 -0800 (Fri, 17 Nov 2017)

Log Message

Turn on selection layout tests that are already working on iOS
https://bugs.webkit.org/show_bug.cgi?id=179842

Reviewed by Tim Horton.

I have checked these test manually and on the flakiness dashboard and they are all
working on iOS. No reason to not run them on iOS now.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (224987 => 224988)


--- trunk/LayoutTests/ChangeLog	2017-11-17 22:12:05 UTC (rev 224987)
+++ trunk/LayoutTests/ChangeLog	2017-11-17 22:12:17 UTC (rev 224988)
@@ -1,3 +1,15 @@
+2017-11-17  Megan Gardner  <[email protected]>
+
+        Turn on selection layout tests that are already working on iOS
+        https://bugs.webkit.org/show_bug.cgi?id=179842
+
+        Reviewed by Tim Horton.
+
+        I have checked these test manually and on the flakiness dashboard and they are all
+        working on iOS. No reason to not run them on iOS now.
+
+        * platform/ios-wk2/TestExpectations:
+
 2017-11-17  Joanmarie Diggs  <[email protected]>
 
         AX: [ATK] Fix WKTR's methods for testing row header and column header presence and count

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (224987 => 224988)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2017-11-17 22:12:05 UTC (rev 224987)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2017-11-17 22:12:17 UTC (rev 224988)
@@ -1083,22 +1083,6 @@
 editing/execCommand/nsresponder-outdent.html [ Failure Pass ]
 editing/execCommand/print.html [ Failure Pass ]
 editing/execCommand/remove-list-from-range-selection.html [ Failure Pass ]
-editing/selection/4932260-1.html [ Failure Pass ]
-editing/selection/4932260-2.html [ Failure Pass ]
-editing/selection/4932260-3.html [ Failure Pass ]
-editing/selection/4947387.html [ Failure Pass ]
-editing/selection/5195166-2.html [ Failure Pass ]
-editing/selection/7152-1.html [ Failure Pass ]
-editing/selection/7152-2.html [ Failure Pass ]
-editing/selection/after-line-wrap.html [ Failure Pass ]
-editing/selection/editable-html-element.html [ Failure Pass ]
-editing/selection/editable-non-editable-crash.html [ Failure Pass ]
-editing/selection/end-of-document.html [ Failure Pass ]
-editing/selection/extend-by-character-001.html [ Failure Pass ]
-editing/selection/extend-by-character-002.html [ Failure Pass ]
-editing/selection/extend-by-character-003.html [ Failure Pass ]
-editing/selection/extend-by-character-004.html [ Failure Pass ]
-editing/selection/extend-by-character-005.html [ Failure Pass ]
 editing/selection/extend-by-word-002.html [ Failure Pass ]
 editing/selection/focus_editable_html.html [ Failure Pass ]
 editing/selection/iframe.html [ Failure ImageOnlyFailure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to