Bug 165386

Summary: [mac-wk1] LayoutTest media/modern-media-controls/seek-backward-support/seek-backward-support.html is a flaky timeout
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=168539
Bug Depends on:    
Bug Blocks: 164784    
Attachments:
Description Flags
Patch none

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.