python312Packages.datalad: disable failing test

Test test_subsuperdataset_save fails with:
CommandError: 'git -c diff.ignoreSubmodules=none -c core.quotepath=false ls-files -z -m -d' failed with exitcode 128
This commit is contained in:
zi3m5f 2024-11-11 15:11:51 +01:00
parent 846a2b12ae
commit 83be9f1b3b
No known key found for this signature in database

View File

@ -221,6 +221,9 @@ buildPythonPackage rec {
# pbcopy not found
"test_wtf"
# CommandError: 'git -c diff.ignoreSubmodules=none -c core.quotepath=false ls-files -z -m -d' failed with exitcode 128
"test_subsuperdataset_save"
];
nativeCheckInputs = [