Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_bids2scidata AssertionError #82

Closed
yarikoptic opened this issue Apr 21, 2020 · 3 comments
Closed

test_bids2scidata AssertionError #82

yarikoptic opened this issue Apr 21, 2020 · 3 comments

Comments

@yarikoptic
Copy link
Member

daily run
https://github.com/datalad/datalad-extensions/runs/603788377

. (dataset): datalad_core,datalad_unique_content_properties,dicom
======================================================================
. (dataset): datalad_core,datalad_unique_content_properties,dicom
FAIL: datalad_neuroimaging.tests.test_bids2scidata.test_real_ds
. (dataset): datalad_core,datalad_unique_content_properties,nidm
----------------------------------------------------------------------
nifti1.nii.gz (file): annex,nifti1
Traceback (most recent call last):
. (dataset): bids,datalad_core,datalad_unique_content_properties
  File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/nose/case.py", line 198, in runTest
. (dataset): bids,datalad_core,datalad_unique_content_properties
    self.test(*self.arg)
. (dataset): aggregated
  File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/datalad/tests/utils.py", line 691, in newfunc
acq100 (dataset): aggregated
    return t(*(arg + (filename,)), **kw)
. (dataset): bids,datalad_core,datalad_unique_content_properties,nifti1
  File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/datalad/tests/utils.py", line 691, in newfunc
    return t(*(arg + (filename,)), **kw)
  File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages/datalad_neuroimaging/tests/test_bids2scidata.py", line 172, in test_real_ds
    ['a_mri_bold.txt', 'a_mri_t1w.txt', 'i_Investigation.txt', 's_study.txt'])
AssertionError: ['a_mri_t1w.txt', 'i_Investigation.txt', 's_study.txt'] != ['a_mri_bold.txt', 'a_mri_t1w.txt', 'i_Investigation.txt', 's_study.txt']
@yarikoptic yarikoptic changed the title test_bids2scidata AssertionError (flaky?) test_bids2scidata AssertionError Apr 21, 2020
@yarikoptic
Copy link
Member Author

nope, not flaky -- started to appear consistently on Apr 16. Our last change is on Feb 26 so must be something in dependencies

@yarikoptic
Copy link
Member Author

underlying issues is in dcm2niix, filed: rordenlab/dcm2niix#395

@yarikoptic
Copy link
Member Author

ok, just uploaded dcm2niix 1.0.20200427 to neurodebian. it should resolve this test failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant