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@main, as I verified the issue did not reproduce before that point.
<rdar://problem/115155299>
Test gardening commit 267769@main (b4f81d6fa35b): <https://commits.webkit.org/267769@main> Reviewed commits have been landed. Closing PR #17577 and removing active labels.