[Insight-developers] StimulateImageIOTest: Strange Test Failures

Luis Ibanez luis.ibanez at kitware.com
Sat Mar 21 09:47:38 EDT 2009


Hi Bill,

Here is what I have found in dash19 so far:

The test creates the pair:

* test1.spr  (text header)
* test2.sdt  (binary pixel data)

when copying these two files to my Linux machine,
and comparing them with the ones produced by the
Linux build, it happens that:

* The two binary files are identical
* The header files only differ in the filename of
   the binary file. (which is normal, since the text
   header stores a full path to the binary file.

The binary build in dash19 has a space in the path,
but... that's also the case for most of other builds..

I'll try now running the test manually in dash19...


     Luis


-------------------------------------------------------------
On Wed, Mar 18, 2009 at 3:04 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Luis,
>
> itkStimulateImageIOTest fails on two different compilers on the same
> machine: dash19.kitware.
>
> http://www.cdash.org/CDash/testDetails.php?test=18814317&build=294262
> http://www.cdash.org/CDash/testDetails.php?test=18799150&build=294031
>
> Both tests fail in the same way. The file they fail to read is created
> by the test.
>
> Perhaps you can run them manually? Try removing all the files in the
> temp directory first.
>
> Bill
>


More information about the Insight-developers mailing list