RESOLVED FIXED 212666
Layout test failures: media/video-create-with-user-gesture.html and media/video-restricted-no-preload-auto.html
https://bugs.webkit.org/show_bug.cgi?id=212666
Summary Layout test failures: media/video-create-with-user-gesture.html and media/vid...
Peng Liu
Reported 2020-06-02 15:45:36 PDT
Diff: @@ -3,6 +3,6 @@ RUN(video.src = findMediaFile("video", "content/test")) RUN(video.setAttribute("autoplay", "")) RUN(document.body.appendChild(video)) -EVENT(playing) +FAIL: did not end fast enough END OF TEST @@ -15,7 +15,6 @@ EXPECTED (video.buffered.length == '0') OK RUN(video.play()) -EVENT(canplaythrough) - +FAIL: did not end fast enough END OF TEST
Attachments
Patch (3.39 KB, patch)
2020-06-02 15:59 PDT, Peng Liu
no flags
Peng Liu
Comment 1 2020-06-02 15:46:04 PDT
Peng Liu
Comment 2 2020-06-02 15:59:45 PDT
EWS
Comment 3 2020-06-02 18:38:33 PDT
Committed r262468: <https://trac.webkit.org/changeset/262468> All reviewed patches have been landed. Closing bug and clearing flags on attachment 400863 [details].
Note You need to log in before you can comment on or make changes to this bug.