NEW 277156
NEW TEST (281089@main): [ iOS 17 ] 2x accessibility/mixed-contenteditable-* is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=277156
Summary NEW TEST (281089@main): [ iOS 17 ] 2x accessibility/mixed-contenteditable-* i...
Anfernee Viduya
Reported 2024-07-26 11:50:42 PDT
accessibility/mixed-contenteditable-double-br-visible-character-range-hang.html accessibility/mixed-contenteditable-visible-character-range-hang.html is flaky failing on iOS 17. HISTORY: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=accessibility%2Fmixed-contenteditable-double-br-visible-character-range-hang.html&test=accessibility%2Fmixed-contenteditable-visible-character-range-hang.html&recent=false DIFF: accessibility/mixed-contenteditable-double-br-visible-character-range-hang.html -#body AXVisibleCharacterRange: {569, 569} +#body AXVisibleCharacterRange: {0, 569} accessibility/mixed-contenteditable-visible-character-range-hang.html -#body AXVisibleCharacterRange: {558, 558} +#body AXVisibleCharacterRange: {0, 558} LINK: https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/281399@main%20(4545)/accessibility/mixed-contenteditable-double-br-visible-character-range-hang-diff.txt https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/281399@main%20(4545)/accessibility/mixed-contenteditable-visible-character-range-hang-diff.txt DESCRIPTION: On 281089@main both of the test was added and has been flaky failing since.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-26 11:50:53 PDT
Anfernee Viduya
Comment 2 2024-07-26 12:17:45 PDT
REPRODUCIBILITY: I was able to reproduce this issue on ToT using command. run-webkit-tests 281089@main accessibility/mixed-contenteditable-double-br-visible-character-range-hang.html --ios-simulator --iterations=10 run-webkit-tests 281089@main accessibility/mixed-contenteditable-visible-character-range-hang.html --ios-simulator --iterations=10
EWS
Comment 3 2024-07-26 14:32:25 PDT
Test gardening commit 281417@main (d44703f325af): <https://commits.webkit.org/281417@main> Reviewed commits have been landed. Closing PR #31314 and removing active labels.
Anfernee Viduya
Comment 4 2024-07-26 14:33:53 PDT
(In reply to EWS from comment #3) > Test gardening commit 281417@main (d44703f325af): > <https://commits.webkit.org/281417@main> > > Reviewed commits have been landed. Closing PR #31314 and removing active > labels. With the above commit, tests were disabled.
Note You need to log in before you can comment on or make changes to this bug.