Skip to content

Commit

Permalink
[tmp] skip ria_postclonecfg
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleam committed Jun 29, 2020
1 parent 147f620 commit a399915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datalad/core/distributed/tests/test_clone.py
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,7 @@ def test_ria_http(lcl, storepath, url):

@with_tempfile
def _test_ria_postclonecfg(url, dsid, clone_path):
raise SkipTest("tmp skip")
# Test cloning from RIA store while ORA special remote autoenabling failed
# due to an invalid URL from the POV of the cloner.
# Origin's git-config-file should contain the UUID to enable. This needs to
Expand Down

0 comments on commit a399915

Please sign in to comment.