RESOLVED INVALID 231962
[ iOS ] editing/selection/modal-dialog-select-paragraph.html is failing
https://bugs.webkit.org/show_bug.cgi?id=231962
Summary [ iOS ] editing/selection/modal-dialog-select-paragraph.html is failing
ayumi_kojima
Reported 2021-10-19 09:49:03 PDT
editing/selection/modal-dialog-select-paragraph.html Is constantly failing on iOS 15. History: https://results.webkit.org/?suite=layout-tests&test=editing%2Fselection%2Fmodal-dialog-select-paragraph.html Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r284442%20(226)/results.html# Diff: --- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/editing/selection/modal-dialog-select-paragraph-expected.txt +++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/editing/selection/modal-dialog-select-paragraph-actual.txt @@ -1,3 +1,3 @@ This text should be selectable with the mouse. -PASS: all dialog text is selected +FAIL: unexpected selection, got: The test was added recently in https://trac.webkit.org/changeset/284366/webkit
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-19 09:49:42 PDT
ayumi_kojima
Comment 2 2021-10-19 09:50:32 PDT
The test is also failing on Windows.
ayumi_kojima
Comment 3 2021-10-19 09:54:38 PDT
Ryan Haddad
Comment 4 2021-10-19 15:34:09 PDT
It looks like this test depends upon eventSender.mouse*, which we don't support in our iOS testing, so disabling it there is the right fix.
Tim Nguyen (:ntim)
Comment 5 2021-10-25 04:32:12 PDT
iOS failure is expected, given this tests mouse selection, not sure about the Windows one.
Tim Nguyen (:ntim)
Comment 6 2021-11-09 22:59:21 PST
iOS failure is expected, Windows is going to be fixed by bug 232911
Ben Schwartz
Comment 7 2024-06-21 09:29:39 PDT
Skipping per Tim's and Ryan's comments.
EWS
Comment 8 2024-06-21 09:35:09 PDT
Test gardening commit 280252@main (0cd2f55fd191): <https://commits.webkit.org/280252@main> Reviewed commits have been landed. Closing PR #30048 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.