[Webkit-unassigned] [Bug 261318] New: REGRESSION(261705 at main): [ macOS wk1 ] editing/pasteboard/datatransfer-types-dropping-text-file-promise.html is a consistent/flaky text failure.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 7 22:38:57 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261318
Bug ID: 261318
Summary: REGRESSION(261705 at main): [ macOS wk1 ]
editing/pasteboard/datatransfer-types-dropping-text-fi
le-promise.html is a consistent/flaky text failure.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ben_schwartz at apple.com
CC: mmaxfield at apple.com
editing/pasteboard/datatransfer-types-dropping-text-file-promise.html
This test is a consistent/flaky text failure on macOS wk1.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing/pasteboard/datatransfer-types-dropping-text-file-promise.html
TEXT DIFF:
PASS dataTransfer.types.includes("Files") is true
PASS dataTransfer.types.includes("text/uri-list") is false
PASS dataTransfer.getData("url") is ""
-PASS successfullyParsed is true
-TEST COMPLETE
-
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Debug-AppleSilicon-WK1-Tests/267761@main%20(3431)/editing/pasteboard/datatransfer-types-dropping-text-file-promise-pretty-diff.html
REPRODUCTION:
I was able to reproduce this issue on macOS Ventura (13.5, 22G74/arm64) ToT using the following command:
run-webkit-tests -1 --verbose --clobber-old-results --iterations 100 --child-processes 10 -f --exit-after-n-failures 1 editing/pasteboard/datatransfer-types-dropping-text-file-promise.html
REGRESSION:
I was able to bisect a regression point at 261705 at main, as I verified the issue did not reproduce before that point.
--
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/20230908/7ea007fb/attachment.htm>
More information about the webkit-unassigned
mailing list