python312Packages.dulwich: disable failing test

This commit is contained in:
Martin Weinelt
2024-04-22 14:02:20 +02:00
parent 77f1f19ded
commit 48e9da634f
@@ -69,6 +69,8 @@ buildPythonPackage rec {
"test_cyrillic"
# OSError: [Errno 84] Invalid or incomplete multibyte or wide character: b'/build/tmpfseetobk/test/\xc0'
"test_commit_no_encode_decode"
# https://github.com/jelmer/dulwich/issues/1279
"test_init_connector"
];
disabledTestPaths = [