Skip to content

Drop pytest-timeout #9740

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

Merged
merged 1 commit into from
Mar 28, 2021
Merged

Conversation

pradyunsg
Copy link
Member

See pytest-dev/pytest-xdist#204 and pytest-dev/pytest-timeout#8

Basically, pytest-xdist and pytest-timeout don't work together, which means we should drop one of them. Parallelisation of our tests is kinda super important to us right now, so... let's drop this timeout logic.

It is incompatible with pytest-xdist and causes crashes when used with
it. Also removes the marker from the only test that uses it.
@pradyunsg pradyunsg added C: tests Testing and related things type: maintenance Related to Development and Maintenance Processes skip news Does not need a NEWS file entry (eg: trivial changes) labels Mar 26, 2021
@pradyunsg
Copy link
Member Author

Merging without reviews, but happy to revert if folks don't like this.

@pradyunsg pradyunsg merged commit a9394d5 into pypa:main Mar 28, 2021
@pradyunsg pradyunsg deleted the tests/drop-pytest-timeout branch March 28, 2021 06:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C: tests Testing and related things skip news Does not need a NEWS file entry (eg: trivial changes) type: maintenance Related to Development and Maintenance Processes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant