Description: Ignore failing test PythonReadDicomAndReadTag
Bug-Debian: https://bugs.debian.org/978177
Author: Andreas Tille <tille@debian.org>
Last-Update: Mon, 28 Dec 2020 20:43:20 +0100

--- a/Wrapping/Generators/Python/Tests/CMakeLists.txt
+++ b/Wrapping/Generators/Python/Tests/CMakeLists.txt
@@ -437,10 +437,6 @@ if(ITK_WRAP_float AND WRAP_2)
           ${ITK_TEST_OUTPUT_DIR}/SpatialObject.png
     )
 
-  itk_python_add_test(NAME PythonReadDicomAndReadTag
-    COMMAND ReadDicomAndReadTag.py
-      DATA{${ITK_DATA_ROOT}/Input/DicomSeries/,REGEX:Image[0-9]+.dcm}
-  )
 endif()
 
 
