Yaroslav Halchenko
Yaroslav Halchenko
from https://github.com/conda-forge/datalad-feedstock/pull/64 while building 0.15.1 ``` 2021-10-21T19:01:23.1914915Z ====================================================================== 2021-10-21T19:01:23.1915478Z FAIL: datalad.tests.test_nonasyncrunner.test_subprocess_return_code_capture 2021-10-21T19:01:23.1916306Z ---------------------------------------------------------------------- 2021-10-21T19:01:23.1916840Z Traceback (most recent call last): 2021-10-21T19:01:23.1918226Z File "/home/conda/feedstock_root/build_artifacts/datalad_1634830798274/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.9/site-packages/nose/case.py", line 197, in runTest 2021-10-21T19:01:23.1919176Z self.test(*self.arg) 2021-10-21T19:01:23.1920660Z File...
while building debian package (unattended), next day spotted that it wants to talk to me ``` datalad.local.tests.test_gitcredential.test_datalad_credential_helper ... Please set a password for your new keyring: Please confirm the password:...
ref: https://github.com/datalad/datalad/issues/6804 most likely -- addressed with recent git-annex, so I will make it 100% reproducible, update git-annex to recent, if gone -- test will be conditioned on having recent...
Follow up to #6273 based on @mih feedback
A follow up to https://github.com/datalad/datalad/pull/6273 . Hint/FTR: to run only xfail'ing tests, can use `DATALAD_TESTS_SSH=1 python -m pytest -m xfail -c ../tox.ini -v --pyargs datalad` . Here are results on...
originally observed/reported in https://github.com/datalad/datalad/pull/6803#issuecomment-1176194792 but then reproduced locally across all branches -- maint, master and even #6799 full dump of all testing attempts ```shell (git)lena:~datalad/datalad-maint[bf-CPs-from-master]git $> DATALAD_TESTS_SSH=1 python -m nose...
e.g. https://ci.appveyor.com/project/mih/datalad/builds/44082389/job/mw5l35ntiak9xmaa of https://github.com/datalad/datalad/pull/6803 : ``` PASSED ../datalad/support/tests/test_annexrepo.py::test_is_available[False] ``` but also came up in other scenarios recently in e.g. https://github.com/datalad/datalad/pull/6518#issuecomment-1171417710 more hits from our logs archives which show that it...
Building backport for debian stable (buster) with python 3.7 leads to test_copy_header to error with ``` ____________________________ test_copy_header[True] ____________________________ tmp_path = PosixPath('/tmp/pytest-of-pbuilder/pytest-0/test_copy_header_True_0') keep_dtype = True @pytest.mark.parametrize("keep_dtype", (True, False)) def test_copy_header(tmp_path,...
Not sure if the specific name is the best one, since does not point explicitly to T1w as the orig of that mask, and either label should may be made...
### What would you like to see added in fMRIPrep? In our case we would like to schedule with slurm per subject/session array of jobs since some subjects have only...