Bug 81710
Summary: | r111442 is causing some canvas tests to fail or crash | ||
---|---|---|---|
Product: | WebKit | Reporter: | Levi Weintraub <leviw> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | eae, senorblanco |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 80871 |
Levi Weintraub
After r111442, fast/canvas/canvas-resize-after-paint-without-layout.html is crashing on Mac and Linux debug bots, and fast/canvas/setWidthResetAfterForcedRender.html is resulting in image diffs. See the following:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fcanvas%2Fcanvas-resize-after-paint-without-layout.html
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fcanvas%2FsetWidthResetAfterForcedRender.html
I'm assuming this isn't expected behavior...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Is this just a duplicate of bug 81711?
Levi Weintraub
Yes. I created this to link to from the Chromium test_expectations.txt file. Thanks AP :)
*** This bug has been marked as a duplicate of bug 81711 ***