Bug 81710 - r111442 is causing some canvas tests to fail or crash
Summary: r111442 is causing some canvas tests to fail or crash
Status: RESOLVED DUPLICATE of bug 81711
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 80871
  Show dependency treegraph
 
Reported: 2012-03-20 15:54 PDT by Levi Weintraub
Modified: 2012-03-21 10:46 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***