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

cleanup: fix pytest warnings #2490

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

AntoinePrv
Copy link
Member

No description provided.

@AntoinePrv AntoinePrv requested a review from Hind-M April 25, 2023 08:39
@Hind-M
Copy link
Member

Hind-M commented Apr 25, 2023

I don't know exactly what were these pytest warnings, but there are still some remaining teardown functions in some micromamba tests:

micromamba/tests/test_constructor.py:74:    def teardown(cls):
micromamba/tests/test_pkg_cache.py:87:    def teardown(cls):
micromamba/tests/test_pkg_cache.py:291:    def teardown(cls):
micromamba/tests/test_linking.py:42:    def teardown(cls):
micromamba/tests/test_info.py:41:    def teardown(cls):

@AntoinePrv AntoinePrv merged commit 0739da2 into mamba-org:main Apr 25, 2023
20 checks passed
@AntoinePrv AntoinePrv deleted the fix-pytest branch April 25, 2023 12:22
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.

None yet

2 participants