Package: ftp.debian.org
Severity: normal
One unit test fails on s390x architecture:
https://buildd.debian.org/status/fetch.php?pkg=orthanc&arch=s390x&ver=1.6.0%2Bdfsg-1&stamp=1584552281&raw=0
[ RUN ] ParsedDicomFile.ToJsonFlags2
/<<PKGBUILDDIR>>/UnitTestsSources/FromDcmtkTests.cpp:732: Failure
Expected equality of these values:
"Pixels"
v["7fe0,0010"].asString()
Which is: "iPexsl"
[ FAILED ] ParsedDicomFile.ToJsonFlags2 (0 ms)
The "iPexsl" value indicates a problem related to endianness in
Orthanc. As the upstream package has not access to a Big-endian
computer, we cannot reproduce this issue.