Page 1 of 1

Enabling HDRI leads to a test failure

Posted: 2007-11-04T15:09:05-07:00
by mi
Here is the full log.

The failure is thus:

Code: Select all

...
Line: 48  Averaging image failed, signature = 66dfb88c21405a6bf582c9a542d87fd14db176aae1f34bc30b0b3e2443b49aa8
1 failures
FAIL: Magick++/tests/averageImages.sh
...
===========================================
1 of 696 tests failed
Please report to http://www.imagemagick.org
===========================================
Please, advise.

Re: Enabling HDRI leads to a test failure

Posted: 2007-11-04T15:45:56-07:00
by magick
Patch for this problem in ImageMagick 6.3.6-8 available sometime tomorrow.

Re: Enabling HDRI leads to a test failure

Posted: 2007-11-04T18:12:11-07:00
by magick
A few of the PerlMagick regression tests are expected to fail for HDRI-enabled ImageMagick. HDRI-enabled ImageMagick does not clamp pixels so in some cases you get a complete negative of an image from what you would expect for a non-HDRI version of ImageMagick. We have plans to account for these special cases but currently do not have an ETA.