NEW 274340
[ iOS] fast/events/ios/key-command-transpose.html(layout-tests) is a constant TIMEOUT failure
https://bugs.webkit.org/show_bug.cgi?id=274340
Summary [ iOS] fast/events/ios/key-command-transpose.html(layout-tests) is a constant...
Marta Darbinyan
Reported 2024-05-17 15:26:23 PDT
fast/events/ios/key-command-transpose.html Is a constant TIMEOUT failure on [arm64] [wk2] [debug] [iOS 17] This test has been failing since we started testing this version of iOS but it was passing previously. History: https://results.webkit.org/?suite=layout-tests&test=fast/events/ios/key-command-transpose.html diff: --- /Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/events/ios/key-command-transpose-expected.txt +++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/events/ios/key-command-transpose-actual.txt @@ -1,3 +1,5 @@ +FAIL: Timed out waiting for notifyDone to be called + Tests that pressing Control + t in a content-editable field performs a tranpose. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". @@ -5,8 +7,4 @@ To run this test by hand, place the text insertion point before the 'h' in the text below and press Control + t. -PASS document.getElementById("test").textContent is "ha" -PASS successfullyParsed is true - -TEST COMPLETE - +ah diff-url: https://build.webkit.org/results/Apple-iOS-17-Simulator-Debug-WK2-Tests/278097@main%20(1580)/fast/events/ios/key-command-transpose-diff.txt test-run-url: https://build.webkit.org/#/builders/939/builds/1580
Attachments
Marta Darbinyan
Comment 1 2024-05-17 15:37:07 PDT
EWS
Comment 2 2024-05-17 15:52:01 PDT
Test gardening commit 278927@main (46b61419d167): <https://commits.webkit.org/278927@main> Reviewed commits have been landed. Closing PR #28742 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.