[Webkit-unassigned] [Bug 237174] New: [ iOS ] editing/pasteboard/dom-paste/dom-paste-same-origin.html is a flaky timeout/failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 18:18:51 PST 2022


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

            Bug ID: 237174
           Summary: [ iOS ]
                    editing/pasteboard/dom-paste/dom-paste-same-origin.htm
                    l is a flaky timeout/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: Matteo_flores at apple.com

editing/pasteboard/dom-paste/dom-paste-same-origin.html
is a flaky timeout/failure on iOS queues

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fpasteboard%2Fdom-paste%2Fdom-paste-same-origin.html

DIFF URL:
--- /Volumes/Data/worker/ios-simulator-15-release-gpuprocess-arm64-tests-wk2/build/layout-test-results/editing/pasteboard/dom-paste/dom-paste-same-origin-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-gpuprocess-arm64-tests-wk2/build/layout-test-results/editing/pasteboard/dom-paste/dom-paste-same-origin-actual.txt
@@ -1,5 +1,5 @@
 Click here to copy
-Click here to copy
+
 Click here to copy
 Verifies that programmatic paste is allowed when copied data is from the same origin. To manually test, click or tap the text on the bottom to programmatically copy, and then click or tap the editable area and check that the text is pasted twice.

@@ -11,8 +11,9 @@
 PASS document.execCommand('Paste') is true
 PASS event.clipboardData.getData('text/plain') is "Click here to copy"
 PASS document.execCommand('Paste') is true
-PASS editor.textContent is "Click here to copyClick here to copy"
+FAIL editor.textContent should be Click here to copyClick here to copy. Was Click here to copy.
 PASS successfullyParsed is true
+Some tests failed.

 TEST COMPLETE

stderr:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r290442%20(1538)/editing/pasteboard/dom-paste/dom-paste-same-origin-stderr.txt

-- 
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/20220225/dc9cc9ea/attachment.htm>


More information about the webkit-unassigned mailing list