Bug 162661 - [mac-sierra-wk2] LayoutTest media/click-placeholder-not-pausing.html is a flaky failure
Summary: [mac-sierra-wk2] LayoutTest media/click-placeholder-not-pausing.html is a fla...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ada Chan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-27 22:20 PDT by Ryan Haddad
Modified: 2016-09-29 14:07 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.65 KB, patch)
2016-09-29 10:50 PDT, Ada Chan
eric.carlson: review+
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-09-27 22:20:52 PDT
LayoutTest media/click-placeholder-not-pausing.html is a flaky failure

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/129

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fclick-placeholder-not-pausing.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/media/click-placeholder-not-pausing-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/media/click-placeholder-not-pausing-actual.txt
@@ -4,7 +4,7 @@
 Video frame loaded.
 Going into Picture-in-Picture
 EXPECTED (mediaElement.webkitPresentationMode == 'picture-in-picture') OK
-EXPECTED (placeholder.classList.contains('hidden') == 'false') OK
+EXPECTED (placeholder.classList.contains('hidden') == 'false'), OBSERVED 'true' FAIL
 EXPECTED (mediaElement.paused == 'false') OK
 END OF TEST
Comment 1 Ada Chan 2016-09-29 10:50:41 PDT
Created attachment 290218 [details]
Patch
Comment 2 Ada Chan 2016-09-29 14:07:43 PDT
Committed:
http://trac.webkit.org/changeset/206612