Bug 164226 - LayoutTest media/modern-media-controls/volume-support/volume-support-drag.html is a flaky failure
Summary: LayoutTest media/modern-media-controls/volume-support/volume-support-drag.htm...
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
Depends on:
Blocks: 164784
  Show dependency treegraph
 
Reported: 2016-10-31 09:44 PDT by Ryan Haddad
Modified: 2017-03-02 15:52 PST (History)
3 users (show)

See Also:


Attachments
Patch (7.36 KB, patch)
2017-03-02 14:47 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-10-31 09:44:11 PDT
LayoutTest media/modern-media-controls/volume-support/volume-support-drag.html is a flaky failure

https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK1%20(Tests)/builds/19417

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fvolume-support%2Fvolume-support-drag.html

--- /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/media/modern-media-controls/volume-support/volume-support-drag-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/media/modern-media-controls/volume-support/volume-support-drag-actual.txt
@@ -10,8 +10,8 @@
 PASS media.muted is true
 
 We initiated a volume slider drag, the media should no longer be muted and the volume set
-PASS media.muted is false
-PASS media.volume is 0.51
+FAIL media.muted should be false. Was true.
+FAIL media.volume should be 0.51. Was 1.
 
 We finished dragging to set the volume to 1
 PASS media.volume is 1
Comment 1 Ryan Haddad 2016-10-31 15:28:34 PDT
Marked as flaky in http://trac.webkit.org/projects/webkit/changeset/208183
Comment 2 Antoine Quint 2017-02-07 04:51:34 PST
Hasn't been flaky in over 7 days.
Comment 3 Ryan Haddad 2017-02-10 13:36:38 PST
Still flaky on Sierra Debug WK2
Comment 4 Radar WebKit Bug Importer 2017-03-02 11:06:19 PST
<rdar://problem/30811901>
Comment 5 Antoine Quint 2017-03-02 14:47:39 PST
Created attachment 303247 [details]
Patch
Comment 6 WebKit Commit Bot 2017-03-02 15:52:44 PST
Comment on attachment 303247 [details]
Patch

Clearing flags on attachment: 303247

Committed r213317: <http://trac.webkit.org/changeset/213317>
Comment 7 WebKit Commit Bot 2017-03-02 15:52:49 PST
All reviewed patches have been landed.  Closing bug.