[Webkit-unassigned] [Bug 156851] New: LayoutTest http/tests/media/hls/video-controls-live-stream.html is sometimes flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 08:35:40 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156851

            Bug ID: 156851
           Summary: LayoutTest
                    http/tests/media/hls/video-controls-live-stream.html
                    is sometimes flaky
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eric.carlson at apple.com

This test occasionally fails with the following diff:

+EVENT(canplaythrough)
+EVENT(play)
 EVENT(canplaythrough)
 EVENT(play)
 EXPECTED (video.duration == 'Infinity') OK

This happens because 'canplaythrough' fires every time the readyState reaches HAVE_ENOUGH_DATA, which can happen an arbitrary number of times.

-- 
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/20160421/27f5e249/attachment.html>


More information about the webkit-unassigned mailing list