[Webkit-unassigned] [Bug 167254] LayoutTest media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 25 05:38:22 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=167254

--- Comment #3 from Antoine Quint <graouts at apple.com> ---
This is tricky because this test, and a host of others, is timing-sensitive by design since it's testing the auto-hide timer. The test checks as close as possible to the auto-hide delay that the controls are still visible, and then again as soon as possible after the auto-hide delay has elapsed to check that the controls are no longer visible. So in certain cases, probably where the system is under pressure and timers run late, we get in cases where the check prior to the timer firing fails because we've actually run past auto-hide delay. We're going to have to find a different way to test this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170125/7abd8eba/attachment.html>


More information about the webkit-unassigned mailing list