editing/selection/ios/show-callout-bar-after-selecting-word.html is a flaky timeout on iOS queues HISTORY: https://results.webkit.org/?suite=layout-tests&test=editing%2Fselection%2Fios%2Fshow-callout-bar-after-selecting-word.html DIFF: --- /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/editing/selection/ios/show-callout-bar-after-selecting-word-expected.txt +++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/editing/selection/ios/show-callout-bar-after-selecting-word-actual.txt @@ -1,11 +1,9 @@ +FAIL: Timed out waiting for notifyDone to be called + +WebKit This test verifies that the callout bar is shown after selecting a word in an editable element using the callout bar. To test manually, focus the editable area and tap 'Select' in the callout bar; the callout bar should appear again, with an option to 'Copy'. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS Showed menu by tapping -PASS Selected word using menu action -PASS Callout bar contains 'Copy' action -PASS successfullyParsed is true -TEST COMPLETE - DIFF-URL: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250643@main%20(2626)/editing/selection/ios/show-callout-bar-after-selecting-word-diff.txt
I was unable to recreate with run-webkit-tests at TOT, even using multiple iterations. First timeout appears to have been around r291181
<rdar://problem/93458507>
*** Bug 241761 has been marked as a duplicate of this bug. ***
I'll use this bug to track the fact that this test is flaky on iOS 15, and always times out on iOS 16.
Pull request: https://github.com/WebKit/WebKit/pull/1626
Committed r295732 (251737@main): <https://commits.webkit.org/251737@main> Reviewed commits have been landed. Closing PR #1626 and removing active labels.