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

BUG: --environment-type doesn't do anything with pytest #1446

Open
HaoZeke opened this issue Nov 25, 2024 · 0 comments · May be fixed by #1450
Open

BUG: --environment-type doesn't do anything with pytest #1446

HaoZeke opened this issue Nov 25, 2024 · 0 comments · May be fixed by #1450

Comments

@HaoZeke
Copy link
Member

HaoZeke commented Nov 25, 2024

Essentially when passed with pytest the tests are run with virtualenv always, no matter what is actually requested. Essentially:

  • Requesting virtualenv -- works fine
  • conda -- doesn't work, falls back to virtualenv
  • mamba -- errors out (since it doesn't fallback if requested)
HaoZeke added a commit to HaoZeke/asv that referenced this issue Nov 25, 2024
HaoZeke added a commit to HaoZeke/asv that referenced this issue Nov 25, 2024
@HaoZeke HaoZeke linked a pull request Dec 13, 2024 that will close this issue
1 task
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 a pull request may close this issue.

1 participant