Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877845 - app-backup/borgmatic-1.7.4 fails tests
Summary: app-backup/borgmatic-1.7.4 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-21 14:45 UTC by Agostino Sarubbo
Modified: 2022-11-01 08:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,194.59 KB, text/plain)
2022-10-21 14:45 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-10-21 14:45:05 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-21 14:45:08 UTC
Created attachment 824975 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-21 14:45:09 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2022-11-01 08:46:38 UTC
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(+)