Bug 164616

Summary: LayoutTest http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: graouts
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 164784    

Description Ryan Haddad 2016-11-10 14:06:11 PST
LayoutTest http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html is a flaky failure

https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK1%20(Tests)/r208557%20(17405)/results.html

--- /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click-actual.txt
@@ -9,7 +9,7 @@
 Media seeked to currentTime = 20
 
 Dispatching click event to the skip back button
-Media seeked to currentTime = 0.04789115646258504
+Media seeked to currentTime = 0
 
 PASS successfullyParsed is true
Comment 2 Ryan Haddad 2016-11-17 10:59:56 PST
Marked as flaky in http://trac.webkit.org/projects/webkit/changeset/208853
Comment 3 Antoine Quint 2017-01-26 06:29:34 PST
Per https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#tests=media%2Fmodern-media-controls this does not appear to be flaky anymore.
Comment 4 Antoine Quint 2017-01-26 06:31:45 PST
Actually, this test is no longer marked as flaky, closing this bug.