Bug 168953 - LayoutTest compositing/video/video-poster.html is a flaky failure
Summary: LayoutTest compositing/video/video-poster.html is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-27 17:26 PST by Ryan Haddad
Modified: 2017-02-27 17:40 PST (History)
1 user (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-02-27 17:26:13 PST
LayoutTest compositing/video/video-poster.html is a flaky failure

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r213100%20(4030)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fvideo%2Fvideo-poster.html

--- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/compositing/video/video-poster-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/compositing/video/video-poster-actual.txt
@@ -9,6 +9,6 @@
   PASS: wants layers = false, has layers = false
 
 Displaying movie 
-  PASS: wants layers = true, has layers = true
+  FAIL: wants layers = true, has layers = false
Comment 1 Ryan Haddad 2017-02-27 17:38:54 PST
This test is already marked as a flaky crash on debug. Marked as a flaky failure on release in https://trac.webkit.org/changeset/213109.