Title: [247114] trunk/LayoutTests
Revision
247114
Author
dba...@webkit.org
Date
2019-07-03 15:42:28 -0700 (Wed, 03 Jul 2019)

Log Message

Skip the test added in r246810 as it requires the simulator to be preconfigured with a Pinyin keyboard
<rdar://problem/52608620>

We will remove this prerequisite in <https://bugs.webkit.org/show_bug.cgi?id=199472>.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (247113 => 247114)


--- trunk/LayoutTests/ChangeLog	2019-07-03 22:16:47 UTC (rev 247113)
+++ trunk/LayoutTests/ChangeLog	2019-07-03 22:42:28 UTC (rev 247114)
@@ -1,3 +1,12 @@
+2019-07-03  Daniel Bates  <daba...@apple.com>
+
+        Skip the test added in r246810 as it requires the simulator to be preconfigured with a Pinyin keyboard
+        <rdar://problem/52608620>
+
+        We will remove this prerequisite in <https://bugs.webkit.org/show_bug.cgi?id=199472>.
+
+        * platform/ios/TestExpectations:
+
 2019-07-03  Wenson Hsieh  <wenson_hs...@apple.com>
 
         REGRESSION (iOS 13): Tapping an element with a click event handler no longer clears the selection

Modified: trunk/LayoutTests/platform/ios/TestExpectations (247113 => 247114)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-07-03 22:16:47 UTC (rev 247113)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-07-03 22:42:28 UTC (rev 247114)
@@ -3252,3 +3252,5 @@
 
 # FIXME: Unskip the following test once we have the fix for <rdar://problem/48322899>.
 editing/selection/ios/select-non-editable-text-using-keyboard.html [ Skip ]
+
+webkit.org/b/199472 fast/events/ios/keydown-keyup-keypress-keys-in-non-editable-using-chinese-keyboard.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to