Title: [208632] trunk/LayoutTests
Revision
208632
Author
ryanhad...@apple.com
Date
2016-11-11 17:13:31 -0800 (Fri, 11 Nov 2016)

Log Message

Skip editing/input/focus-change-with-marked-text.html everywhere except ios-simulator-wk1.
https://bugs.webkit.org/show_bug.cgi?id=164666

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (208631 => 208632)


--- trunk/LayoutTests/ChangeLog	2016-11-12 01:01:05 UTC (rev 208631)
+++ trunk/LayoutTests/ChangeLog	2016-11-12 01:13:31 UTC (rev 208632)
@@ -1,3 +1,15 @@
+2016-11-11  Ryan Haddad  <ryanhad...@apple.com>
+
+        Skip editing/input/focus-change-with-marked-text.html everywhere except ios-simulator-wk1.
+        https://bugs.webkit.org/show_bug.cgi?id=164666
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+        * platform/ios-simulator-wk1/TestExpectations:
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2016-11-11  Ryosuke Niwa  <rn...@webkit.org>
 
         Hovering over a slotted Text node clears hover state

Modified: trunk/LayoutTests/TestExpectations (208631 => 208632)


--- trunk/LayoutTests/TestExpectations	2016-11-12 01:01:05 UTC (rev 208631)
+++ trunk/LayoutTests/TestExpectations	2016-11-12 01:13:31 UTC (rev 208632)
@@ -67,6 +67,9 @@
 # Only iOS has selection UI drawn by UIKit
 editing/selection/character-granularity-rect.html [ Skip ]
 
+# This test is for ios-simulator-wk1
+editing/input/focus-change-with-marked-text.html [ Skip ]
+
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific tests.
 #//////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (208631 => 208632)


--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations	2016-11-12 01:01:05 UTC (rev 208631)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations	2016-11-12 01:13:31 UTC (rev 208632)
@@ -19,6 +19,8 @@
 # Selectively re-enable viewport tests that work
 fast/viewport/ios/ipad/width-is-device-width.html [ Pass ]
 
+editing/input/focus-change-with-marked-text.html [ Pass ]
+
 # <rdar://problem/6501130> LayoutTests: Enable editing tests after we support editing
 editing/deleting/4922367.html
 editing/deleting/5126166.html

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (208631 => 208632)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-11-12 01:01:05 UTC (rev 208631)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-11-12 01:13:31 UTC (rev 208632)
@@ -937,7 +937,6 @@
 editing/execCommand/toggle-unlink-mac.html [ Failure ]
 editing/execCommand/unlink.html [ Failure ]
 editing/input/editable-container-with-word-wrap-normal.html [ Failure ]
-editing/input/focus-change-with-marked-text.html [ Failure ]
 editing/input/option-page-up-down.html [ Failure ]
 editing/input/password-echo-passnode.html [ Failure ]
 editing/input/password-echo-passnode2.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (208631 => 208632)


--- trunk/LayoutTests/platform/mac/TestExpectations	2016-11-12 01:01:05 UTC (rev 208631)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2016-11-12 01:13:31 UTC (rev 208632)
@@ -426,9 +426,6 @@
 
 # --- Editing ---
 
-# The codepath for canceling marked text differs on Mac
-editing/input/focus-change-with-marked-text.html [ Failure ]
-
 # Mac does not have global selections.
 editing/pasteboard/paste-global-selection.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to