Bug 147254 - REGRESSION (r186569): media/restore-from-page-cache.html is very flaky
Summary: REGRESSION (r186569): media/restore-from-page-cache.html is very flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-23 21:17 PDT by Alexey Proskuryakov
Modified: 2016-05-18 14:35 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-07-23 21:17:11 PDT
media/restore-from-page-cache.html has become very flaky on July 8th.

There was a fix for flakiness in <http://trac.webkit.org/changeset/186998>, but the test still fails a lot, in both debug and release:

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Frestore-from-page-cache.html&showExpectations=true&revision=186712
Comment 1 Alexey Proskuryakov 2015-07-23 21:21:56 PDT
> There was a fix for flakiness in <http://trac.webkit.org/changeset/186998>

Correction: r186998 and 186999 were TestExpectations updates for certain platforms, but the test seems flaky everywhere.
Comment 2 Alexey Proskuryakov 2015-07-25 19:31:11 PDT
Updated the expectations to include all Mac builds in r187399, as this is not only Mavericks Debug.

Andreas, do you plan to look into this soon?
Comment 3 Andreas Kling 2015-07-27 16:08:04 PDT
(In reply to comment #2)
> Updated the expectations to include all Mac builds in r187399, as this is
> not only Mavericks Debug.
> 
> Andreas, do you plan to look into this soon?

Yes, soonish.
Comment 4 Alexey Proskuryakov 2015-08-29 21:40:30 PDT
Andreas, please do.
Comment 5 Jon Lee 2015-10-30 13:41:42 PDT
rdar://problem/23338041
Comment 6 Ryosuke Niwa 2016-05-18 14:26:17 PDT
It looks like the test is always passing now.  Maybe we just want to remove the test expectation.
Comment 7 Ryosuke Niwa 2016-05-18 14:35:30 PDT
Committed r201100: <http://trac.webkit.org/changeset/201100>