-
Notifications
You must be signed in to change notification settings - Fork 83
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
[32bit] nitime.tests.test_timeseries.test_basic_slicing: npt.assert_equal(len(t[ep]), x) #136
Comments
This one also reproduced on Windows: https://ci.appveyor.com/project/arokem/nitime/build/1.0.7/job/nxvdt73pwxrfq8co |
Hiya, Any update on this? I'm building the latest commit 1fab571 and this test still fails on i686. |
I'd like to fix this, but I am not sure: How would I go about reproducing this error? |
Sorry---I'll try and collect more information and hopefully that'll tell us a little more. On my TODO list now :) |
Hello. I'm not a Python expert, at all. In the for loop at line 690 of nitime/nitime/tests/test_timeseries.py Line 690 in 07382c0
when the loop start, |
Fails only on i686:
The text was updated successfully, but these errors were encountered: