[Webkit-unassigned] [Bug 28319] New: [Qt] run-webkit-tests hangs on certain pixel tests with nonfinite tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 14 14:47:06 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28319
Summary: [Qt] run-webkit-tests hangs on certain pixel tests
with nonfinite tests
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://philip.html5.org/tests/canvas/suite/tests/2d.im
ageData.create.nonfinite.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: george.wright at torchmobile.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list