Title: [236598] trunk/LayoutTests
Revision
236598
Author
[email protected]
Date
2018-09-28 08:43:17 -0700 (Fri, 28 Sep 2018)

Log Message

REGRESSION (r236573): [iOS] Layout test editing/pasteboard/emacs-ctrl-a-k-y.html is failing
https://bugs.webkit.org/show_bug.cgi?id=190067

Unreviewed, re-land ios-specific expected result for this test as they were inadvertently
dropped in r236573.

* platform/ios-wk2/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Added.
* platform/ios/TestExpectations:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (236597 => 236598)


--- trunk/LayoutTests/ChangeLog	2018-09-28 15:31:47 UTC (rev 236597)
+++ trunk/LayoutTests/ChangeLog	2018-09-28 15:43:17 UTC (rev 236598)
@@ -1,3 +1,14 @@
+2018-09-28  Chris Dumez  <[email protected]>
+
+        REGRESSION (r236573): [iOS] Layout test editing/pasteboard/emacs-ctrl-a-k-y.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=190067
+
+        Unreviewed, re-land ios-specific expected result for this test as they were inadvertently
+        dropped in r236573.
+
+        * platform/ios-wk2/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Added.
+        * platform/ios/TestExpectations:
+
 2018-09-27  Basuke Suzuki  <[email protected]>
 
         [Curl] Fix priority issue with multiple cookies with different level of path.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (236597 => 236598)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-09-28 15:31:47 UTC (rev 236597)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-09-28 15:43:17 UTC (rev 236598)
@@ -3173,4 +3173,3 @@
 
 webkit.org/b/190032 animations/stop-animation-on-suspend.html [ Failure ]
 
-webkit.org/b/190067 editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure ]

Added: trunk/LayoutTests/platform/ios-wk2/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt (0 => 236598)


--- trunk/LayoutTests/platform/ios-wk2/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-wk2/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt	2018-09-28 15:43:17 UTC (rev 236598)
@@ -0,0 +1,6 @@
+Tests: 
+ctrl-a, ctrl-k, and ctrl-y
+Expected Results: 
+
+one two three four five
+one five two three four
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to