[Insight-developers] Failing Test BioRadImageIO test failing due to
GDCM changes
Lorensen, William E (GE, Research)
lorensen at crd.ge.com
Mon Apr 24 09:08:57 EDT 2006
Mathieu,
I have tracked down a failing test: itkBioRadImageIOTest. Turns out it started failing on April 5 after changes to the way GDCM determines if it can read a file.
I tracked the problem down to line 636 in gdcmDocument.cxx. The .pic file that is generated has a 0x0300 as the first word. The gdcm test looks at that and thinks this is a dicom file. The test itself is passing. It's in the test driver for regression testing, that the test fails.
Bill
More information about the Insight-developers
mailing list