https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-backup/borgmatic-1.7.4 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 824975 [details] build.log build log and emerge --info
Error(s) that match a know pattern: E subprocess.CalledProcessError: Command '('borgmatic', '--version')' returned non-zero exit status 1. FAILED tests/integration/commands/test_borgmatic.py::test_borgmatic_version_matches_news_version
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c163d0c00ff827659b9adeca0e422270aa03d7fc commit c163d0c00ff827659b9adeca0e422270aa03d7fc Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2022-11-01 08:41:13 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2022-11-01 08:46:31 +0000 app-backup/borgmatic: deselect test_borgmatic_version_matches_news_version again While it does run now that we use PEP-517 mode and passes fine for me, CI complains about it. Given this test is effectively a reminder for the developers to keep the news file up to date, just leave it out. Closes: https://bugs.gentoo.org/877845 Signed-off-by: Marek Szuba <marecki@gentoo.org> app-backup/borgmatic/borgmatic-1.7.4.ebuild | 6 ++++++ 1 file changed, 6 insertions(+)