Bug 148922
Summary: | svg/as-object/svg-in-object-dynamic-attribute-change.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | sabouhallawa, simon.fraser, zalan |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=148923 |
Alexey Proskuryakov
svg/as-object/svg-in-object-dynamic-attribute-change.html very frequently fails, especially on slower bots:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#tests=svg%2Fas-object%2Fsvg-in-object-dynamic-attribute-change.html
The failure is super strange - some of the squares are only partially painted, or even are overpainted (?!)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Debugging this is complicated by bug 148923, as repeating the test multiple times doesn't work.
Alexey Proskuryakov
Added a test expectation in r189456.