Bug 164598

Summary: LayoutTest media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.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    

Ryan Haddad
Reported 2016-11-10 09:41:58 PST
LayoutTest media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html is a flaky failure https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r208538%20(9649)/results.html --- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles-expected.txt +++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles-actual.txt @@ -46,4 +46,47 @@ PASS successfullyParsed is true TEST COMPLETE +PlayPauseButton +PASS rgba(style.backgroundColor).r is 0 +PASS rgba(style.backgroundColor).g is 0 +PASS rgba(style.backgroundColor).b is 0 +PASS rgba(style.backgroundColor).a is within 0.001 of 0 +PASS style.height is "50px" +PASS style.webkitMaskPositionY is "12px" +SkipBackButton +PASS rgba(style.backgroundColor).r is 0 +PASS rgba(style.backgroundColor).g is 0 +PASS rgba(style.backgroundColor).b is 0 +PASS rgba(style.backgroundColor).a is within 0.001 of 0 +PASS style.height is "50px" +PASS style.webkitMaskPositionY is "10px" + +AirplayButton +PASS rgba(style.backgroundColor).r is 0 +PASS rgba(style.backgroundColor).g is 0 +PASS rgba(style.backgroundColor).b is 0 +PASS rgba(style.backgroundColor).a is within 0.001 of 0 +PASS style.height is "50px" +PASS style.webkitMaskPositionY is "13px" + +PiPButton +PASS rgba(style.backgroundColor).r is 0 +PASS rgba(style.backgroundColor).g is 0 +PASS rgba(style.backgroundColor).b is 0 +PASS rgba(style.backgroundColor).a is within 0.001 of 0 +PASS style.height is "50px" +PASS style.webkitMaskPositionY is "13px" + +FullscreenButton +PASS rgba(style.backgroundColor).r is 0 +PASS rgba(style.backgroundColor).g is 0 +PASS rgba(style.backgroundColor).b is 0 +PASS rgba(style.backgroundColor).a is within 0.001 of 0 +PASS style.height is "50px" +PASS style.webkitMaskPositionY is "13px" + +PASS successfullyParsed is true + +TEST COMPLETE +
Attachments
Ryan Haddad
Comment 1 2016-11-10 10:35:38 PST
Marked as flaky on mac in http://trac.webkit.org/projects/webkit/changeset/208547. Is this expected to run on macOS, or just iOS?
Antoine Quint
Comment 2 2016-11-14 05:07:08 PST
This can run on both macOS and iOS.
Ryan Haddad
Comment 3 2017-01-27 17:37:47 PST
Antoine Quint
Comment 4 2017-02-03 00:33:10 PST
Hasn't been flaky for over 48 hours.
Note You need to log in before you can comment on or make changes to this bug.