Bug 141695
Summary: | fast/selectors/nth-last-child-of-register-requirement.html is extremely slow in debug builds | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | benjamin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=141629 |
Alexey Proskuryakov
This test appears to run very fast on all other bots (including debug WK2), but it times out on debug WK1:
https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fselectors%2Fnth-last-child-of-register-requirement.html
On debug WK2, it takes just under 30 seconds.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as slow in r180208.
Benjamin Poulain
It's weird, I wonder why the boundary tests are slow in debug.