-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
test_expressions.test_integer* fail badly while building on Debian sid amd64 python3.5 #14269
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
so noone observed it before and only I am that lucky? ok then , here are more detail bits:
I didn't look in detail so my observation might be completely irrelevant but note that in one case numpy reports the dtype while printing array and in another doesn't...
... more later... |
We have a failure here as well when using gcc 6. Debian Testing/Sid also use gcc 6. |
pandas (0.19.0+git14-ga40e185-1) unstable; urgency=medium * New upstream post-release (includes some bugfixes) snapshot * debian/patches - dropped changeset_ and up_ patches adopted upstream, refreshed the rest * debian/rules,patches - save debian-based version into __version.py, so doesn't conflict with upstream tests of public API - exclude for now test_expressions on python3 (see pandas-dev/pandas#14269) [dgit import unpatched pandas 0.19.0+git14-ga40e185-1]
Thanks for these results and sorry this were never addressed. It appears these results were run on fairly old versions of Python and pandas and it would be good to have a updated version of this run. So going to close as these results are fairly old but happy to reopen if we can get and updated run. |
Code Sample, a copy-pastable example if possible
Here is a sample (full build log and all 4 failures are at http://neuro.debian.net/_files/_buildlogs/pandas/0.18.1+git25-ga7469cf/pandas_0.18.1+git25-ga7469cf-1_amd64.build )
edit 1: it is all fine with python 2.7
output of
pd.show_versions()
any clear ideas?
The text was updated successfully, but these errors were encountered: