python310Packages.dissect-thumbcache: disable failing tests
This commit is contained in:
@@ -46,6 +46,7 @@ buildPythonPackage rec {
|
||||
disabledTests = [
|
||||
# Don't run Windows related tests
|
||||
"windows"
|
||||
"test_index_type"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user