Bug 165553
Summary: | LayoutTest media/media-controls-timeline-updates-when-hovered.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, eric.carlson, graouts |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
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
(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
This appears to have been flaky for a long time, so no evidence of regression.
Ryan Haddad
Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/215343