From b1adeb7a381c67872fb9bf1bbb6370af4e8c3ce1 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sat, 16 May 2026 14:20:19 +0200 Subject: [PATCH] python3Packages.viser: just one more disabled test --- pkgs/development/python-modules/viser/default.nix | 4 ++++ 1 file changed, 4 insertions(+) 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 = [