[Webkit-unassigned] [Bug 162507] New: LayoutTest http/tests/media/hls/hls-video-resize.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 23 13:24:51 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162507
Bug ID: 162507
Summary: LayoutTest http/tests/media/hls/hls-video-resize.html
is a flaky failure
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
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)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160923/faff3ae7/attachment.html>
More information about the webkit-unassigned
mailing list