Page 1 of 1

Self-tests hang, when HDRI is enabled

Posted: 2008-04-17T04:53:28-07:00
by mi
In the past HDRI used to cause test failures. Now it causes the test-suit to hang. The last succeeding tests are:

<code>
[...]
PASS: tests/rwfile_YUV_truecolor_70x46.sh
PASS: Magick++/tests/exceptions.sh
PASS: Magick++/tests/appendImages.sh
</code>

After this a red-backgrounded window is displayed (titled: "ImageMagick: #FFFF00000000") and that's it...

I'm using 6.4.0-6...

Please, advise.

Re: Self-tests hang, when HDRI is enabled

Posted: 2008-04-17T06:36:42-07:00
by magick
We can reproduce the problem you posted and will have a patch within a day or two. Note that we have not yet fixed the PerlMagick regression tests to deal with HDRI images so many of the regression tests fail. We should have these tests updated for HRDI in the next week or two.

Re: Self-tests hang, when HDRI is enabled

Posted: 2008-04-24T08:23:33-07:00
by magick
ImageMagick 6.4.0-10 passes all the regular regression tests. It still fails some of the PerlMagick tests as expected since we have not enhanced the tests yet to account for HDRI.