python311Packages.karton-classifier: disable failing test

This commit is contained in:
Fabian Affolter
2023-09-17 16:37:54 +02:00
parent 1964e6e4a6
commit 2ad41211b3
@@ -46,6 +46,7 @@ buildPythonPackage rec {
# Tests expecting results from a different version of libmagic
"test_process_archive_ace"
"test_process_runnable_win32_lnk"
"test_process_misc_csv"
];
meta = with lib; {