Skip to content
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

FBC measures test failure on PPC #1264

Closed
matthew-brett opened this issue Jun 19, 2017 · 2 comments
Closed

FBC measures test failure on PPC #1264

matthew-brett opened this issue Jun 19, 2017 · 2 comments
Milestone

Comments

@matthew-brett
Copy link
Contributor

Power PPC test seems to be a fair bit off expected...

======================================================================
FAIL: Test the FBC measures on a set of fibers
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildslave/debian-ppc-64/dipy-py2_7-debian-ppc/build/venv/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/buildslave/debian-ppc-64/dipy-py2_7-debian-ppc/build/venv/local/lib/python2.7/site-packages/dipy/tracking/tests/test_fbc.py", line 48, in test_fbc
    npt.assert_almost_equal(np.mean(rfbc_orig), 1.0500466494329224)
  File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 470, in assert_almost_equal
    raise AssertionError(msg)
AssertionError: 
Arrays are not almost equal to 7 decimals
 ACTUAL: 1.0441612052589981
 DESIRED: 1.0500466494329224

https://nipy.bic.berkeley.edu/builders/dipy-py2.7-debian-ppc/builds/220/steps/shell_9/logs/stdio

Last passing revision was e414987 on Jan 9th - see https://nipy.bic.berkeley.edu/builders/dipy-py2.7-debian-ppc

@arokem
Copy link
Contributor

arokem commented Jun 20, 2017

Might this be related somehow to pytables?

The commit that seems to have broken this was this one: 147d207

@skoudoro skoudoro added this to the 1.3 milestone Oct 18, 2020
@skoudoro
Copy link
Member

issue on python27 and not anymore relevant. closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants