Bug 126163
Summary: | REGRESSION (r160847): fast/dynamic/paused-event-dispatch.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rniwa |
Priority: | P1 | Keywords: | MakingBotsRed, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Proskuryakov
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Let's try increasing the timeout time. There might be some race conditions in the test here.
Ryosuke Niwa
Committed r161008: <http://trac.webkit.org/changeset/161008>
Ryosuke Niwa
Looks like the test has been passing now.