Bug 28319

Summary: [Qt] run-webkit-tests hangs on certain pixel tests with nonfinite tests
Product: WebKit Reporter: George Wright <gwright>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kent.hansen
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
URL: http://philip.html5.org/tests/canvas/suite/tests/2d.imageData.create.nonfinite.html

George Wright
Reported 2009-08-14 14:47:05 PDT
The testcase in the URL causes run-webkit-tests to hang when trying to process that file for pixel tests. It seems it is hanging on all test cases that use the Infinity keyword. It seems that DumpRenderTree Qt is reporting an incorrect PNG length when dumping the PNG data (or more likely that the PNG data is being truncated), which is causing run-webkit-tests to hang waiting for more data which doesn't come.
Attachments
Kent Hansen
Comment 1 2010-03-11 02:11:41 PST
The URL is not valid. Please attach the testcase to this bug.
Note You need to log in before you can comment on or make changes to this bug.