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

Test Failing Due to Conda Environment Error #1097

Open
TeachMeTW opened this issue Nov 6, 2024 · 0 comments
Open

Test Failing Due to Conda Environment Error #1097

TeachMeTW opened this issue Nov 6, 2024 · 0 comments

Comments

@TeachMeTW
Copy link

TeachMeTW commented Nov 6, 2024

Summary

The GitHub CI test is failing due to a conda environment setup issue, unrelated to recent code changes. The error appears to be related to the environment teardown process and is not influenced by modifications in the core codebase. Investigating this may help improve CI reliability and avoid similar failures in the future.

Error Output

Run source setup/teardown_tests.sh
Removing environment from 

CondaError: Run 'conda init' before 'conda deactivate'

EnvironmentLocationNotFound: Not a conda environment: /usr/share/miniconda/envs/emissiontest

Additional Context

Recent changes were made in various Python files, but none were related to the teardown test script or the environment configuration. This issue may need a review of the setup/teardown procedures or conda initialization steps in the CI pipeline.

See: https://github.com/e-mission/e-mission-server/actions/runs/11698174822/job/32578051147?pr=990

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