Bug 129572
| Summary: | [CSS Shapes] fast/shapes/shape-outside-floats tests are very flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | bjonesbe, giles_joplin, simon.fraser, zoltan |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 98664 | ||
Alexey Proskuryakov
Tests in fast/shapes/shape-outside-floats directory are very flaky, often having incorrect layout. See for example:
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK2%20(Tests)/r164921%20(16337)/fast/shapes/shape-outside-floats/shape-outside-image-fit-001-diffs.html
Complete history: <http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fshapes%2Fshape-outside-floats%2F>.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Bem Jones-Bey
It looks to me like these aren't flaky anymore. (There are some failures on EFL and GTK, but those are tracked in different bugs)
Alexey Proskuryakov
Indeed, thanks for checking!