public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-immutabledict] rawhide: Fix F45FTBFS (disabled performance related tests) rhbz#2504533
@ 2026-07-27  1:21 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-27  1:21 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-immutabledict
            Branch : rawhide
            Commit : 96a049ea0a7909d08dd86fa4966c2c165ffa95f9
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-07-26T22:20:54-03:00
            Stats  : +1/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-immutabledict/c/96a049ea0a7909d08dd86fa4966c2c165ffa95f9?branch=rawhide

            Log:
            Fix F45FTBFS (disabled performance related tests) rhbz#2504533

Signed-off-by: Filipe Rosset <rosset.filipe@gmail.com>

---
diff --git a/python-immutabledict.spec b/python-immutabledict.spec
index 2e2e45c..0fa2861 100644
--- a/python-immutabledict.spec
+++ b/python-immutabledict.spec
@@ -50,8 +50,7 @@ Summary:        %{summary}
 %if %{with check}
 %check
 %pyproject_check_import
-
-%pytest
+%pytest -k "not test_performance"
 %endif
 
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27  1:21 [rpms/python-immutabledict] rawhide: Fix F45FTBFS (disabled performance related tests) rhbz#2504533 Filipe Rosset

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