Bug 261318 - REGRESSION(261705@main): [ macOS wk1 ] editing/pasteboard/datatransfer-types-dropping-text-file-promise.html is a consistent/flaky text failure.
Summary: REGRESSION(261705@main): [ macOS wk1 ] editing/pasteboard/datatransfer-types-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-07 22:38 PDT by Ben Schwartz
Modified: 2023-09-08 08:30 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Schwartz 2023-09-07 22:38:57 PDT
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.
Comment 1 Radar WebKit Bug Importer 2023-09-07 22:39:14 PDT
<rdar://problem/115155299>
Comment 2 EWS 2023-09-07 22:47:03 PDT
Test gardening commit 267769@main (b4f81d6fa35b): <https://commits.webkit.org/267769@main>

Reviewed commits have been landed. Closing PR #17577 and removing active labels.