Summary: | [guru] [HELP] dev-python/pytest-cython-0.2.0 fails tests: __main__.py: error: unrecognized arguments: --doctest-cython | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Alessandro Barbieri <lssndrbarbieri> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 776861 [details]
build.log
build log and emerge --info
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 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(-) |