Bug 149927
| Summary: | fast/events/scroll-after-click-on-tab-index.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Tools / Tests | Assignee: | Alexey Proskuryakov <ap> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | lforschler, ryanhaddad |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alexey Proskuryakov
fast/events/scroll-after-click-on-tab-index.html expects that a scroll happens within 15ms after a keydown. That's not at all guaranteed in a test environment.
Very easily reproducible with this command - I actually see it fail more often than pass.
run-webkit-tests fast/events/scroll-after-click-on-tab-index.html --no-build --no-retry --repeat 100 -f
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 149859 ***