Bug 23805 - The test transitions/transition-end-event-multiple-03.html occasionally fails
Summary: The test transitions/transition-end-event-multiple-03.html occasionally fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-06 16:03 PST by Scott Violet
Modified: 2009-02-11 14:41 PST (History)
2 users (show)

See Also:


Attachments
Ups the timeout from 1 to 2 (1.15 KB, patch)
2009-02-06 16:08 PST, Scott Violet
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Violet 2009-02-06 16:03:16 PST
At least on Chromium debug builds. I suspect this is because some times the
timeout is called before the events finish. This is likely failing for the same reason as bug 23633. Ever since bug 23633 has been landed, the other test has not failed.
Comment 1 Scott Violet 2009-02-06 16:08:15 PST
Created attachment 27431 [details]
Ups the timeout from 1 to 2
Comment 2 Eric Seidel (no email) 2009-02-10 12:33:49 PST
Simon or Chris should comment on this, I don't know what this test is about.
Comment 3 Scott Violet 2009-02-10 13:07:35 PST
I landed a similar change for another layout test and that test is no longer flakey for us. You can see it here https://bugs.webkit.org/show_bug.cgi?id=23633 .
Comment 4 Simon Fraser (smfr) 2009-02-10 13:12:49 PST
Comment on attachment 27431 [details]
Ups the timeout from 1 to 2

r=me
Comment 5 Dimitri Glazkov (Google) 2009-02-11 14:41:33 PST
Landed as http://trac.webkit.org/changeset/40874.