Étienne Mollier pushed to branch master at Debian Med / dcmstack
Commits: b2469c08 by Étienne Mollier at 2024-05-31T21:26:41+02:00 d/t/control: ignore autopkgtest failures on s390x. The package has a history of having always failed tests since debci supports s390x sunners. - - - - - a9fb1b33 by Étienne Mollier at 2024-05-31T21:28:20+02:00 ready for upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +dcmstack (0.9-3) unstable; urgency=medium + + * d/t/control: ignore autopkgtest failures on s390x. + The package has a history of having always failed tests since debci + supports s390x sunners. + + -- Étienne Mollier <[email protected]> Fri, 31 May 2024 21:27:48 +0200 + dcmstack (0.9-2) unstable; urgency=medium [ Alexandre Detiste ] ===================================== debian/tests/control ===================================== @@ -1,3 +1,12 @@ Tests: run-unit-test Depends: @, python3-all, python3-pytest Restrictions: allow-stderr +Architecture: !s390x + +# Big endian systems are currently raising test failures[1]. There is +# an issue open upstream[2] just in case big endian support goes +# somewhere, but let's exclude that for now, as it has a long history[3] +# of failing on s390x anyway. +# [1]: https://ci.debian.net/packages/d/dcmstack/testing/s390x/47085919/ +# [2]: https://github.com/moloney/dcmstack/issues/89 +# [3]: https://ci.debian.net/packages/d/dcmstack/testing/s390x/ View it on GitLab: https://salsa.debian.org/med-team/dcmstack/-/compare/51c39c972d9a8fc85d5eed445124d8d4050a356e...a9fb1b331d6dc71753e25df3278a5e75d0cf1d1e -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/dcmstack/-/compare/51c39c972d9a8fc85d5eed445124d8d4050a356e...a9fb1b331d6dc71753e25df3278a5e75d0cf1d1e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
