python3Packages.psutil: disable a problematic test

Example: https://hydra.nixos.org/build/203686536
Also we encountered it on 22.11 recently: b12350f5007
This commit is contained in:
Vladimír Čunát 2023-01-01 22:40:07 +01:00
parent 6dcdffe4d6
commit 624a0bc4cd
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -52,6 +52,7 @@ buildPythonPackage rec {
"disk_io_counters"
"sensors_battery"
"user"
"test_disk_partitions" # problematic on Hydra's Linux builders, apparently
];
pythonImportsCheck = [