diff --git a/pkgs/development/python-modules/pyiceberg/default.nix b/pkgs/development/python-modules/pyiceberg/default.nix index 35b4028a6db3..5009e11a1647 100644 --- a/pkgs/development/python-modules/pyiceberg/default.nix +++ b/pkgs/development/python-modules/pyiceberg/default.nix @@ -212,7 +212,7 @@ buildPythonPackage rec { pytestFlags = [ # ResourceWarning: unclosed database in - "-Wignore::pytest.PytestUnraisableExceptionWarning" + "-Wignore::ResourceWarning" ]; disabledTestPaths = [