Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774075 - dev-python/nbval-0.9.6 fails tests
Summary: dev-python/nbval-0.9.6 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: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-03 15:53 UTC by Agostino Sarubbo
Modified: 2021-03-03 16:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,17.66 KB, text/plain)
2021-03-03 15:53 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 2021-03-03 15:53:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/nbval-0.9.6 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-03 15:53:08 UTC
Created attachment 689223 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-03 15:53:10 UTC
Possible context of error(s):

pytest: error: unrecognized arguments: --cov
Comment 3 Larry the Git Cow gentoo-dev 2021-03-03 16:17:48 UTC
The bug has been closed via the following commit(s):

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

commit 918244af367e108fa3386f48a18a90a11f98cc15
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-03 16:15:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-03 16:17:42 +0000

    dev-python/nbval: add pytest-cov dep
    
    nbval is a pytest plugin and tests whether it can pick up
    coverage reports for notebooks, to it's a real runtime
    dependency.
    
    Closes: https://bugs.gentoo.org/774075
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/nbval/nbval-0.9.6.ebuild | 1 +
 1 file changed, 1 insertion(+)