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 Bugs | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
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
This can run on both macOS and iOS.
Ryan Haddad
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
Antoine Quint
Hasn't been flaky for over 48 hours.