public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedrq] epel10: temporarily disable libdnf5 tests on rawhide
@ 2026-07-14  1:11 Maxwell G
  0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-07-14  1:11 UTC (permalink / raw)
  To: git-commits

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}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-14  1:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14  1:11 [rpms/fedrq] epel10: temporarily disable libdnf5 tests on rawhide Maxwell G

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox