RESOLVED FIXED Bug 88138
[Gtk][EFL] http/tests/media/video-buffered.html is failing after r119268
https://bugs.webkit.org/show_bug.cgi?id=88138
Summary [Gtk][EFL] http/tests/media/video-buffered.html is failing after r119268
Zan Dobersek
Reported 2012-06-01 14:50:43 PDT
http/tests/media/video-buffered.html started failing after r119268[1]. Here's the diff: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/media/video-buffered-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/media/video-buffered-actual.txt @@ -1,9 +1,616 @@ +FAIL: Timed out waiting for notifyDone to be called Start playing a video with preloading enabled, do a seek near the end and check multiple buffered timeranges have been created. EVENT(playing) EXPECTED (video.buffered.length == '1') OK RUN(video.currentTime = video.duration - 0.5) -EVENT(ended) -EXPECTED (video.buffered.length == '2') OK -END OF TEST +EVENT(playing) +EXPECTED (video.buffered.length == '1') OK +RUN(video.currentTime = video.duration - 0.5) +EVENT(playing) +EXPECTED (video.buffered.length == '1') OK +RUN(video.currentTime = video.duration - 0.5) +EVENT(playing) +EXPECTED (video.buffered.length == '1') OK +RUN(video.currentTime = video.duration - 0.5) . . . (continues until timing out) [1] - http://trac.webkit.org/changeset/119268/
Attachments
Patch (1.28 KB, patch)
2012-06-01 15:01 PDT, Ami Fischman
no flags
Ami Fischman
Comment 1 2012-06-01 15:01:29 PDT
Ami Fischman
Comment 2 2012-06-01 15:03:22 PDT
Oops, sorry for the noise. zandobersek: can you verify the patch fixes things for you?
Ami Fischman
Comment 3 2012-06-01 15:43:04 PDT
zandobersek@: BTW, any idea why the GTK EWS didn't catch the problem on 87568? eric.carlson: i can haz r+?
Philippe Normand
Comment 4 2012-06-01 15:47:36 PDT
GTK EWS doesn't run the layout tests yet. Only Chromium's does, AFAIK.
Chris Dumez
Comment 5 2012-06-03 10:48:22 PDT
Test has been skipped for EFL port in Bug 88194, while waiting for the fix to land.
WebKit Review Bot
Comment 6 2012-06-04 12:27:15 PDT
Comment on attachment 145384 [details] Patch Clearing flags on attachment: 145384 Committed r119415: <http://trac.webkit.org/changeset/119415>
WebKit Review Bot
Comment 7 2012-06-04 12:27:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.