Skip to content

Commit

Permalink
Merge pull request #171 from datalad/wintest
Browse files Browse the repository at this point in the history
Frivolous attempt to enable special remote windows testing
  • Loading branch information
mih committed Jun 8, 2023
2 parents 236b8ec + 1272e12 commit 8aefc94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions datalad_osf/tests/test_remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
"autoenable=true"]


# testremote itself fails in the prep-phase, before talking to the special
# remote. It might just be that the SHA256 key paths get too long
# https://github.com/datalad/datalad-osf/issues/71
@skip_if_on_windows
def test_gitannex(osf_node, minimal_dataset):
from datalad.cmd import GitWitlessRunner
ds = minimal_dataset
Expand Down

0 comments on commit 8aefc94

Please sign in to comment.