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

Latest build suggest following issues needs to be resolved. #13

Open
dyt811 opened this issue Sep 4, 2019 · 1 comment
Open

Latest build suggest following issues needs to be resolved. #13

dyt811 opened this issue Sep 4, 2019 · 1 comment
Assignees

Comments

@dyt811
Copy link
Member

dyt811 commented Sep 4, 2019

_______________ ERROR collecting Python/DICOM/test_anonymize.py ________________
DICOM/test_anonymize.py:5: in
@pytest.mark.skip

E NameError: name 'pytest' is not defined

_______________ ERROR collecting Python/Integration/test_fsm.py ________________
ImportError while importing test module '/home/travis/build/CNBP/DICOMTransit/Python/Integration/test_fsm.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
Integration/test_fsm.py:3: in
from Integration.fsm import DICOMTransitImport
Integration/fsm.py:10: in
import LocalDB.API
LocalDB/API.py:13: in
from redcap import development as environment

E ImportError: cannot import name 'development' from 'redcap' (/home/travis/build/CNBP/DICOMTransit/Python/redcap/init.py)

_________________ ERROR collecting Python/LocalDB/test_API.py __________________
ImportError while importing test module '/home/travis/build/CNBP/DICOMTransit/Python/LocalDB/test_API.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
LocalDB/test_API.py:2: in
from LocalDB.API import get_StudyUIDs, append_StudyUID, set_StudyUID
LocalDB/API.py:13: in
from redcap import development as environment
E ImportError: cannot import name 'development' from 'redcap' (/home/travis/build/CNBP/DICOMTransit/Python/redcap/init.py)

______________ ERROR collecting Python/redcap/test_mysql_query.py ______________
ImportError while importing test module '/home/travis/build/CNBP/DICOMTransit/Python/redcap/test_mysql_query.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
redcap/test_mysql_query.py:10: in
from redcap.mysql_query import (
redcap/mysql_query.py:11: in
from redcap.constants import (
redcap/constants.py:7: in
from redcap import development as environment
E ImportError: cannot import name 'development' from 'redcap' (/home/travis/build/CNBP/DICOMTransit/Python/redcap/init.py)

@dyt811 dyt811 self-assigned this Sep 4, 2019
@dyt811
Copy link
Member Author

dyt811 commented Sep 4, 2019

Should be fixed in Latest commit 3a06f6c

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