From 41f23a74447b287f92518a187d3eb92ac90521ff Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 28 Feb 2006 15:10:12 +0000 Subject: [PATCH] > # Seems this one hangs on 64 bits processors ?!? > # I blacklist it untill the pb is solved. > (to get some more green on the Dasboards) > "MR_Philips-Intera_BreaksNOSHADOW.dcm" --- Testing/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index b487ebc8..3acf5db3 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -156,6 +156,11 @@ SET(BLACK_LIST #hexedit shows something *very* strange around offset 0x76e ! #the images looks *over*corrupted (on disc, not from the manufacturer!) "MR_Philips_Intera_PrivateSequenceImplicitVR.dcm" + + # Seems this one hangs on 64 bits processors ?!? + # I blacklist it untill the pb is solved. + # (to get some more green on the Dasboards) + "MR_Philips-Intera_BreaksNOSHADOW.dcm" ) # Create a specific list of dicom files that we know are part of a sequence -- 2.45.1