Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723576 - dev-python/nose2 fails tests
Summary: dev-python/nose2 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-18 06:56 UTC by Agostino Sarubbo
Modified: 2021-09-27 09:29 UTC (History)
0 users

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


Attachments
build.log (build.log,88.67 KB, text/plain)
2020-05-18 06:56 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-05-18 06:56:15 UTC
This is an auto-filed bug because dev-python/nose2 fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-18 06:56:23 UTC
Created attachment 639950 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-09-27 09:29:41 UTC
The bug has been closed via the following commit(s):

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

commit 2168ed9a66472ddb40a65122db1be743f560057e
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-09-27 08:11:57 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-09-27 09:29:04 +0000

    dev-python/nose2: enable py3.10
    
    - cleanup dependencies
    - use more verbose testing
    - fix missing dep for doc generation
    - tests (and package itself) need coverage dep. Without it we get
      the same failure reported in the bug.
    - enable py3.10
    
    Closes: https://bugs.gentoo.org/723576
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/nose2/nose2-0.10.0.ebuild | 26 ++++++--------------------
 1 file changed, 6 insertions(+), 20 deletions(-)