NEW 135071
media/video-seek-with-negative-playback.html is flaky on Mac
https://bugs.webkit.org/show_bug.cgi?id=135071
Summary media/video-seek-with-negative-playback.html is flaky on Mac
Alexey Proskuryakov
Reported 2014-07-18 13:57:31 PDT
This test sometimes times out on Mountain Lion: @@ -1,10 +1,7 @@ +FAIL: Timed out waiting for notifyDone to be called Test that seeking with a negative playbackRate works correctly. EVENT(canplaythrough) EVENT(seeked) -EVENT(timeupdate) -EVENT(timeupdate) -EXPECTED (video.currentTime < '3') OK -END OF TEST
Attachments
Alexey Proskuryakov
Comment 1 2014-07-18 13:59:31 PDT
Marked as flaky on 10.8 in <http://trac.webkit.org/r171242>.
Note You need to log in before you can comment on or make changes to this bug.