[Webkit-unassigned] [Bug 205299] REGRESSION: animations/leak-document-with-css-animation.html is very flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 02:27:17 PST 2019


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

--- Comment #7 from Antoine Quint <graouts at apple.com> ---
Something that puzzles me is that when the test runs in isolation, it has 2 live documents after the iframe has loaded, and 1 after it has been destroyed.

However, when it fails on the bots it shows that the number of live documents is much higher. I suspect that internals.numberOfLiveDocuments() returns the number of live documents across runners.

At any rate, the figures reported shows a lower number of live documents still, which is good. So maybe we ought to rework this test to not check for a hard number, but only a lower number after the iframe has been destroyed.

-- 
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/20191218/5d906323/attachment-0001.htm>


More information about the webkit-unassigned mailing list