Bug 126163 - REGRESSION (r160847): fast/dynamic/paused-event-dispatch.html is failing
Summary: REGRESSION (r160847): fast/dynamic/paused-event-dispatch.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords: MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2013-12-23 09:53 PST by Alexey Proskuryakov
Modified: 2013-12-23 17:40 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-12-23 09:53:01 PST
Looks like r160896 fixed this test on some bots, but didn't on others.

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fdynamic%2Fpaused-event-dispatch.html
Comment 1 Ryosuke Niwa 2013-12-23 10:00:54 PST
Let's try increasing the timeout time.  There might be some race conditions in the test here.
Comment 2 Ryosuke Niwa 2013-12-23 11:39:38 PST
Committed r161008: <http://trac.webkit.org/changeset/161008>
Comment 3 Ryosuke Niwa 2013-12-23 17:40:48 PST
Looks like the test has been passing now.