python311Packages.clustershell: disable tests
They get stuck much too often and block slots on hydra.
This commit is contained in:
@@ -57,6 +57,8 @@ buildPythonPackage rec {
|
||||
|
||||
pythonImportsCheck = [ "ClusterShell" ];
|
||||
|
||||
doCheck = false; # tests often get stuck
|
||||
|
||||
# Many tests want to open network connections
|
||||
# https://github.com/cea-hpc/clustershell#test-suite
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user