From 8c0453565c52681c99453ec28406b412f2cb87c6 Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 18 Jan 2005 16:57:44 +0000 Subject: [PATCH] Unblacklist of gdcm-JPEG-LossLessThoravision.dcm, since it doesn't breaks gdcm (Thank you, Jean-Michel !) --- Testing/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 7f6b7517..aed66729 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -137,7 +137,7 @@ ENDIF(${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION} GREATER 1.9) # Black list of images known to break lots of readers (efilm, xmedcon ...): SET(BLACK_LIST # serial killer (also segfaults vtkgdcmViewer, but NOT PrintFile) - "gdcm-JPEG-LossLessThoravision.dcm" + #"gdcm-JPEG-LossLessThoravision.dcm" # Mathieu: temporarily remove as it kills my gnome session (but not kde) # JPR: also breaks TestReadWriteReadCompare : Pixel differ (as expanded -- 2.45.1