#1146866 dipy: FTBFS on i386: test failures

Package:
src:dipy
Source:
src:dipy
Submitter:
Sebastian Ramacher
Date:
2026-09-06 12:59:04 UTC
Severity:
normal
Tags:
#1146866#5
Date:
2026-09-06 12:57:30 UTC
From:
To:
Dear maintainer,

dipy FTBFS on i386:


=================================== FAILURES ===================================
E       assert 1.7775472817319411 < 1
E        +  where 1.7775472817319411 = abs((98.222452718268059 - 100))
E        +    where 98.222452718268059 = <built-in method mean of numpy.ndarray object at 0xe6d87920>()
E        +      where <built-in method mean of numpy.ndarray object at 0xe6d87920> = array([[[ 105.64528906,   83.73337841,  103.14523929, ...,  100.10504015,\n          100.02191643,  100.00381517],\n    ...2],\n        [  97.76005389,   96.61499114,   99.12334288, ...,  100.48079701,\n           99.98568357,  100.01387022]]]).mean

dipy/denoise/tests/test_ascm.py:18: AssertionError

E       AssertionError: assert 1.1618215408360868 < 1.0
E        +  where 1.1618215408360868 = <ufunc 'absolute'>((98.983997815277846 - 97.822176274441759))
E        +    where <ufunc 'absolute'> = np.abs
E        +    and   98.983997815277846 = <function mean at 0xf5938940>(array([[[ 99.9899995 ,  99.9899995 ,  99.9899995 , ...,  99.9899995 ,\n          99.9899995 ,  99.9899995 ],\n        [ ...899995 ],\n        [ 99.9899995 ,  99.9899995 ,  99.9899995 , ...,  99.9899995 ,\n          99.9899995 ,  99.9899995 ]]]))
E        +      where <function mean at 0xf5938940> = np.mean
E        +    and   97.822176274441759 = <function mean at 0xf5938940>(array([[[ 99.9899995 ,  99.9899995 ,  99.9899995 , ...,  99.9899995 ,\n          99.9899995 ,  99.9899995 ],\n        [ ...899995 ],\n        [ 99.9899995 ,  99.9899995 ,  99.9899995 , ...,  99.9899995 ,\n          99.9899995 ,  99.9899995 ]]]))
E        +      where <function mean at 0xf5938940> = np.mean

dipy/denoise/tests/test_nlmeans.py:199: AssertionError
=========================== short test summary info ============================
FAILED dipy/denoise/tests/test_ascm.py::test_ascm_static - assert 1.777547281...
FAILED dipy/denoise/tests/test_nlmeans.py::test_blockwise_sigma_array_support
==== 2 failed, 957 passed, 174 skipped, 59 deselected in 5727.48s (1:35:27) ====

See
https://buildd.debian.org/status/fetch.php?pkg=dipy&arch=i386&ver=1.12.1-5%2Bb1&stamp=1788589386&raw=0
for details.

Cheers