Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895258 - dev-python/nbval-0.10.0-r1 fails tests
Summary: dev-python/nbval-0.10.0-r1 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: PullRequest
Depends on:
Blocks: 900178
  Show dependency tree
 
Reported: 2023-02-18 13:56 UTC by Agostino Sarubbo
Modified: 2023-03-08 19:36 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,100.76 KB, text/plain)
2023-02-18 13: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 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(+)