mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
python312Packages.pyro5: disable failing tests
This commit is contained in:
parent
40641d0a84
commit
5aa3f1650c
@ -34,6 +34,8 @@ buildPythonPackage rec {
|
||||
"GetIP"
|
||||
"TestNameServer"
|
||||
"TestBCSetup"
|
||||
# time sensitive tests
|
||||
"testTimeoutCall"
|
||||
] ++ lib.optionals stdenv.hostPlatform.isDarwin [ "Socket" ];
|
||||
|
||||
pythonImportsCheck = [ "Pyro5" ];
|
||||
|
Loading…
Reference in New Issue
Block a user