[Webkit-unassigned] [Bug 208718] [iOS+macOS Debug] ASSERTION FAILED: m_effects.isEmpty() in WebCore::KeyframeEffectStack::~KeyframeEffectStack()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 6 11:23:23 PST 2020


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

--- Comment #3 from Jason Lawrence <Lawrence.j at apple.com> ---
I am able to reproduce this issue with r257235 by running the command below, but cannot reproduce the issue with r257234.

run-webkit-tests iterations 1000 --exit-after-n-failures 3 --force -f --no-retry --debug imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles.html


r257235:
[95/1000] imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles.html failed unexpectedly (com.apple.WebKit.WebContent.Development crashed [pid=26743])
[114/1000] imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles.html failed unexpectedly (com.apple.WebKit.WebContent.Development crashed [pid=26751])
[114/1000] imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles.html failed unexpectedly (com.apple.WebKit.WebContent.Development crashed [pid=26738])
Exiting early after 3 failures. 110 tests run.
107 tests ran as expected, 3 didn't (890 didn't run):

r257234:
All 1000 tests ran as expected.

-- 
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/20200306/05c50170/attachment.htm>


More information about the webkit-unassigned mailing list