NEW 212488
[ macOS ] media/video-play-audio-require-user-gesture.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=212488
Summary [ macOS ] media/video-play-audio-require-user-gesture.html is a flaky timeout
Jacob Uphoff
Reported 2020-05-28 13:52:26 PDT
media/video-play-audio-require-user-gesture.html This test has been a flaky timeout on macOS Catalina release wk2 since the test started to run on that platform. History: https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-play-audio-require-user-gesture.html&platform=mac&limit=50000 Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/media/video-play-audio-require-user-gesture-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/media/video-play-audio-require-user-gesture-actual.txt @@ -1,18 +1,5 @@ -Test that video play(), pause() and webkitEnterFullScreen() should not work unless a user clicked on the play button. +#PID UNRESPONSIVE - WebKitTestRunner (pid 44245) +FAIL: Timed out waiting for notifyDone to be called - -EVENT(canplaythrough) - -* No user gesture initiated -RUN(handlePromise(video.play())) -TEST(video.webkitEnterFullScreen()) THROWS(DOMException.INVALID_STATE_ERR) OK -EXPECTED (video.paused == 'true') OK - -* User gesture initiated -EVENT(playing) -RUN(video.pause()) -EVENT(pause) -EXPECTED (video.paused == 'true') OK -RUN(video.webkitEnterFullScreen()) -END OF TEST - +#EOF +#EOF
Attachments
Radar WebKit Bug Importer
Comment 1 2020-05-28 13:53:52 PDT
Jacob Uphoff
Comment 2 2020-05-28 14:08:18 PDT
Note You need to log in before you can comment on or make changes to this bug.