[Insight-developers] Re: InsightApplications on the Mac

Karthik Krishnan Karthik.Krishnan at kitware.com
Tue Feb 14 15:06:06 EST 2006


Sorry. My mistake. Fixed:

http://www.itk.org/cgi-bin/viewcvs.cgi/ConvertBetweenFileFormats/castconvertScalar2DA.cxx?root=InsightApplications&r1=1.1&r2=1.2
http://www.itk.org/cgi-bin/viewcvs.cgi/ImageCalculator/CMakeLists.txt?root=InsightApplications&r1=1.1&r2=1.2

Thanks
-karthik

Luis Ibanez wrote:

>
> Hi Jon,
>
> Thanks for letting us know about the InsightApplication
> tests that fail on the Mac.
>
>
> The tests:
>
>
>       ccvnt_vtk_long
>       ccvnt_nrrd_float
>
>
> are actually failing in all platforms.
>
> http://www.itk.org/Testing/Dashboard/20060214-0100-Nightly/TestDetail/__ConvertBetweenFileFormats_compare_vtk_long.html 
>
> http://www.itk.org/Testing/Dashboard/20060214-0100-Nightly/TestDetail/__ConvertBetweenFileFormats_compare_nrrd_float.html 
>
>
>
> So,
> this is not directly related to the Mac.
>
> They seem to be intrinsic problems with the file formats...
>
>
> We just created bug entries for both issues: [2883,2884]
>
> http://public.kitware.com/Bug/bug.php?op=show&bugid=2883&pos=1
> http://public.kitware.com/Bug/bug.php?op=show&bugid=2884&pos=0
>
>
>
> We will take care of them before the release of ITK 2.6.
>
>
>   Regards,
>
>
>     Luis
>
>
>
> ----------------------
> Jon H Kaspersen wrote:
>
>> Hi again Luis,
>>
>> Here are the ctest output:
>>
>> intelmac:~/cvs/ITKapp2 jonk$ ../CMakebin223/bin/ctest -D 
>> ExperimentalTest       Site: intelmac.unimed.sintef.no
>>    Build name: Darwin-c++
>> Create new tag: 20060214-1100 - Experimental
>> Test project
>>   1/ 34 Testing ccvnt_to_png                     Passed
>>   2/ 34 Testing ccvnt_to_jpg_unsigned_int        Passed
>>   3/ 34 Testing ccvnt_to_tiff                    Passed
>>   4/ 34 Testing ccvnt_to_analyze75               Passed
>>   5/ 34 Testing ccvnt_to_bmp_unsigned_char       Passed
>>   6/ 34 Testing ccvnt_to_nrrd_float              Passed
>>   7/ 34 Testing ccvnt_to_vtk_long                Passed
>>   8/ 34 Testing ccvnt_to_gipl                    Passed
>>   9/ 34 Testing ccvnt_to_nifti_test              Passed
>> 10/ 34 Testing ccvnt_from_png                   Passed
>> 11/ 34 Testing ccvnt_from_jpg_unsigned_int      Passed
>> 12/ 34 Testing ccvnt_from_tiff                  Passed
>> 13/ 34 Testing ccvnt_from_analyze75             Passed
>> 14/ 34 Testing ccvnt_from_bmp_unsigned_char     Passed
>> 15/ 34 Testing ccvnt_from_nrrd_float            Passed
>> 16/ 34 Testing ccvnt_from_vtk_long              Passed
>> 17/ 34 Testing ccvnt_from_gipl                  Passed
>> 18/ 34 Testing ccvnt_from_nifti                 Passed
>> 19/ 34 Testing compare_png                      Passed
>> 20/ 34 Testing compare_tiff                     Passed
>> 21/ 34 Testing compare_analyze75                Passed
>> 22/ 34 Testing compare_bmp_unsigned_char        Passed
>> 23/ 34 Testing compare_nrrd_float            ***Failed
>> 24/ 34 Testing compare_vtk_long              ***Failed
>> 25/ 34 Testing compare_gipl                     Passed
>> 26/ 34 Testing ccvnt_compare_nifti              Passed
>> 27/ 34 Testing ImageCalculator2DTest1           Passed
>> 28/ 34 Testing ValidateImageCalculator2DTest1   Passed
>> 29/ 34 Testing ImageCalculator2DTest2           Passed
>> 30/ 34 Testing ValidateImageCalculator2DTest2   Passed
>> 31/ 34 Testing ImageCalculator3DTest1           Passed
>> 32/ 34 Testing ValidateImageCalculator3DTest1   Passed
>> 33/ 34 Testing ImageCalculator3DTest2           Passed
>> 34/ 34 Testing ValidateImageCalculator3DTest2   Passed
>>
>> 94% tests passed, 2 tests failed out of 34
>>
>> The following tests FAILED:
>>          23 - compare_nrrd_float (Failed)
>>          24 - compare_vtk_long (Failed)
>> Errors while running CTest
>>
>>
>
>


More information about the Insight-developers mailing list