Mercurial > hg > orthanc-tests
changeset 300:d6c2eb5a2603
disabling test on Deflated Explicit VR Little Endian
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 15 May 2020 09:19:00 +0200 |
parents | c2144cf4bd83 |
children | 6652d5720a45 |
files | Tests/Tests.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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',