RESOLVED DUPLICATE of bug 189349 189348
[GTK] media/video-currentTime-set.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=189348
Summary [GTK] media/video-currentTime-set.html is flaky
Miguel Gomez
Reported 2018-09-06 07:39:58 PDT
media/video-currentTime-set.html [ Timeout ] Since around r234997 this started to timeout on the first or both runs, most of the times. The diff doesn't contain much information: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-currentTime-set-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-currentTime-set-actual.txt @@ -1,13 +1,2 @@ +FAIL: Timed out waiting for notifyDone to be called -Test that setting currentTime changes the time, and that 'ended' event is fired in a reasonable amount of time - -EVENT(canplaythrough) -EXPECTED (video.currentTime == '0') OK -RUN(video.currentTime = video.duration - 0.2) -EVENT(seeked) -EXPECTED (video.currentTime.toFixed(2) == '5.83') OK -RUN(video.play()) - -EVENT(ended) -END OF TEST -
Attachments
Philippe Normand
Comment 1 2018-09-07 10:52:58 PDT
*** This bug has been marked as a duplicate of bug 189349 ***
Note You need to log in before you can comment on or make changes to this bug.