Unverified Commit 83be9f1b authored by zi3m5f's avatar zi3m5f
Browse files

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
parent 846a2b12
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 = [