public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnofract4d] rawhide: Try harder to skip the failing test on s390x
Date: Thu, 20 Aug 2026 14:54:59 GMT [thread overview]
Message-ID: <178723769909.1.11728580870532490204.rpms-gnofract4d-35f129f28b68@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnofract4d
Branch : rawhide
Commit : 35f129f28b68fe71c958bc709d7316c2f5f14840
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-08-20T10:54:34-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gnofract4d/c/35f129f28b68fe71c958bc709d7316c2f5f14840?branch=rawhide
Log:
Try harder to skip the failing test on s390x
---
diff --git a/gnofract4d.spec b/gnofract4d.spec
index c050fbf..84b5058 100644
--- a/gnofract4d.spec
+++ b/gnofract4d.spec
@@ -95,7 +95,7 @@ cp -p doc/%{name}.1 %{buildroot}%{_mandir}/man1
# testFractWorker crashes on s390x
%pytest -v \
%ifarch s390x
- -k 'not fract4d/tests/test_fract4d.py::Test::testFractWorker' \
+ --deselect fract4d/tests/test_fract4d.py::Test::testFractWorker \
%endif
--ignore fract4dgui/tests/test_main_window.py
reply other threads:[~2026-08-20 14:54 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=178723769909.1.11728580870532490204.rpms-gnofract4d-35f129f28b68@fedoraproject.org \
--to=yselkowi@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