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

CI: add the pytest-randomly pytest plugin to test env #3245

Closed
wants to merge 3 commits into from

Conversation

neutrinoceros
Copy link
Member

PR Summary

This is based on top of #3236 and only add one line (last commit of this branch is unique)

pytest-randomly shuffles our tests' execution order to ensure that they don't rely on each others' possible side effect to pass.

@neutrinoceros neutrinoceros added infrastructure Related to CI, versioning, websites, organizational issues, etc tests: running tests Issues with the test setup pytest labels May 2, 2021
@neutrinoceros
Copy link
Member Author

This showed that indeed we have at least one fragility in

yt.utilities.tests.test_config.TestYTConfigCommands testMethod=testConfigCommands

@neutrinoceros neutrinoceros marked this pull request as draft May 9, 2021 13:19
@neutrinoceros
Copy link
Member Author

switching to draft because I don't except to be able to work on this in the foreseeable future.

@neutrinoceros neutrinoceros changed the title add the pytest-randomly pytest plugin to test env CI: add the pytest-randomly pytest plugin to test env Jul 6, 2021
@neutrinoceros
Copy link
Member Author

this is in a weird state and I don't want to work on it for the time being, so let's just close it and reduce the backlog

@neutrinoceros neutrinoceros deleted the pytest-randomly branch October 14, 2021 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Related to CI, versioning, websites, organizational issues, etc pytest tests: running tests Issues with the test setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant