Mercurial > hg > orthanc-tests
changeset 840:97df5a151d44
enabling test_encodings_iso_ir13
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 09 Jul 2025 12:30:56 +0200 |
parents | 8d119b607d55 |
children | f7bb0bf6fb50 |
files | Tests/Tests.py |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Tests/Tests.py Wed Jun 25 15:13:00 2025 +0200 +++ b/Tests/Tests.py Wed Jul 09 12:30:56 2025 +0200 @@ -12128,7 +12128,6 @@ self.assertEqual(embedded, grayscale) - @unittest.skip("Currently does not work with orthancteam/orthanc images") # TODO def test_encodings_iso_ir13(self): # from https://discourse.orthanc-server.org/t/issue-with-special-characters-when-scans-where-uploaded-with-specificcharacterset-dicom-tag-value-as-iso-ir-13/5962 instanceId = UploadInstance(_REMOTE, 'Encodings/ISO_IR13.dcm')['ID']