-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST: flaky test on 3.7 #21636
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
Comments
👍 I'll look into it today. |
Some brief notes: It's seemingly related to some process-level state. With |
yeah something is weird. not really sure. |
(cherry picked from commit dbd102c)
I can't reproduce this failure on either OSX or Linux. Re-opening. |
Dont think the CI has been failing with this lately. We can reopen if it continues to be a problem |
This is occasionally failing the CI.
running this multiple times will cause it to fail:
pytest pandas//tests/groupby/test_categorical.py --pdb -v -k apply -s
not sure where the error is yet. xfailing for now.
The text was updated successfully, but these errors were encountered: