barman: disable failing test

This commit is contained in:
Fabian Affolter 2025-01-11 23:40:53 +01:00
parent 28d6c72005
commit f38ed82a0b

View File

@ -50,6 +50,7 @@ python3Packages.buildPythonApplication rec {
[ [
# Assertion error # Assertion error
"test_help_output" "test_help_output"
"test_exits_on_unsupported_target"
] ]
++ lib.optionals stdenv.hostPlatform.isDarwin [ ++ lib.optionals stdenv.hostPlatform.isDarwin [
# FsOperationFailed # FsOperationFailed