Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[tests] Improve reliability of test_generator_distributed. #3603

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

stephenroller
Copy link
Contributor

Patch description
test_generator_distributed is one of our flakier tests, even with a retry decorator.

This patch makes small tweaks to make it more reliable.

Testing steps

pytest --seconds 600 tests/test_distributed.py -k test_generator_distributed
73 passed

@stephenroller stephenroller merged commit 3f591f6 into master Apr 21, 2021
@stephenroller stephenroller deleted the test_generator_distributed branch April 21, 2021 18:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants