Summary: | dev-python/hgdistver-0.16-r1 fails tests on alpha | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tobias Klausmann (RETIRED) <klausman> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | alpha |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 503094 | ||
Attachments: | hgdistver 0.16-r1 build log |
Description
Tobias Klausmann (RETIRED)
![]() Created attachment 379404 [details]
hgdistver 0.16-r1 build log
python_test() { # https://bitbucket.org/RonnyPfannschmidt/hgdistver/issue/9/test-failures; train wreck nosetests || die "Tests failed under ${EPYTHON}" } This was known and filed a year ago. # https://bitbucket.org/RonnyPfannschmidt/hgdistver/issue/9/test-failures It's fixed in 0.18 however hgdistver-0.16-r1 is stable. I've re-substituted nosetests with the original and correct py.test, however to fix and close this bug the commit that fixed it need by sourced and back ported and added to this ebuild. I'm not tempted myself since I'm not convinced it's worth the effort, but it's there for the doing. I suggest considering making 0.18 stable after the req'd waiting period and purge this ebuild I've keyworded 0.18 on alpha. Since the only dep currently is to-be-keyworded (pyopenssl, bug 503094), we can handle stabilization normally. |