-
-
Notifications
You must be signed in to change notification settings - Fork 26.5k
CI skip HashVectorizer test on pypy #13729
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
Conversation
|
@rth could you have a look |
rth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh, yes, makes sense for these newly added tests. Thanks.
|
But it seems linked with the gradient boosting "Too long with no output (exceeded 10m0s)" |
|
Hmm... yes, could it be too much to be fitting the whole of Boston in a doctest?? |
|
Nah. That shouldn't be the problem...? I had forgotten Boston was so small. |
|
I wonder if PyPy doesn't like our experimental import mechanism. |
This reverts commit 740c61b.
This reverts commit 740c61b.
Solve the failure in CircleCI related with pypy