Martin Uecker pushed to branch master at Debian Med / bart
Commits: 1b228ecc by Martin Uecker at 2023-12-12T18:29:01+01:00 workaround for another two test issues - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +bart (0.9.00-2.1) UNRELEASED; urgency=medium + + * Make tests for alpha and loong64 soft failing. + + -- Martin Uecker <[email protected]> Tue, 12 Dec 2023 18:27:22 +0100 + bart (0.9.00-2) unstable; urgency=medium * Turn off other unit tests on i386 but activate ode_bloch for the rest. ===================================== debian/rules ===================================== @@ -29,7 +29,7 @@ endif NOTEST_ARCHS=hurd-i386 kfreebsd-i386 # For this architesture the test will be run but it will pass in any case even when errors occure -PRINT_ERRORS_WHEN_TESTING=sh4 arc m68k +PRINT_ERRORS_WHEN_TESTING=sh4 arc m68k alpha loong64 %: dh $@ View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/1b228ecc5c90a287f1ea11b2881ce4e9cb14b49e -- View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/1b228ecc5c90a287f1ea11b2881ce4e9cb14b49e 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
