Bug 25188

Summary: transitions/zero-duration-with-non-zero-delay-end.html sometimes fails on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cmarrin, simon.fraser
Priority: P2 Keywords: InRadar, LayoutTestFailure, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://build.webkit.org/results/Windows%20Release%20(Tests)/r42514%20(188)/transitions/zero-duration-with-non-zero-delay-end-diffs.txt

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.