From: jason1987d <jason1987d@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR REVIEW] radicale: update to 3.3.3.
Date: Sun, 05 Jan 2025 16:41:54 +0100 [thread overview]
Message-ID: <20250105154154.338A222E51@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53225@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 2237 bytes --]
New review comment by jason1987d on void-packages repository
https://github.com/void-linux/void-packages/pull/53225#discussion_r1903295451
Comment:
Looks like I might need to edit something in do_check step. Something cannot find a tests module.
```
__________ ERROR collecting tests/unit/threaded_test_wrapper_test.py ___________
ImportError while importing test module '/builddir/python3-pika-1.3.2/tests/unit/threaded_test_wrapper_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
tests/unit/threaded_test_wrapper_test.py:15: in <module>
from tests.wrappers import threaded_test_wrapper
E ModuleNotFoundError: No module named 'tests'
=========================== short test summary info ============================
ERROR tests/acceptance/blocking_adapter_test.py
ERROR tests/unit/io_services_test_stubs_test.py
ERROR tests/unit/threaded_test_wrapper_test.py
!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 3 errors in 0.43s ===============================
=> ERROR: python3-pika-1.3.2_1: do_check: 'PATH="${testdir}/usr/bin:${PATH}" PYTHONPATH="${testdir}/${py3_sitelib}" PY_IGNORE_IMPORTMISMATCH=1 ${make_check_pre} pytest3 ${testjobs} ${make_check_args} ${make_check_target}' exited with 2
=> ERROR: in do_check() at common/build-style/python3-pep517.sh:36
[jason@box void-packages]$ ls masterdir/builddir/python3-pika-1.3.2/
CHANGELOG.md MANIFEST.in dist pika test-requirements.txt
CONTRIBUTING.md README.rst docs pika.egg-info testdata
HISTORY.md RELEASE.md examples pylintrc tests
LICENSE build nose2.cfg pyproject.toml utils
[jason@box void-packages]$ ls masterdir/builddir/python3-pika-1.3.2/tests
acceptance base misc stubs unit wrappers
[jason@box void-packages]$ ls masterdir/builddir/python3-pika-1.3.2/tests/base
__init__.py async_test_base.py
```
I did add all the dependencies to checkdepends, except attempting to track down distfiles for this bizarre 'codecov' module...
next prev parent reply other threads:[~2025-01-05 15:41 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-26 16:28 [PR PATCH] radicale: update to 3.3.1 jason1987d
2024-12-15 16:29 ` [PR PATCH] [Updated] " jason1987d
2025-01-01 3:29 ` [PR PATCH] [Updated] radicale: update to 3.3.2 jason1987d
2025-01-01 3:31 ` radicale: update to 3.3.3 jason1987d
2025-01-01 3:40 ` [PR PATCH] [Updated] " jason1987d
2025-01-01 3:46 ` jason1987d
2025-01-01 3:50 ` jason1987d
2025-01-04 17:47 ` [PR REVIEW] " ahesford
2025-01-04 17:47 ` ahesford
2025-01-04 22:28 ` jason1987d
2025-01-05 3:19 ` ahesford
2025-01-05 15:41 ` jason1987d [this message]
2025-01-05 15:44 ` jason1987d
2025-01-05 15:47 ` jason1987d
2025-01-05 18:53 ` [PR PATCH] [Updated] " jason1987d
2025-01-05 18:53 ` jason1987d
2025-01-05 19:23 ` ahesford
2025-01-12 0:41 ` jason1987d
2025-01-12 19:19 ` [PR PATCH] [Updated] " jason1987d
2025-01-12 19:23 ` radicale: update to 3.4.0 jason1987d
2025-01-12 19:23 ` jason1987d
2025-01-12 19:58 ` [PR REVIEW] " ahesford
2025-01-12 20:30 ` [PR PATCH] [Updated] " jason1987d
2025-01-12 20:39 ` [PR PATCH] [Merged]: " ahesford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250105154154.338A222E51@inbox.vuxu.org \
--to=jason1987d@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).