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    

Description Ryan Haddad 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
+
Comment 1 Ryan Haddad 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?
Comment 2 Antoine Quint 2016-11-14 05:07:08 PST
This can run on both macOS and iOS.
Comment 3 Ryan Haddad 2017-01-27 17:37:47 PST
Just saw this flake on Sierra Debug WK1 here https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK1%20(Tests)/r211310%20(2761)/results.html
Comment 4 Antoine Quint 2017-02-03 00:33:10 PST
Hasn't been flaky for over 48 hours.