# HG changeset patch # User Sebastien Jodogne # Date 1589527140 -7200 # Node ID d6c2eb5a2603c73bb147d8f0251cadcdb991dea3 # Parent c2144cf4bd831d37948f8632ec28aa8a3b315fb0 disabling test on Deflated Explicit VR Little Endian diff -r c2144cf4bd83 -r d6c2eb5a2603 Tests/Tests.py --- a/Tests/Tests.py Thu May 14 19:19:19 2020 +0200 +++ b/Tests/Tests.py Fri May 15 09:19:00 2020 +0200 @@ -5527,7 +5527,7 @@ SYNTAXES = [ '1.2.840.10008.1.2', '1.2.840.10008.1.2.1', - '1.2.840.10008.1.2.1.99', # Deflated Explicit VR Little Endian + #'1.2.840.10008.1.2.1.99', # Deflated Explicit VR Little Endian (cannot be decoded in debug mode if Orthanc is statically linked against DCMTK 3.6.5) '1.2.840.10008.1.2.2', '1.2.840.10008.1.2.4.50', '1.2.840.10008.1.2.4.51',