public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zope-testrunner] rawhide: Remove needless complexity from %check
@ 2026-06-03 9:58 Lumir Balhar
0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-06-03 9:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-zope-testrunner
Branch : rawhide
Commit : e148007b040cd141af81e11384497940679a2b1c
Author : Lumir Balhar <lbalhar@redhat.com>
Date : 2026-03-31T10:48:32+02:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-zope-testrunner/c/e148007b040cd141af81e11384497940679a2b1c?branch=rawhide
Log:
Remove needless complexity from %check
---
diff --git a/python-zope-testrunner.spec b/python-zope-testrunner.spec
index 00b3939..2cdcd61 100644
--- a/python-zope-testrunner.spec
+++ b/python-zope-testrunner.spec
@@ -107,9 +107,7 @@ rm -f docs/_build/html/.buildinfo
unset PYTHONHOME
%check
-# Run one test separately due to https://github.com/zopefoundation/zope.testrunner/issues/189
-%tox -- -- -t '!testrunner-edge-cases' -vc
-%tox -- -- -t 'testrunner-edge-cases' -vc
+%tox
%files -n python3-zope-testrunner -f %{pyproject_files}
%doc CHANGES.html README.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 9:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 9:58 [rpms/python-zope-testrunner] rawhide: Remove needless complexity from %check Lumir Balhar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox