Bug 81710

Summary: r111442 is causing some canvas tests to fail or crash
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Tools / TestsAssignee: 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    

Description Levi Weintraub 2012-03-20 15:54:31 PDT
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...
Comment 1 Alexey Proskuryakov 2012-03-21 10:38:24 PDT
Is this just a duplicate of bug 81711?
Comment 2 Levi Weintraub 2012-03-21 10:46:20 PDT
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 ***