public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Maxwell G <maxwell@gtmx.me>
To: git-commits@fedoraproject.org
Subject: [rpms/fedrq] epel10: temporarily disable libdnf5 tests on rawhide
Date: Tue, 14 Jul 2026 01:11:29 GMT [thread overview]
Message-ID: <178399148936.1.14101872244425304743.rpms-fedrq-75f27e4af396@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedrq
Branch : epel10
Commit : 75f27e4af396d40331009d57785ea7a427a11f0c
Author : Maxwell G <maxwell@gtmx.me>
Date : 2023-12-24T02:51:56+00:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedrq/c/75f27e4af396d40331009d57785ea7a427a11f0c?branch=epel10
Log:
temporarily disable libdnf5 tests on rawhide
---
diff --git a/fedrq.spec b/fedrq.spec
index 87b39df..1c876f1 100644
--- a/fedrq.spec
+++ b/fedrq.spec
@@ -91,8 +91,13 @@ FEDRQ_BACKEND=dnf %pytest -v -m "not no_rpm_mock"
and not test_baseurl_repog
}
%endif
+# Disable libdnf5 tests on Rawhide until the fix for
+# https://github.com/rpm-software-management/dnf5/issues/1080
+# is released.
+%if 0%{?fedora} < 40
FEDRQ_BACKEND=libdnf5 %pytest -v -m "not no_rpm_mock" %{?skips:-k '%{skips}'}
%endif
+%endif
%files -f %{pyproject_files}
reply other threads:[~2026-07-14 1:11 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=178399148936.1.14101872244425304743.rpms-fedrq-75f27e4af396@fedoraproject.org \
--to=maxwell@gtmx.me \
--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