RESOLVED FIXED 261226
NEW TEST (267516@main): [ macOS wk2 ] fast/images/mac/play-pause-individual-animation-context-menu-items.html is a constant timeout.
https://bugs.webkit.org/show_bug.cgi?id=261226
Summary NEW TEST (267516@main): [ macOS wk2 ] fast/images/mac/play-pause-individual-a...
Ben Schwartz
Reported 2023-09-06 13:48:06 PDT
fast/images/mac/play-pause-individual-animation-context-menu-items.html This test is a constant timeout on all tested platforms (macOS wk2). HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fmac%2Fplay-pause-individual-animation-context-menu-items.html TEXT DIFF: +CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'eventSender.contextClick().find(item => item.title === "Pause Animation").click') +FAIL: Timed out waiting for notifyDone to be called + This test ensures that the 'Play Animation' and 'Pause Animation' context menu items appear and behave correctly when activated. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". @@ -6,12 +9,4 @@ PASS internals.isImageAnimating(gif) became true PASS internals.isImageAnimating(png) became true Pausing #gif via the context menu item. -PASS internals.isImageAnimating(gif) became false -PASS internals.isImageAnimating(png) became true -Playing #gif via the context menu item. -PASS internals.isImageAnimating(gif) became true -PASS internals.isImageAnimating(png) became true -PASS successfullyParsed is true -TEST COMPLETE - DIFF URL: https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/267668%40main%20(4797)/fast/images/mac/play-pause-individual-animation-context-menu-items-pretty-diff.html REPRODUCIBILITY: I was able to reproduce this issue on macOS Ventura (13.5, 22G74/arm64) ToT using the following command: run-webkit-tests --clobber-old-results --verbose fast/images/mac/play-pause-individual-animation-context-menu-items.html REGRESSION: This test has been timing out since it was introduced at 267516@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-06 13:48:17 PDT
EWS
Comment 2 2023-09-06 14:04:19 PDT
Test gardening commit 267691@main (39e91a5ae892): <https://commits.webkit.org/267691@main> Reviewed commits have been landed. Closing PR #17502 and removing active labels.
Ben Schwartz
Comment 3 2023-10-11 10:28:43 PDT
Backing functionality for this test does not exist before macOS Sonoma. Verified this test is passing on macOS Sonoma, skipping on down-levels.
EWS
Comment 4 2023-10-11 10:33:37 PDT
Test gardening commit 269205@main (ad6d9574498e): <https://commits.webkit.org/269205@main> Reviewed commits have been landed. Closing PR #18947 and removing active labels.
Ben Schwartz
Comment 5 2023-10-11 10:34:32 PDT
Closing, as verified issue resolved with original reproduction steps.
Note You need to log in before you can comment on or make changes to this bug.