Bug 126143
Summary: | REGRESSION: fast/canvas/canvas-to-canvas.html , fast/canvas/canvas-style-intact-after-text.html and fast/canvas/canvas-strokeText-invalid-maxWidth.html are frequently failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jonlee, mmaxfield, simon.fraser, thorton |
Priority: | P2 | Keywords: | MakingBotsRed, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Proskuryakov
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fcanvas-strokeText-invalid-maxWidth.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fcanvas-style-intact-after-text.html
These tests started to fail frequently two days ago. Can it be <http://trac.webkit.org/changeset/160951>?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Or <http://trac.webkit.org/changeset/160945>? Also failing is fast/canvas/canvas-to-canvas.html
Simon Fraser (smfr)
http://trac.webkit.org/changeset/160945 seems more likely.
Alexey Proskuryakov
Indeed. These seem dependent, I'd like to roll out both too see if this helps. We've accumulated a number of flaky failures over the last few days, so it will be an effort to clean up the tree.
Thoughts?
Alexey Proskuryakov
Sam says that the text-decoration-skip patch didn't depend on IOSurface one, so only rolling out r160945.
*** This bug has been marked as a duplicate of bug 126164 ***