Skip to content

Unpin pytest to avoid regression on pytest-xdist #3699

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

Closed
xavfernandez opened this issue May 19, 2016 · 0 comments · Fixed by #3863
Closed

Unpin pytest to avoid regression on pytest-xdist #3699

xavfernandez opened this issue May 19, 2016 · 0 comments · Fixed by #3863
Labels
auto-locked Outdated issues that have been locked by automation C: tests Testing and related things

Comments

@xavfernandez
Copy link
Member

pip test suite is currently pinned on pytest==2.7.2 to avoid race condition issues with xdist.

Cf #3341 and pytest-dev/pytest#1083

We should try unpinning as soon as the issue is fixed in pytest.

@xavfernandez xavfernandez added the C: tests Testing and related things label May 19, 2016
nicoddemus added a commit to nicoddemus/pip that referenced this issue Jul 22, 2016
Re-using the built-in tmpdir fixture fixes pytest-dev/pytest#1083

Also with latest pytest there's no need to use --assert=plain on py35 anymore

Fixes pypa#3699
Fixes pytest-dev/pytest#1083
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation C: tests Testing and related things
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant