[Webkit-unassigned] [Bug 215218] New: [ iOS wk2 ] editing/pasteboard/paste-without-nesting.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 08:40:24 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215218

            Bug ID: 215218
           Summary: [ iOS wk2 ]
                    editing/pasteboard/paste-without-nesting.html is a
                    flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
editing/pasteboard/paste-without-nesting.html

It should be <div>Hello</div><div>world</div>. Was <div><div>Hello</div><div>world</div></div>.

The is a flaky failure that I can find the first occurrence 04/08/20 and appears to have been a flaky failure since.

History:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fpasteboard%2Fpaste-without-nesting.html&platform=ios&flavor=wk2&style=release&limit=50000

Diff Log:
--- /Volumes/Data/worker/iOS-13-Simulator-WK2-Tests-EWS/build/layout-test-results/editing/pasteboard/paste-without-nesting-expected.txt
+++ /Volumes/Data/worker/iOS-13-Simulator-WK2-Tests-EWS/build/layout-test-results/editing/pasteboard/paste-without-nesting-actual.txt
@@ -3,7 +3,7 @@
 PASS confirmedMarkup is 'Hello'
 PASS confirmedMarkup is 'Hello<br>world'
 PASS confirmedMarkup is '<div>Hello</div><div>world</div>'
-PASS confirmedMarkup is '<div>Hello</div><div>world</div>'
+FAIL confirmedMarkup should be <div>Hello</div><div>world</div>. Was <div><div>Hello</div><div>world</div></div>.
 PASS confirmedMarkup is '<div><b><i>Hello</i></b></div><div><b><i>world</i></b></div>'
 PASS confirmedMarkup is '<div style="text-align: center;"><div><font color="#ff0000"><b><i>hello</i></b></font></div><div><font color="#ff0000"><b><i>world</i></b></font></div></div>'
 PASS confirmedMarkup is '<p>Line One</p><p>Line Two</p>'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200806/16a4b100/attachment.htm>


More information about the webkit-unassigned mailing list