Skip to content

CI Disable 32bit pytest xdist#18161

Merged
rth merged 1 commit intoscikit-learn:masterfrom
thomasjpfan:disable_xdist_32bit
Aug 14, 2020
Merged

CI Disable 32bit pytest xdist#18161
rth merged 1 commit intoscikit-learn:masterfrom
thomasjpfan:disable_xdist_32bit

Conversation

@thomasjpfan
Copy link
Copy Markdown
Member

There is a bug with pytest-xdist with the 32bit instance on master.

@rth
Copy link
Copy Markdown
Member

rth commented Aug 14, 2020

Thanks Thomas! It's not an issue with 32 bit though as other jobs are also failing but likely rather due to the pytest-xdist 2.0.0 release today. Pinning to <2.0.0 should fix it I think for now.

@rth
Copy link
Copy Markdown
Member

rth commented Aug 14, 2020

To be more specific the issues seems to be in a bad interaction between pytest-cov and pytest-xdist that should have been fixed in pytest-dev/pytest-cov#191. Maybe we are using a very outdated pytest-cov somehow?

@rth
Copy link
Copy Markdown
Member

rth commented Aug 14, 2020

Aww I see #18160. It would have really been useful to have that link for context here :)

LGTM, let's merge it.

@rth rth merged commit ad6a38f into scikit-learn:master Aug 14, 2020
@thomasjpfan
Copy link
Copy Markdown
Member Author

Ah sorry, I'll be thoughtful with linking other issues.

jayzed82 pushed a commit to jayzed82/scikit-learn that referenced this pull request Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants