You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/datalad/support/annexrepo.py", line 1742, in is_under_annex
files, allow_quick, batch)
File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/datalad/support/annexrepo.py", line 1655, in _check_files
annex_res = fn(files, normalize_paths=False, batch=batch)
File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/datalad/support/annexrepo.py", line 1727, in check
fast=True, **kwargs)
File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/datalad/support/gitrepo.py", line 315, in newfunc
result = func(self, files_new, *args, **kwargs)
File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/datalad/support/annexrepo.py", line 2432, in info
assert(j.pop('file') == f)
AssertionError
We have a workaround and I have a vague memory of reporting something like that against git-annex, but we do not even have a test to verify correct operation if we RF things up... but not sure what else to keep this issue open for, so will close to beat @mih in the number of closed issues per day
From daily run on maint -- 18 failures in
https://github.com/datalad/datalad-extensions/runs/603806897?check_suite_focus=true
due to similar (I think all for the same reason) in invocation of
git annex info
:annex 8.20200330+git119-gcee6b344b-1~ndall+1
attn: @joeyh
The text was updated successfully, but these errors were encountered: