Skip to content

Cannot run tests on 1.1.0 (and newer) #2666

Closed
@TheChymera

Description

@TheChymera

Summary

How to replicate the behavior

chymera@zenhost ~/src/nipype $ py.test -v --cov nipype --cov-config .coveragerc --cov-report xml:cov.xml -c nipype/pytest.ini --doctest-modules nipype
usage: py.test [options] [file_or_dir] [file_or_dir] [...]
py.test: error: unrecognized arguments: -n nipype
  inifile: nipype/pytest.ini
  rootdir: /home/chymera/src/nipype

Platform details:

{'pkg_path': '/usr/lib64/python3.6/site-packages/nipype', 'commit_source': 'archive substitution', 'commit_hash': '%h', 'nipype_version': '1.1.0', 'sys_version': '3.6.6 (default, Jul 27 2018, 23:06:53) \n[GCC 7.3.0]', 'sys_executable': '/usr/lib/python-exec/python3.6/python', 'sys_platform': 'linux', 'numpy_version': '1.14.5', 'scipy_version': '1.1.0', 'networkx_version': '2.1', 'nibabel_version': '2.3.0', 'traits_version': '4.6.0'}
1.1.0

Execution environment

  • My python environment outside container

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions