···46 disabledTests = [
47 # Tests require openssh_wrapper which is outdated and not available
48 "test_repr_openssh"
00049 ];
5051 pythonImportsCheck = [ "proxmoxer" ];
···46 disabledTests = [
47 # Tests require openssh_wrapper which is outdated and not available
48 "test_repr_openssh"
49+50+ # Test fails randomly
51+ "test_timeout"
52 ];
5354 pythonImportsCheck = [ "proxmoxer" ];