NEW312273
[WPE] `http/tests/media/video-play-waiting.html` is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=312273
Summary [WPE] `http/tests/media/video-play-waiting.html` is a flaky failure
Vitaly Dyackhov
Reported 2026-04-14 08:30:29 PDT
Diff: ``` --- /sdk/webkit/layout-test-results/http/tests/media/video-play-waiting-expected.txt +++ /sdk/webkit/layout-test-results/http/tests/media/video-play-waiting-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: Unhandled Promise Rejection: AbortError: The operation was aborted. Test that a waiting event is sent when media loading stalls after having sent 'canplay'. @@ -6,7 +7,6 @@ EVENT(loadeddata) EVENT(canplay) RUN(video.play()) -EVENT(timeupdate) EVENT(waiting) END OF TEST ``` History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fvideo-play-waiting.html
Attachments
Vitaly Dyackhov
Comment 1 2026-04-14 08:33:14 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/62737
EWS
Comment 2 2026-04-14 08:35:06 PDT
Test gardening commit 311204@main (8e3ba4a379dc): <https://commits.webkit.org/311204@main> Reviewed commits have been landed. Closing PR #62737 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.