RESOLVED INVALID28319
[Qt] run-webkit-tests hangs on certain pixel tests with nonfinite tests
https://bugs.webkit.org/show_bug.cgi?id=28319
Summary [Qt] run-webkit-tests hangs on certain pixel tests with nonfinite tests
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.