-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI: Linux 32 bit on MacPython/pandas-wheels, test_pairwise_with_self and test_no_pairwise_with_self fails #39553
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
changes to code between failing and good run 8eb7c53...0b16fb3 |
confirmed failing on 1.2.x also |
Oddly, it just appears to be a precision issue with the last value in each failing test.
|
To avoid blocking 1.2.2 which is calendar release (originally scheduled for today), I can just skip those tests on MacPython/pandas-wheels for now. and also nightly 32bit wheels are not being uploaded till this is fixed. |
removing blocker tag as have merged MacPython/pandas-wheels#126 |
https://dev.azure.com/pandas-dev/pandas-wheels/_build/results?buildId=53458&view=results
cc @mroeschke
test_pairwise_with_self was updated in 1.2. (#36657) I will assume that this will also fail on 1.2.x for now. will open PR to test shortly.
I'll also add blocker for now since if tests fail wheels aren't uploaded.
The text was updated successfully, but these errors were encountered: