public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-zope-testrunner] rawhide: Remove needless complexity from %check
Date: Wed, 03 Jun 2026 09:58:15 GMT [thread overview]
Message-ID: <178048069566.1.15072142472082794373.rpms-python-zope-testrunner-e148007b040c@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-03 9:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178048069566.1.15072142472082794373.rpms-python-zope-testrunner-e148007b040c@fedoraproject.org \
--to=lbalhar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox