diff --git a/pkgs/development/python-modules/viser/default.nix b/pkgs/development/python-modules/viser/default.nix index 1c8b1b9a2c76..8a24fecbd8b6 100644 --- a/pkgs/development/python-modules/viser/default.nix +++ b/pkgs/development/python-modules/viser/default.nix @@ -160,6 +160,10 @@ buildPythonPackage (finalAttrs: { # assert 0 != 0 # (only when xdist) "test_server_port_is_freed" + + # counts ffmpeg pids, can be confused when + # building multiple times this package in parallel + "test_process_termination" ]; pythonImportsCheck = [