[Webkit-unassigned] [Bug 187530] Flaky crash in AnimationTimeline::cancelOrRemoveDeclarativeAnimation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 18 10:54:17 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187530
--- Comment #4 from Truitt Savell <tsavell at apple.com> ---
It looks like the crash logs blame:
imported/blink/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html
When I run imported/blink/compositing/squashing/squash-above-fixed-subpixel-1.html by itself It passes 100%. if I run them both together using the below command:
run-webkit-tests --root testbuild-233910 imported/blink/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html imported/blink/compositing/squashing/squash-above-fixed-subpixel-1.html --iterations 2000 -f
Then I will get crashes from both tests. If you run imported/blink/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html by itself it will have crashes.
--
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/20180718/e4278e4f/attachment.html>
More information about the webkit-unassigned
mailing list