RESOLVED WONTFIX 96641
[EFL] media/video-seek-past-end-playing.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=96641
Summary [EFL] media/video-seek-past-end-playing.html is flaky
Mikhail Pozdnyakov
Reported 2012-09-13 07:11:05 PDT
media/video-seek-past-end-playing.html is flaky on EFL port.
Attachments
Chris Dumez
Comment 1 2012-09-13 07:39:03 PDT
Would be useful to paste the diff here.
Mikhail Pozdnyakov
Comment 2 2012-09-13 07:43:04 PDT
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/media/video-seek-past-end-playing-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/media/video-seek-past-end-playing-actual.txt @@ -10,7 +10,7 @@ RUN(video.currentTime = 500) EXPECTED (video.paused == 'false') OK -EXPECTED (mediaElement.currentTime > '0') OK +EXPECTED (mediaElement.currentTime > '0'), OBSERVED '0' FAIL END OF TEST
Raphael Kubo da Costa (:rakuco)
Comment 3 2012-10-31 04:51:45 PDT
It's been passing on the WK2 bot for quite some time, I'll unskip it there and hope for the best.
Raphael Kubo da Costa (:rakuco)
Comment 4 2012-11-09 16:13:37 PST
Michael Catanzaro
Comment 5 2017-03-11 10:42:19 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.