Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jul 2022 01:27:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265122] [NEW PORT] databases/py-redis4: the Python interface to the Redis key-value store(version 4.x).
Message-ID:  <bug-265122-7788-7JXTBbF3RA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265122-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265122-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265122

--- Comment #3 from Norikatsu Shigemura <nork@ninth-nine.com> ---
I tested on following environment:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D test session starts
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
platform freebsd13 -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 --
/usr/local/bin/python3.10
cachedir: .pytest_cache
rootdir: /usr/ports/databases/py-redis4/work-py310/redis-4.3.4
plugins: asyncio-0.18.3
asyncio: mode=3Dauto


And I got following result:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERRORS
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
______________________ ERROR collecting tests/test_ssl.py
______________________
tests/test_ssl.py:15: in <module>
    class TestSSL:
tests/test_ssl.py:29: in TestSSL
    raise IOError(f"No SSL certificates found. They should be in {CERT_DIR}=
")
E   OSError: No SSL certificates found. They should be in
/usr/ports/databases/py-redis4/work-py310/docker/stunnel/keys
------------------------------- Captured stderr
--------------------------------
/usr/ports/databases/py-redis4/work-py310/redis-4.3.4/tests/test_ssl.py:14:
PytestUnknownMarkWarning: Unknown pytest.mark.ssl - is this a typo?  You can
register custom marks to avoid this warning - for details, see
https://docs.pytest.org/en/stable/how-to/mark.html
  @pytest.mark.ssl
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection
!!!!!!!!!!!!!!!!!!!!
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D 1 error in 4.65s
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D

test_ssl.py is failed, but it's no problem.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265122-7788-7JXTBbF3RA>