commit: cf23855a17ef9023d68b074e0f6a0f1ddb13009f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 2 11:24:50 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 2 11:25:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf23855a
dev-python/psutil: Skip test_nice too
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/psutil/psutil-6.1.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/psutil/psutil-6.1.0.ebuild
b/dev-python/psutil/psutil-6.1.0.ebuild
index fdd3f8e49f3a..88d4c86de098 100644
--- a/dev-python/psutil/psutil-6.1.0.ebuild
+++ b/dev-python/psutil/psutil-6.1.0.ebuild
@@ -27,6 +27,7 @@ python_test() {
tests/test_linux.py::TestRootFsDeviceFinder::test_disk_partitions_mocked
tests/test_linux.py::TestSystemDiskPartitions::test_zfs_fs
tests/test_linux.py::TestSystemNetIfAddrs::test_ips
+ tests/test_posix.py::TestProcess::test_nice
tests/test_process.py::TestProcess::test_ionice_linux
tests/test_system.py::TestDiskAPIs::test_disk_partitions