commit b9669baa223426fbf159ad3ba6a8fcdd9890d5a9
Merge: d71b030 a67dc38
Author: Sylvain Beucler <beuc@beuc.net>
Date: Sat Jul 11 12:37:47 2026 +0000
Merge branch 'autopkgtest' into 'debian/master'
autopkgtest improvements
See merge request debian/rsync!40
commit a67dc38f10f72ca297cc1089ac53c7fa4ec14c86
Author: Sylvain Beucler <beuc@beuc.net>
Date: Wed Jul 1 16:26:09 2026 +0200
Drop allow-stderr autopkgtest restriction
We recently included a patch to support 'make check-progs' (the build
half of 'make check'), so we can call that new target (silencing GCC
stderr), and then call 'installcheck' (keeping stderr, just in case).
commit d0721c83889efed494d432d209ba9ab335f6319a
Author: Sylvain Beucler <beuc@beuc.net>
Date: Sun Jun 21 17:29:24 2026 +0200
autopkgtest improvements
- use 'make installcheck' so we don't have to update the list of compiled tests
- use allow-stderr so the above doesn't fail due to GCC warnings
- use fakeroot for non-root tests, re-enabling 'chown' and 'devices'
- group similar tests in debian/tests/control
- drop confusing diff output from local-tests
(for assertFalse; the diff is only displayed when the test passes, and is empty on failure)
Among the 4 debian patches available in version 3.4.4+ds1-1 of the package, we noticed the following issues: