NEW 123099
Layout Test media/media-controller-time-clamp.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=123099
Summary Layout Test media/media-controller-time-clamp.html is flaky
Alexey Proskuryakov
Reported 2013-10-21 10:01:37 PDT
The following layout test is flaky on most Mac bots media/media-controller-time-clamp.html The failure mode is that it sometimes times out: --- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/media/media-controller-time-clamp-expected.txt +++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/media/media-controller-time-clamp-actual.txt @@ -1,9 +1,7 @@ +FAIL: Timed out waiting for notifyDone to be called RUN(controller = video.controller) EVENT(canplaythrough) RUN(controller.currentTime = controller.duration - 0.05) RUN(video.play()) RUN(controller.play()) -EVENT(ended) -EXPECTED (controller.currentTime <= controller.duration == 'true') OK -END OF TEST http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmedia-controller-time-clamp.html
Attachments
Alexey Proskuryakov
Comment 1 2013-10-21 10:03:10 PDT
Marked as flaky in r157721.
Note You need to log in before you can comment on or make changes to this bug.