Bug 162507 - LayoutTest http/tests/media/hls/hls-video-resize.html is a flaky failure
Summary: LayoutTest http/tests/media/hls/hls-video-resize.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: 2016-09-23 13:24 PDT by Ryan Haddad
Modified: 2017-01-17 16:03 PST (History)
4 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 2016-09-23 13:24:51 PDT
LayoutTest http/tests/media/hls/hls-video-resize.html is a flaky failure

https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r206313%20(9681)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fmedia%2Fhls%2Fhls-video-resize.html

--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/http/tests/media/hls/hls-video-resize-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/http/tests/media/hls/hls-video-resize-actual.txt
@@ -5,8 +5,8 @@
 EXPECTED (video.videoHeight == '0') OK
 EVENT(resize)
 Receive first resize event before loadedmetadata. OK
-EXPECTED (video.videoWidth == '0') OK
-EXPECTED (video.videoHeight == '0') OK
+EXPECTED (video.videoWidth == '0'), OBSERVED '640' FAIL
+EXPECTED (video.videoHeight == '0'), OBSERVED '480' FAIL
 EVENT(loadedmetadata)
 Receive loadmetadata event before second resize. OK
 EVENT(resize)
Comment 1 Ryan Haddad 2016-09-27 16:54:16 PDT
This is failing pretty frequently on Sierra Debug WK1
Comment 2 Ryan Haddad 2016-09-30 15:26:57 PDT
Marked as flaky on mac-wk1 in http://trac.webkit.org/projects/webkit/changeset/206680
Comment 3 Ryan Haddad 2017-01-17 16:03:00 PST
Since this is also flaky on mac-wk2, I moved the flaky expectation to the mac TestExpectations file in http://trac.webkit.org/projects/webkit/changeset/210830