public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zmq] epel10: disable green/gevent tests on riscv64
@ 2026-08-22 7:12 Marcin Juszkiewicz
0 siblings, 0 replies; only message in thread
From: Marcin Juszkiewicz @ 2026-08-22 7:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-zmq
Branch : epel10
Commit : f6a81f3b4fdd8ba3c29056c285105510081387d4
Author : Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
Date : 2026-08-22T07:51:23+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-zmq/c/f6a81f3b4fdd8ba3c29056c285105510081387d4?branch=epel10
Log:
disable green/gevent tests on riscv64
---
diff --git a/python-zmq.spec b/python-zmq.spec
index a2f5381..7e77614 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -155,7 +155,7 @@ ln -s ../tests/ ../pytest.ini ./
# do. Adding the working directory to PYTHONPATH is a workaround.
export PYTHONPATH="%{buildroot}%{python3_sitearch}:${PWD}"
-%ifarch %{power64}
+%ifarch %{power64} riscv64
# Several of the green/gevent tests fail with segmentation faults, so we
# disable all of them for simplicity.
#
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-22 7:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-22 7:12 [rpms/python-zmq] epel10: disable green/gevent tests on riscv64 Marcin Juszkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox