Bug 175195 - [mac-wk1] LayoutTest media/modern-media-controls/css/webkit-cursor-visibility-auto-hide.html is a flaky failure
Summary: [mac-wk1] LayoutTest media/modern-media-controls/css/webkit-cursor-visibility...
Status: RESOLVED DUPLICATE of bug 211645
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peng Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-04 10:42 PDT by Ryan Haddad
Modified: 2020-05-11 14:19 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-08-04 10:42:48 PDT
LayoutTest media/modern-media-controls/css/webkit-cursor-visibility-auto-hide.html is a flaky failure on macOS WK1

https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/builds/2812

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fcss%2Fwebkit-cursor-visibility-auto-hide.html

--- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/css/webkit-cursor-visibility-auto-hide-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/css/webkit-cursor-visibility-auto-hide-actual.txt
@@ -9,6 +9,9 @@
 PASS media.webkitDisplayingFullscreen is true
 PASS getComputedStyle(window.internals.shadowRoot(media).querySelector('.media-controls-container')).webkitCursorVisibility is "auto-hide"
 
+FAIL media.webkitDisplayingFullscreen should be true. Was false.
+FAIL getComputedStyle(window.internals.shadowRoot(media).querySelector('.media-controls-container')).webkitCursorVisibility should be auto-hide. Was .
+
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Ryan Haddad 2017-08-04 10:43:17 PDT
This test was added with https://trac.webkit.org/changeset/219625/webkit
Comment 2 Ryan Haddad 2017-08-08 16:37:17 PDT
Marked test as flaky in https://trac.webkit.org/changeset/220428/webkit
Comment 3 Peng Liu 2020-05-11 14:14:45 PDT

*** This bug has been marked as a duplicate of bug 211645 ***