RESOLVED FIXED 56488
Some transitions/animations tests fail assertion in AnimationBase::updateStateMachine
https://bugs.webkit.org/show_bug.cgi?id=56488
Summary Some transitions/animations tests fail assertion in AnimationBase::updateStat...
Attachments
Dean Jackson
Comment 1 2011-03-16 15:18:32 PDT
M LayoutTests/ChangeLog M LayoutTests/platform/chromium/test_expectations.txt M LayoutTests/platform/mac/Skipped M LayoutTests/platform/win/Skipped Committed r81284 skipping while investigation proceeds
Sam Weinig
Comment 2 2011-03-16 21:31:25 PDT
It looks like compositing/transitions/singular-scale-transition.html is also crashing with the same assertion. I will add it to the skipped list as well.
WebKit Review Bot
Comment 3 2011-03-16 23:02:18 PDT
http://trac.webkit.org/changeset/81322 might have broken Leopard Intel Release (Tests) The following tests are not passing: java/lc3/JavaObject/JavaObjectToDouble-001.html
Adam Roben (:aroben)
Comment 4 2011-03-21 07:55:16 PDT
Adam Roben (:aroben)
Comment 5 2011-03-21 08:20:58 PDT
Added to the mac and win Skipped files Committed r81581: <http://trac.webkit.org/changeset/81581>
Dean Jackson
Comment 6 2011-03-22 18:20:22 PDT
I believe this is fixed with http://trac.webkit.org/changeset/81613 and http://trac.webkit.org/changeset/81722 Turned the tests back on inhttp://trac.webkit.org/changeset/81738
Dean Jackson
Comment 7 2011-03-22 18:20:40 PDT
Note You need to log in before you can comment on or make changes to this bug.