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:
parent
6dcdffe4d6
commit
624a0bc4cd
@ -52,6 +52,7 @@ buildPythonPackage rec {
|
|||||||
"disk_io_counters"
|
"disk_io_counters"
|
||||||
"sensors_battery"
|
"sensors_battery"
|
||||||
"user"
|
"user"
|
||||||
|
"test_disk_partitions" # problematic on Hydra's Linux builders, apparently
|
||||||
];
|
];
|
||||||
|
|
||||||
pythonImportsCheck = [
|
pythonImportsCheck = [
|
||||||
|
Loading…
Reference in New Issue
Block a user