Re: Test suite hangs after PASS: tests/validate-convert.sh

Ryan Schmidt <[email protected]> Mon, 24 May 2010 21:39:21 -0500
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
This is still a problem with 6.6.2-0.


/usr/bin/make  check-TESTS check-local
PASS: tests/validate-compare.sh
PASS: tests/validate-composite.sh
PASS: tests/validate-convert.sh
PASS: tests/validate-identify.sh
PASS: tests/validate-import.sh
PASS: tests/validate-montage.sh
PASS: tests/validate-pipe.sh
PASS: tests/validate-stream.sh
PASS: tests/validate-formats-in-memory.sh
^C


I cancelled it after it hung there for hours. In Activity Monitor, the "validate" process was eating up all the CPU.


On Oct 18, 2009, at 15:45, Ryan Schmidt wrote:

> I'm having trouble with the ImageMagick 6.5.7-0 test suite on Mac OS X 10.6.1. It hangs with 100% processor usage after printing these lines:
> 
> 
> /usr/bin/make  check-TESTS check-local
> PASS: tests/validate-compare.sh
> PASS: tests/validate-composite.sh
> PASS: tests/validate-convert.sh
> 
> 
> Have you seen this before?