Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 895258

Summary: dev-python/nbval-0.10.0-r1 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30003
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 900178    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-18 13:56:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/nbval-0.10.0-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-18 13:56:20 UTC
Created attachment 852652 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-18 13:56:21 UTC
Error(s) that match a know pattern:


E               AssertionError: Tests failed on ipynb (expected pass)
FAILED tests/test_unit_tests_in_notebooks.py::test_print[/var/tmp/portage/dev-python/nbval-0.10.0-r1/work/nbval-0.10.0/tests/ipynb-test-samples/test-latex-pass-correctouput.ipynb]
FAILED tests/test_unit_tests_in_notebooks.py::test_print[/var/tmp/portage/dev-python/nbval-0.10.0-r1/work/nbval-0.10.0/tests/ipynb-test-samples/test-latex-pass-failsbutignoreoutput.ipynb]
FAILED tests/test_unit_tests_in_notebooks.py::test_print[/var/tmp/portage/dev-python/nbval-0.10.0-r1/work/nbval-0.10.0/tests/ipynb-test-samples/test-stream-pass-missing-unexecuted-output.ipynb]
py.test: error: unrecognized arguments: --nbval --nbval-current-env
Comment 3 Larry the Git Cow gentoo-dev 2023-03-08 19:36:27 UTC
The bug has been closed via the following commit(s):

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

commit 9778da09cae03b4d98dc32722cd8953480ae87d4
Author:     jinqiang zhang <peeweep@0x0.ee>
AuthorDate: 2023-03-08 19:06:03 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-03-08 19:36:19 +0000

    dev-python/nbval: fix tests
    
    Closes: https://bugs.gentoo.org/895258
    Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
    Closes: https://github.com/gentoo/gentoo/pull/30003
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/nbval/nbval-0.10.0-r1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)