[Webkit-unassigned] [Bug 132329] New: [GTK] Enable skipped http/tests/media/hls/video-controls-live-stream.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 29 03:01:00 PDT 2014


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

           Summary: [GTK] Enable skipped
                    http/tests/media/hls/video-controls-live-stream.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ltilve at igalia.com
                CC: calvaris at igalia.com


As support for Live streams has been introduced at http://trac.webkit.org/changeset/167828 this test could be fixed and unskipped on GTK.

It's currently failing.

33EXPECTED (video.duration == 'Infinity') OK
44EXPECTED (mediaControlsElement(controls, "-webkit-media-controls-rewind-button") == 'null') OK
5 EXPECTED (mediaControlsElement(controls, "-webkit-media-controls-play-button") != 'null') OK
6 EXPECTED (mediaControlsElement(controls, "-webkit-media-controls-status-display") != 'null') OK
 5EXPECTED (mediaControlsElement(controls, "-webkit-media-controls-play-button") != 'null'), OBSERVED 'null' FAIL
 6EXPECTED (mediaControlsElement(controls, "-webkit-media-controls-status-display") != 'null'), OBSERVED 'null' FAIL
77EXPECTED (mediaControlsElement(controls, "-webkit-media-controls-timeline") == 'null') OK
88EXPECTED (mediaControlsElement(controls, "-webkit-media-controls-current-time-display") == 'null') OK
99EXPECTED (mediaControlsElement(controls, "-webkit-media-controls-remaining-time-display") == 'null') OK

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list