Skip to content

venv_install_options: add missing clear_argv fixture#273

Merged
jaraco merged 1 commit into
pypa:mainfrom
msys2-contrib:tests-fix-venv_install_options
Aug 2, 2024
Merged

venv_install_options: add missing clear_argv fixture#273
jaraco merged 1 commit into
pypa:mainfrom
msys2-contrib:tests-fix-venv_install_options

Conversation

@lazka

@lazka lazka commented Jul 21, 2024

Copy link
Copy Markdown
Contributor

Otherwise the test fails if arguments are passed to pytest, for example --no-cov:

FAILED distutils/tests/test_dist.py::TestDistributionBehavior::test_venv_install_options -
distutils.errors.DistutilsArgError: option --no-cov not recognized

Otherwise the test fails if arguments are passed to pytest, for example --no-cov:

FAILED distutils/tests/test_dist.py::TestDistributionBehavior::test_venv_install_options -
      distutils.errors.DistutilsArgError: option --no-cov not recognized
@jaraco jaraco merged commit ab3f84e into pypa:main Aug 2, 2024
jaraco added a commit that referenced this pull request Aug 2, 2024
…ions

venv_install_options: add missing clear_argv fixture
@lazka

lazka commented Aug 2, 2024

Copy link
Copy Markdown
Contributor Author

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants