-
Notifications
You must be signed in to change notification settings - Fork 245
test: add pytest-randomly to cuda_pathfinder
#1269
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
base: main
Are you sure you want to change the base?
Conversation
|
/ok to test |
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
4ca9146 to
28753fc
Compare
|
/ok to test |
28753fc to
4d0ee23
Compare
|
/ok to test |
1 similar comment
|
/ok to test |
4d0ee23 to
ecf4186
Compare
|
Is this going to randomize the order of our unit tests for ever pytest run? I thought we were going to have a specific CI job that randomized the order to avoid inflicting flakiness on people while we work out bugs. |
ecf4186 to
bd7c8c6
Compare
|
/ok to test |
Add pytest-randomly to cuda_pathfinder. Tests are randomized by default.
pytest-randomlydocs