Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729032 - dev-python/rarfile-3.0-r1 fails tests {test_format.test_rar3_oldvols,test_reading.test_reading_rar3_vols,test_reading.test_reading_missed}
Summary: dev-python/rarfile-3.0-r1 fails tests {test_format.test_rar3_oldvols,test_rea...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks: 728968
  Show dependency tree
 
Reported: 2020-06-21 17:28 UTC by Agostino Sarubbo
Modified: 2020-07-08 09:58 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,16.90 KB, text/plain)
2020-06-21 17:28 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 2020-06-21 17:28:35 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it

Issue: dev-python/rarfile fails tests.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-21 17:28:41 UTC
Created attachment 645540 [details]
build.log

build log and emerge --info
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2020-06-21 19:06:30 UTC
Same for x86.
Comment 3 Larry the Git Cow gentoo-dev 2020-06-27 08:05:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82cc9ef3aaa9acc202b39a9d73a95894812c093

commit f82cc9ef3aaa9acc202b39a9d73a95894812c093
Author:     Sam James (sam_c) <sam@cmpct.info>
AuthorDate: 2020-06-23 12:12:38 +0000
Commit:     Ian Whyman <thev00d00@gentoo.org>
CommitDate: 2020-06-27 08:05:32 +0000

    dev-python/rarfile: bump to 3.1, fix tests
    
    Bump rarfile to 3.1, which fixes the test
    failures reported (and more).
    
    To fix all of them, we needed to switch to Pytest,
    which upstream support in the new release, which is
    good news given Nose is on the way out.
    
    Closes: https://bugs.gentoo.org/729032
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
    Closes: https://github.com/gentoo/gentoo/pull/16407
    Signed-off-by: Ian Whyman <thev00d00@gentoo.org>

 dev-python/rarfile/Manifest           |  1 +
 dev-python/rarfile/rarfile-3.1.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-08 09:58:26 UTC
*** Bug 731706 has been marked as a duplicate of this bug. ***