add a note about long delays in some tests if redis is already running

This commit is contained in:
sthen
2026-05-20 17:56:53 +00:00
parent 609ee82653
commit 8285bd4d6e
+1
View File
@@ -16,6 +16,7 @@ MODPY_PYBUILD= flit_core
RUN_DEPENDS= devel/py-cachelib \
www/py-flask
# some tests fail (with longish delays) if redis is running on the machine
TEST_DEPENDS= databases/py-redis \
devel/py-test-cov \
devel/py-test-asyncio \