[webkit-reviews] review denied: [Bug 242230] REGRESSION(250469 at main) svg/animations/animation-leak-list-property-instances.html is randomly failing : [Attachment 460659] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 4 21:16:47 PDT 2022


Darin Adler <darin at apple.com> has denied Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 242230: REGRESSION(250469 at main)
svg/animations/animation-leak-list-property-instances.html is randomly failing
https://bugs.webkit.org/show_bug.cgi?id=242230

Attachment 460659: Patch

https://bugs.webkit.org/attachment.cgi?id=460659&action=review




--- Comment #7 from Darin Adler <darin at apple.com> ---
Comment on attachment 460659
  --> https://bugs.webkit.org/attachment.cgi?id=460659
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=460659&action=review

>>
LayoutTests/svg/animations/animation-leak-list-property-instances-expected.txt:
6
>> +PASS 0 is <= 5
> 
> This won’t work to make the test less flaky. Because if we have 1 this line
will say "Pass 1 is <= 5" and the test will fail.

This needs to be changed so that the number of objects is not logged.


More information about the webkit-reviews mailing list