[Webkit-unassigned] [Bug 231601] [ iOS Release ] fast/mediastream/mediaElement-gc.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 04:43:45 PST 2022


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

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
Looking at the last failure:
- PASS Keep alive a video element with a live srcObject
- PASS GC a video element with a live srcObject, then srcObject set to null
+ FAIL Keep alive a video element with a live srcObject assert_equals: expected 1 but got 2
+ FAIL GC a video element with a live srcObject, then srcObject set to null assert_true: expected true got false

It seems there might be remaining media elements from the previous test.
We can update mediaElementCount to only count elements of a given document.

-- 
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/20220124/b852b8b9/attachment.htm>


More information about the webkit-unassigned mailing list