NEW 139789
media/media-controls-timeline-updates.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=139789
Summary media/media-controls-timeline-updates.html is flaky
Alexey Proskuryakov
Reported 2014-12-18 13:27:41 PST
media/media-controls-timeline-updates.html is flaky on Mac: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&showExpectations=true&revision=177510&tests=media%2Fmedia-controls-timeline-updates.html The difference is: TEST(video.currentTime > 0) OK -TEST(timeLineValue() > 0) OK +TEST(timeLineValue() > 0) FAIL END OF TEST
Attachments
Alexey Proskuryakov
Comment 1 2014-12-18 13:30:17 PST
Marked as flaky in r177520. This tests seems so basic that I wonder if it captures some kind of a root cause that makes other media tests flaky.
Note You need to log in before you can comment on or make changes to this bug.