summaryrefslogtreecommitdiff
path: root/dev-python/pyzmq/pyzmq-25.1.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-07 22:21:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-07 22:21:54 +0000
commit06dcf64674a43718324bffee383625d2cd050b75 (patch)
tree4de58e857f3f0718fef4fc386e42577c2f4c9478 /dev-python/pyzmq/pyzmq-25.1.1.ebuild
parent198bd0cd3c1be97f7deb5283fa00048718482de4 (diff)
gentoo auto-resync : 07:11:2023 - 22:21:54
Diffstat (limited to 'dev-python/pyzmq/pyzmq-25.1.1.ebuild')
-rw-r--r--dev-python/pyzmq/pyzmq-25.1.1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/pyzmq/pyzmq-25.1.1.ebuild b/dev-python/pyzmq/pyzmq-25.1.1.ebuild
index 6f2183f670a4..7e964cfaf78d 100644
--- a/dev-python/pyzmq/pyzmq-25.1.1.ebuild
+++ b/dev-python/pyzmq/pyzmq-25.1.1.ebuild
@@ -57,6 +57,10 @@ EPYTEST_DESELECT=(
zmq/tests/test_auth.py
zmq/tests/test_cython.py
zmq/tests/test_zmqstream.py
+
+ # swap thrashing on low-mem hosts, per Debian:
+ # https://salsa.debian.org/python-team/packages/pyzmq/-/blob/master/debian/patches/skip_large_send
+ zmq/tests/test_socket.py::TestSocket::test_large_send
)
EPYTEST_IGNORE=(