Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842717 - [guru] [HELP] dev-python/pytest-cython-0.2.0 fails tests: __main__.py: error: unrecognized arguments: --doctest-cython
Summary: [guru] [HELP] dev-python/pytest-cython-0.2.0 fails tests: __main__.py: error:...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-05-05 08:50 UTC by Agostino Sarubbo
Modified: 2023-02-27 15:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,71.07 KB, text/plain)
2022-05-05 08:50 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 2022-05-05 08:50:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-cython-0.2.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-05 08:50:41 UTC
Created attachment 776861 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-05 08:50:42 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED tests/test_pytest_cython.py::test_cython_ext_module[append] - Failed: ...
FAILED tests/test_pytest_cython.py::test_cython_ext_module[importlib] - Faile...
FAILED tests/test_pytest_cython.py::test_cython_ext_module[prepend] - Failed:...
FAILED tests/test_pytest_cython.py::test_pure_py_module[append] - Failed: rem...
FAILED tests/test_pytest_cython.py::test_pure_py_module[importlib] - Failed: ...
FAILED tests/test_pytest_cython.py::test_pure_py_module[prepend] - Failed: re...
FAILED tests/test_pytest_cython.py::test_wrap_c_ext_module[append] - Failed: ...
FAILED tests/test_pytest_cython.py::test_wrap_c_ext_module[importlib] - Faile...
FAILED tests/test_pytest_cython.py::test_wrap_c_ext_module[prepend] - Failed:...
FAILED tests/test_pytest_cython.py::test_wrap_cpp_ext_module[append] - Failed...
FAILED tests/test_pytest_cython.py::test_wrap_cpp_ext_module[importlib] - Fai...
FAILED tests/test_pytest_cython.py::test_wrap_cpp_ext_module[prepend] - Faile...
__main__.py: error: unrecognized arguments: --doctest-cython
Comment 3 Larry the Git Cow gentoo-dev 2023-02-27 15:06:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b10b5a33d11af184d2e2fe1be3d9e8f3ceb4fa64

commit b10b5a33d11af184d2e2fe1be3d9e8f3ceb4fa64
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-26 23:01:59 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-26 23:01:59 +0000

    dev-python/pytest-cython: add 0.2.1, drop old
    
    Closes: https://bugs.gentoo.org/842717
    Closes: https://bugs.gentoo.org/897556
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/pytest-cython/Manifest                  |  3 +-
 .../pytest-cython/pytest-cython-0.1.1.ebuild       | 33 ------------------
 .../pytest-cython/pytest-cython-0.2.0.ebuild       | 25 --------------
 .../pytest-cython/pytest-cython-0.2.1.ebuild       | 40 ++++++++++++++++++++++
 4 files changed, 41 insertions(+), 60 deletions(-)