RESOLVED FIXED 25188
transitions/zero-duration-with-non-zero-delay-end.html sometimes fails on Windows
https://bugs.webkit.org/show_bug.cgi?id=25188
Summary transitions/zero-duration-with-non-zero-delay-end.html sometimes fails on Win...
Adam Roben (:aroben)
Reported 2009-04-14 13:43:44 PDT
transitions/zero-duration-with-non-zero-delay-end.html is sometimes failing on the Windows test bots. See the URL for an example failure.
Attachments
Adam Roben (:aroben)
Comment 1 2009-04-14 13:44:54 PDT
I've added this test to the Windows Skipped file.
Adam Roben (:aroben)
Comment 2 2009-04-14 13:46:06 PDT
At first glance, this seems like a race between the transitions occurring and the timers firing. Padding the timers would probably fix this. But maybe this race is precisely what the test was meant to exercise? Is there a guaranteed ordering on Mac?
Mark Rowe (bdash)
Comment 3 2009-04-14 13:56:19 PDT
Brent Fulgham
Comment 4 2015-01-21 13:57:21 PST
This is no longer flaky, perhaps due to the fixes that stopped us from painting during layout.
Note You need to log in before you can comment on or make changes to this bug.