Failed test Magick++/tests/attributes.sh on Solaris 9

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
dago
Posts: 2
Joined: 2011-06-07T00:48:19-07:00
Authentication code: 8675308

Failed test Magick++/tests/attributes.sh on Solaris 9

Post by dago »

Hi,

I am currently building ImageMagick 6.7.0-4 on Solaris 9 Sparc with Sun Studio 12 and get a failed test:

Code: Select all

current9s% more test-suite.log 
=========================================
   ImageMagick 6.7.0: ./test-suite.log   
=========================================

1 of 48 tests failed.  

.. contents:: :depth: 2


FAIL: Magick++/tests/attributes.sh (exit: 1)
============================================

Testing throwing and catching exceptions. A program crash or a message
that the exception was not caught indicates a test failure.  A properly
formatted exception message indicates success:
Caught exception, good!:
  "attributes: no decode delegate for this image format `foo' @ error/constitute.c/ReadImage/532"
Line: 1298, signature (ea9aaf29023c4c1c801e05483423a4a4266918e3a464b6a5155f11a0c581dedb) is incorrect
1 failures
Please let me know if you need further information.

Best regards

-- Dago
dago
Posts: 2
Joined: 2011-06-07T00:48:19-07:00
Authentication code: 8675308

Re: Failed test Magick++/tests/attributes.sh on Solaris 9

Post by dago »

Same error for 6.7.0-7
Post Reply