NEW295308
[ macOS ] fullscreen/full-screen-enter-while-exiting-multiple-elements.html is a flakey timeout
https://bugs.webkit.org/show_bug.cgi?id=295308
Summary [ macOS ] fullscreen/full-screen-enter-while-exiting-multiple-elements.html i...
Bryan Medina
Reported 2025-07-01 16:55:41 PDT
fullscreen/full-screen-enter-while-exiting-multiple-elements.html is a flakey timeout, observed on macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fullscreen%2Ffull-screen-enter-while-exiting-multiple-elements.html&platform=mac TEXT DIFF: --- /Volumes/Data/worker/Apple-Sonoma-Debug-WK1-Tests/build/layout-test-results/fullscreen/full-screen-enter-while-exiting-multiple-elements-expected.txt +++ /Volumes/Data/worker/Apple-Sonoma-Debug-WK1-Tests/build/layout-test-results/fullscreen/full-screen-enter-while-exiting-multiple-elements-actual.txt @@ -1,4 +1,7 @@ CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Fullscreen request aborted by a fullscreen request for another element. +CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Element requested for fullscreen has changed. +CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Element requested for fullscreen has changed. +FAIL: Timed out waiting for notifyDone to be called Enter fullscreen with target1 RUN(target1.requestFullscreen()) EVENT(fullscreenchange) @@ -13,6 +16,4 @@ EVENT(fullscreenerror) Entering fullscreen with target3 RUN(target3.requestFullscreen()) -EVENT(fullscreenchange) -END OF TEST TEXT DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Debug-WK1-Tests/296675@main%20(4954)/fullscreen/full-screen-enter-while-exiting-multiple-elements-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-01 16:56:31 PDT
Bryan Medina
Comment 2 2025-07-01 17:27:29 PDT
EWS
Comment 3 2025-07-01 17:30:46 PDT
Test gardening commit 296895@main (50dafb0f79a7): <https://commits.webkit.org/296895@main> Reviewed commits have been landed. Closing PR #47466 and removing active labels.
Bryan Medina
Comment 4 2025-07-02 10:24:11 PDT
I attempted to reproduce this timeout on macOS Sequoia Release ToT running the test as follows: run-webkit-tests fullscreen/full-screen-enter-while-exiting-multiple-elements.html --iterations=500 I was unable to reproduce the test timeout.
Note You need to log in before you can comment on or make changes to this bug.