public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-immutabledict] rawhide: Fix F45FTBFS (disabled performance related tests) rhbz#2504533
Date: Mon, 27 Jul 2026 01:21:24 GMT	[thread overview]
Message-ID: <178511528435.1.9895291074853399585.rpms-python-immutabledict-96a049ea0a79@fedoraproject.org> (raw)

            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
 
 

                 reply	other threads:[~2026-07-27  1:21 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=178511528435.1.9895291074853399585.rpms-python-immutabledict-96a049ea0a79@fedoraproject.org \
    --to=rosset.filipe@gmail.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