mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
python312Packages.pyro5: disable failing tests
(cherry picked from commit 5aa3f1650c
)
This commit is contained in:
parent
8d48200ead
commit
baf0f072d1
@ -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