Bug 168773

Summary: [GTK] fast/mediastream/MediaStream-MediaElement-setObject-null.html fails
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: bugs-noreply, eric.carlson, jer.noble, lforschler, lmoura
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 168268    

Carlos Alberto Lopez Perez
Reported 2017-02-23 07:46:12 PST
The test fast/mediastream/MediaStream-MediaElement-setObject-null.html added on r212311 <https://trac.webkit.org/r212311> fails on the GTK+ port with the following failure: --- /home/clopez/webkit/webkit/layout-test-results/fast/mediastream/MediaStream-MediaElement-setObject-null-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/fast/mediastream/MediaStream-MediaElement-setObject-null-actual.txt @@ -1,5 +1,5 @@ PASS video.srcObject = stream did not throw exception. -PASS video.duration is Number.POSITIVE_INFINITY +FAIL video.duration should be Infinity. Was 0. PASS video.srcObject = null did not throw exception. PASS video.duration is Number.NaN PASS successfullyParsed is true
Attachments
Lauro Moura
Comment 1 2020-06-19 19:04:17 PDT
The last fail happened between r222850-r222851, when it started timing out until starting passing since r232588. The only issue now is the occasional gst-related crashes already tracked in bug210528. Closing.
Note You need to log in before you can comment on or make changes to this bug.