LayoutTest media/media-controls-timeline-updates-when-hovered.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=165553
Summary LayoutTest media/media-controls-timeline-updates-when-hovered.html is a flaky...
Ryan Haddad
Reported 2016-12-07 14:54:22 PST
LayoutTest media/media-controls-timeline-updates-when-hovered.html is a flaky failure https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r209474%20(2068)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmedia-controls-timeline-updates-when-hovered.html --- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/media/media-controls-timeline-updates-when-hovered-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/media/media-controls-timeline-updates-when-hovered-actual.txt @@ -6,6 +6,6 @@ RUN(video.play()) EVENT(play) EVENT(timeupdate) -TEST(timeLineValue() >= 1) OK +TEST(timeLineValue() >= 1) FAIL END OF TEST
Attachments
Ryan Haddad
Comment 1 2016-12-08 08:17:37 PST
The earliest flake I can see on the dashboard is blamed to this large range https://trac.webkit.org/log/?verbose=on&rev=208837&stop_rev=20839.
Ryan Haddad
Comment 2 2016-12-08 08:20:04 PST
(In reply to comment #1) > The earliest flake I can see on the dashboard is blamed to this large range I accidentally deleted a character from the URL. Here is the correct one: https://trac.webkit.org/log/?verbose=on&rev=208837&stop_rev=208399 This is probably not helpful because it is from the Sierra queue that has been struggling to run tests, which explains the ridiculously large range of commits.
Alexey Proskuryakov
Comment 3 2016-12-08 13:20:19 PST
This appears to have been flaky for a long time, so no evidence of regression.
Ryan Haddad
Comment 4 2017-04-13 15:24:56 PDT
Note You need to log in before you can comment on or make changes to this bug.