Title: [248417] branches/safari-608.1-branch/LayoutTests
Revision
248417
Author
ryanhad...@apple.com
Date
2019-08-08 09:23:28 -0700 (Thu, 08 Aug 2019)

Log Message

Cherry-pick r247833. rdar://problem/53551736

    rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13).

    Unreviewed Test Gardening.

    * platform/ios-12/TestExpectations: Test is passing on iOS 12
    * platform/ios/TestExpectations: Marking test as flaky on iOS 13

    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@247833 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Diff

Modified: branches/safari-608.1-branch/LayoutTests/ChangeLog (248416 => 248417)


--- branches/safari-608.1-branch/LayoutTests/ChangeLog	2019-08-08 16:23:26 UTC (rev 248416)
+++ branches/safari-608.1-branch/LayoutTests/ChangeLog	2019-08-08 16:23:28 UTC (rev 248417)
@@ -1,5 +1,27 @@
 2019-08-08  Ryan Haddad  <ryanhad...@apple.com>
 
+        Cherry-pick r247833. rdar://problem/53551736
+
+    rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13).
+    
+    Unreviewed Test Gardening.
+    
+    * platform/ios-12/TestExpectations: Test is passing on iOS 12
+    * platform/ios/TestExpectations: Marking test as flaky on iOS 13
+    
+    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@247833 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2019-07-25  Russell Epstein  <repst...@apple.com>
+
+            rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13).
+
+            Unreviewed Test Gardening.
+
+            * platform/ios-12/TestExpectations: Test is passing on iOS 12
+            * platform/ios/TestExpectations: Marking test as flaky on iOS 13
+
+2019-08-08  Ryan Haddad  <ryanhad...@apple.com>
+
         Cherry-pick r248300. rdar://problem/53468934
 
     [iPad] editing/selection/character-granularity-rect.html is now passing.

Modified: branches/safari-608.1-branch/LayoutTests/platform/ios/TestExpectations (248416 => 248417)


--- branches/safari-608.1-branch/LayoutTests/platform/ios/TestExpectations	2019-08-08 16:23:26 UTC (rev 248416)
+++ branches/safari-608.1-branch/LayoutTests/platform/ios/TestExpectations	2019-08-08 16:23:28 UTC (rev 248417)
@@ -3340,3 +3340,7 @@
 
 # <rdar://problem/52689856> storage/websql/test-authorizer.html is failing
 storage/websql/test-authorizer.html [ Failure ]
+
+# rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13)
+editing/pasteboard/paste-and-sanitize.html [ Pass Failure ]
+

Modified: branches/safari-608.1-branch/LayoutTests/platform/ios-12/TestExpectations (248416 => 248417)


--- branches/safari-608.1-branch/LayoutTests/platform/ios-12/TestExpectations	2019-08-08 16:23:26 UTC (rev 248416)
+++ branches/safari-608.1-branch/LayoutTests/platform/ios-12/TestExpectations	2019-08-08 16:23:28 UTC (rev 248417)
@@ -8,3 +8,6 @@
 fast/forms/auto-fill-button/caps-lock-indicator-should-be-visible-after-hiding-auto-fill-strong-password-button.html [ Skip ]
 fast/forms/auto-fill-button/caps-lock-indicator-should-not-be-visible-when-auto-fill-strong-password-button-is-visible.html [ Skip ]
 fast/forms/password-scrolled-after-caps-lock-toggled.html [ Skip ]
+
+# rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13)
+editing/pasteboard/paste-and-sanitize.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to