-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST: local test failures #26823
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
not that i'm aware of. i'll just add these here for now. i've see problems with pandas/tests/test_sorting.py::TestSafeSort::test_labels_out_of_bound[-1] and just changed desktop machine to a different gen cpu and getting clipboard errors. haven't had chance to investigate further. although it may be best if issues for different tests are logged separately? |
The failure in series.indexing.test_datetime.test_index_unique seems to be about a fixture behaving creatively:
In all of the runs where this fails, the output shows that Below in |
using for the moment though we probably shouldn't be using scope on fixtures. |
Turning this into a tracker since more are turning up;.
The text was updated successfully, but these errors were encountered: