-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
powerpc: Test*Parser* fail with AssertionError: 2262-04-10T00:12:45.292707840+0000 != 2262-04-10T00:12:45.292707840+0000 #4292
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
is this current master? |
FWIW on s390 the same test fails too |
this is again a byteorder issue.... |
must be something weird going on....on the sparc machine....I can't even build master...it just hangs in the compiler (I turned off quiet)....and goes most of the way thru, but been spinning the cpu for a while (and not out of memory 10% being used)...its the compile step for algos.o....(its pretty large)...maybe that's an issue? any ideas? |
well -- that box is quite antique by now (somewhere from 2000 or around), so a bit of extra patience would help ;) I just usually leave it building and come back to it later. also you might like to make use of installed ccache I see that it now runs python3.2 for you - so I guess there was progress ;) |
ok...will let it build (though 20 min still seems very odd to just compile a file).... |
So the issue on that wrap around problem is happening
these are supposed to be the same |
@yarikoptic pls give a retest....I think I found the problem... as assignng |
Detected by Debian build farm
https://buildd.debian.org/status/fetch.php?pkg=pandas&arch=powerpc&ver=0.12.0~rc1%2Bgit112-gb79996c-1&stamp=1374189622&file=log
good news -- those seems to be the only failures on powerpc (for python 2.7 at least, python 3 did not have chance to get any testing yet due to 2.7 failing)
The text was updated successfully, but these errors were encountered: