RESOLVED FIXED 163781
[GTK] media/muted-video-is-playing-audio.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=163781
Summary [GTK] media/muted-video-is-playing-audio.html is timing out
Miguel Gomez
Reported 2016-10-21 07:59:26 PDT
It was flaky since long ago, but has been consistently timing out since r207566
Attachments
Patch (4.99 KB, patch)
2018-01-11 01:16 PST, Philippe Normand
cgarcia: review+
Philippe Normand
Comment 1 2018-01-11 01:12:55 PST
That commit seems totally unrelated to the underlying issue :) The problem is that the page is muted by default, so the player mutes itself and that means the page state doesn't contain the IsPlayingAudio flag and because the video is set to loop, the test never ends.
Philippe Normand
Comment 2 2018-01-11 01:16:20 PST
Philippe Normand
Comment 3 2018-01-11 01:25:26 PST
Note You need to log in before you can comment on or make changes to this bug.