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

Create anaconda environments to run nightly tests #2303

Closed
rchiodo opened this issue Feb 14, 2020 · 4 comments
Closed

Create anaconda environments to run nightly tests #2303

rchiodo opened this issue Feb 14, 2020 · 4 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Feb 14, 2020

We should setup our nightly tests to use conda. This has a number of benefits:

  1. A lot of our failures are with conda, we'd be getting coverage of it
  2. We never run tests with multiple environments. This would be a way to do so.

It looks like Azure DevOps has built in support for miniconda, as I think we only need to follow directions here:
https://docs.microsoft.com/en-us/azure/devops/pipelines/ecosystems/anaconda?view=azure-devops&tabs=macos#add-conda-to-your-system-path

@rchiodo
Copy link
Contributor Author

rchiodo commented Feb 14, 2020

This would also allow us to test this bug here (once I submit the fix for it):
microsoft/vscode-python#3123

@IanMatthewHuff
Copy link
Member

Test that we can re-enable when this is fixed:
'Multiple Interpreters' in interactiveWindow.functional.

@rchiodo
Copy link
Contributor Author

rchiodo commented Feb 27, 2020

This should also create a test for switching kernels (not just environments).

@rchiodo rchiodo self-assigned this Mar 3, 2020
@IanMatthewHuff
Copy link
Member

Can see conda doing it's thang in the functional flake pipeline, validated.

@IanMatthewHuff IanMatthewHuff self-assigned this Apr 10, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 18, 2020
@microsoft microsoft unlocked this conversation Nov 13, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants