public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Karolina Surma <ksurma@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-psutil] rawhide: Temporarily skip a test failing with Python 3.15
Date: Wed, 03 Jun 2026 09:23:52 GMT [thread overview]
Message-ID: <178047863251.1.3563768544526199241.rpms-python-psutil-8f923a8e92df@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-psutil
Branch : rawhide
Commit : 8f923a8e92dfdd0cc9592fd0ee8439dae2fc8f2e
Author : Karolina Surma <ksurma@redhat.com>
Date : 2026-05-15T18:20:36+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-psutil/c/8f923a8e92dfdd0cc9592fd0ee8439dae2fc8f2e?branch=rawhide
Log:
Temporarily skip a test failing with Python 3.15
---
diff --git a/python-psutil.spec b/python-psutil.spec
index 573403a..fbd081d 100644
--- a/python-psutil.spec
+++ b/python-psutil.spec
@@ -122,6 +122,9 @@ k="${k-}${k+ and }not emulate_energy_full_not_avail"
k="${k-}${k+ and }not emulate_no_power"
k="${k-}${k+ and }not emulate_power_undetermined"
+# skip test failing with Python 3.15
+k="${k-}${k+ and }not test_rlimit_infinity_value"
+
# Setting GITHUB_ACTIONS to convince the test suite this is a CI.
# That way, some unreliable tests are skipped and some timeouts are extended.
reply other threads:[~2026-06-03 9:23 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=178047863251.1.3563768544526199241.rpms-python-psutil-8f923a8e92df@fedoraproject.org \
--to=ksurma@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