Skip to content

Commit

Permalink
test: disable test_wtf of datalad-core-4
Browse files Browse the repository at this point in the history
This commit disables the test
`datalad.locals.tests.test_wtf.test_wtf`.
It fails due to an error in datalad, see
this issue:
<datalad/datalad#7627>
and the corresponding PR:
<datalad/datalad#7628>.

Once the PR datalad #7628 is merged this commit can
be reverted.
  • Loading branch information
christian-monch committed Jul 1, 2024
1 parent a3f62a2 commit 4477de8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ environment:
- job_name: datalad-core-4
DTS: >
datalad.local
KEYWORDS: >
not test_wtf
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004
PY: 3.8
INSTALL_SYSPKGS:
Expand Down

0 comments on commit 4477de8

Please sign in to comment.