WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
168773
[GTK] fast/mediastream/MediaStream-MediaElement-setObject-null.html fails
https://bugs.webkit.org/show_bug.cgi?id=168773
Summary
[GTK] fast/mediastream/MediaStream-MediaElement-setObject-null.html fails
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug