Bug 139789

Summary: media/media-controls-timeline-updates.html is flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric.carlson, jer.noble
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.