Title: [280634] trunk/LayoutTests
Revision
280634
Author
[email protected]
Date
2021-08-04 08:37:38 -0700 (Wed, 04 Aug 2021)

Log Message

Removed testexpectations from iPad and updated them in ios-wk2 for 3 editing/pasteboard/smart-paste-paragraph tests.
https://bugs.webkit.org/show_bug.cgi?id=228285

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:
* platform/ipad/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (280633 => 280634)


--- trunk/LayoutTests/ChangeLog	2021-08-04 14:04:38 UTC (rev 280633)
+++ trunk/LayoutTests/ChangeLog	2021-08-04 15:37:38 UTC (rev 280634)
@@ -1,3 +1,13 @@
+2021-08-04  Ayumi Kojima  <[email protected]>
+
+        Removed testexpectations from iPad and updated them in ios-wk2 for 3 editing/pasteboard/smart-paste-paragraph tests.
+        https://bugs.webkit.org/show_bug.cgi?id=228285
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/ipad/TestExpectations:
+
 2021-08-04  Andres Gonzalez  <[email protected]>
 
         Add support for aria-selected value changes in table cells.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (280633 => 280634)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-08-04 14:04:38 UTC (rev 280633)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-08-04 15:37:38 UTC (rev 280634)
@@ -1319,9 +1319,9 @@
 
 # <rdar://problem/56512107> [ iOS ] Three editing/pasteboard/smart-paste-paragraph tests have been flaky since they landed in r243124 (203264)
 webkit.org/b/203264 [ Release ] editing/pasteboard/smart-paste-paragraph-001.html [ Pass Failure ]
-webkit.org/b/203264 [ Release ] editing/pasteboard/smart-paste-paragraph-002.html [ Pass Failure ]
-webkit.org/b/203264 [ Release ] editing/pasteboard/smart-paste-paragraph-003.html [ Pass Failure ]
-webkit.org/b/203264 [ Release ] editing/pasteboard/smart-paste-paragraph-004.html [ Pass Failure ]
+webkit.org/b/228285 editing/pasteboard/smart-paste-paragraph-002.html [ Pass Failure ]
+webkit.org/b/228285 editing/pasteboard/smart-paste-paragraph-003.html [ Pass Failure ]
+webkit.org/b/228285 editing/pasteboard/smart-paste-paragraph-004.html [ Pass Failure ]
 
 # Timeout running prompt() because mock implementation is absent.
 webkit.org/b/203572 media/remoteplayback-prompt.html [ Skip ]

Modified: trunk/LayoutTests/platform/ipad/TestExpectations (280633 => 280634)


--- trunk/LayoutTests/platform/ipad/TestExpectations	2021-08-04 14:04:38 UTC (rev 280633)
+++ trunk/LayoutTests/platform/ipad/TestExpectations	2021-08-04 15:37:38 UTC (rev 280634)
@@ -59,10 +59,6 @@
 # <rdar://problem/56512107> [ iOS ] Three editing/pasteboard/smart-paste-paragraph tests have been flaky since they landed in r243124 (203264)
 webkit.org/b/203264 editing/pasteboard/smart-paste-paragraph-001.html [ Pass ]
 
-webkit.org/b/228285 [ Debug ] editing/pasteboard/smart-paste-paragraph-002.html [ Pass Failure ]
-webkit.org/b/228285 [ Debug ] editing/pasteboard/smart-paste-paragraph-003.html [ Pass Failure ]
-webkit.org/b/228285 [ Debug ] editing/pasteboard/smart-paste-paragraph-004.html [ Pass Failure ]
-
 media/picture-in-picture [ Pass ]
 media/remove-video-element-in-pip-from-document.html [ Pass ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to