-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Failures with pytest 6.0.0rc1 #35261
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
Seems like that failure was a bug in the RC that's being addressed. There's a second issue with typing. I think pytest 6.x added type annotations https://github.com/pandas-dev/pandas/pull/35260/checks?check_run_id=865426177
cc @simonjayhawkins if you have suggestions for how to proceed on any of those. |
This was referenced Jul 13, 2020
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=39140&view=logs&j=a3a13ea8-7cf0-5bdb-71bb-6ac8830ae35c&t=add65f64-6c25-5783-8fd6-d9aa1b63d9d4
In the failing cases we dynamically add a an xfail marker:
pandas/pandas/tests/test_strings.py
Lines 266 to 268 in f477a0e
For now we can pin pytest.
The text was updated successfully, but these errors were encountered: