public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-psutil] rawhide: Temporarily skip a test failing with Python 3.15
@ 2026-06-03 9:23 Karolina Surma
0 siblings, 0 replies; only message in thread
From: Karolina Surma @ 2026-06-03 9:23 UTC (permalink / raw)
To: git-commits
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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 9:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 9:23 [rpms/python-psutil] rawhide: Temporarily skip a test failing with Python 3.15 Karolina Surma
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox