[Webkit-unassigned] [Bug 208120] [GTK] fast/mediastream/media-element-current-time.html is failing since added in r256346

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 06:50:18 PST 2021


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

--- Comment #2 from Philippe Normand <pnormand at igalia.com> ---
Current failure is:


-PASS Check video.currentTime behavior
+FAIL Check video.currentTime behavior assert_greater_than: video is playing, time should advance expected a number greater than 0.284381 but got 0.284381


Which happens because the position is queried immediately after the play() call. Waiting 10ms gives time to the engine to have the pipeline position going forward.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211222/f5816913/attachment.htm>


More information about the webkit-unassigned mailing list