Bug 165386 - [mac-wk1] LayoutTest media/modern-media-controls/seek-backward-support/seek-backward-support.html is a flaky timeout
Summary: [mac-wk1] LayoutTest media/modern-media-controls/seek-backward-support/seek-b...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
: 168539 (view as bug list)
Depends on:
Blocks: 164784
  Show dependency treegraph
 
Reported: 2016-12-05 10:35 PST by Ryan Haddad
Modified: 2018-03-21 14:32 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.01 KB, patch)
2017-03-01 17:28 PST, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-12-05 10:35:09 PST
LayoutTest media/modern-media-controls/seek-backward-support/seek-backward-support.html timing out

This test times out on every run on mac-wk1.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fseek-backward-support%2Fseek-backward-support.html
Comment 1 Ryan Haddad 2016-12-05 10:35:55 PST
(In reply to comment #0)
> This test times out on every run on mac-wk1.

I take that back. It is a flaky timeout, but it very rarely passes.
Comment 2 Ryan Haddad 2016-12-05 12:39:18 PST
Marked as flaky in http://trac.webkit.org/projects/webkit/changeset/209343
Comment 3 Antoine Quint 2017-02-07 05:04:17 PST
It's rare, but this does time out once every few days.
Comment 4 Radar WebKit Bug Importer 2017-03-01 15:36:33 PST
<rdar://problem/30793480>
Comment 5 Antoine Quint 2017-03-01 17:04:22 PST
We should probably just rewrite this test to expect that we seek to a time less than 5 rather than expect something less than 4, ie. just that we scrubbed back.
Comment 6 Antoine Quint 2017-03-01 17:28:33 PST
Created attachment 303147 [details]
Patch
Comment 7 Antoine Quint 2017-03-01 17:30:11 PST
*** Bug 168539 has been marked as a duplicate of this bug. ***
Comment 8 WebKit Commit Bot 2017-03-01 18:43:54 PST
Comment on attachment 303147 [details]
Patch

Clearing flags on attachment: 303147

Committed r213257: <http://trac.webkit.org/changeset/213257>
Comment 9 WebKit Commit Bot 2017-03-01 18:43:59 PST
All reviewed patches have been landed.  Closing bug.
Comment 10 Ryan Haddad 2017-03-03 12:50:43 PST
This test is still a flaky timeout. Reopening.
Comment 11 Ryan Haddad 2017-03-07 13:27:19 PST
Marked as flaky in http://trac.webkit.org/projects/webkit/changeset/213537
Comment 12 Ryan Haddad 2018-03-21 14:32:57 PDT
This test is no longer a flaky timeout. The expectation has already been removed.