Title: [222061] trunk/LayoutTests
Revision
222061
Author
rn...@webkit.org
Date
2017-09-14 16:43:15 -0700 (Thu, 14 Sep 2017)

Log Message

iOS: WebKitTestRunner hits an assertion in editing/pasteboard/datatransfer-items-copy-plaintext.html
https://bugs.webkit.org/show_bug.cgi?id=176968

Skip this test for now.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222060 => 222061)


--- trunk/LayoutTests/ChangeLog	2017-09-14 23:39:27 UTC (rev 222060)
+++ trunk/LayoutTests/ChangeLog	2017-09-14 23:43:15 UTC (rev 222061)
@@ -1,3 +1,12 @@
+2017-09-14  Ryosuke Niwa  <rn...@webkit.org>
+
+        iOS: WebKitTestRunner hits an assertion in editing/pasteboard/datatransfer-items-copy-plaintext.html
+        https://bugs.webkit.org/show_bug.cgi?id=176968
+
+        Skip this test for now.
+
+        * platform/ios/TestExpectations:
+
 2017-09-14  Devin Rousso  <web...@devinrousso.com>
 
         Web Inspector: make recording swizzle async

Modified: trunk/LayoutTests/platform/ios/TestExpectations (222060 => 222061)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-09-14 23:39:27 UTC (rev 222060)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-09-14 23:43:15 UTC (rev 222061)
@@ -233,7 +233,6 @@
 
 # Drag-and-drop is not supported:
 editing/pasteboard/datatransfer-items-drop-plaintext-file.html
-editing/pasteboard/datatransfer-items-paste-plaintext.html
 editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard.html
 fast/events/bogus-dropEffect-effectAllowed.html
 fast/events/clear-drag-state.html
@@ -2238,7 +2237,8 @@
 editing/pasteboard/data-transfer-items.html [ Failure ]
 editing/pasteboard/dataTransfer-setData-getData.html [ Failure ]
 editing/pasteboard/datatransfer-getdata-plaintext.html [ Failure ]
-editing/pasteboard/datatransfer-items-copy-plaintext.html [ Failure ]
+editing/pasteboard/datatransfer-items-copy-plaintext.html [ Skip ]
+editing/pasteboard/datatransfer-items-paste-plaintext.html [ Skip ]
 editing/pasteboard/display-block-on-spans.html [ Failure ]
 editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ]
 editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to