Bug#845082: numexpr FTBFS on ppc64el: test failures
Adrian Bunk
bunk at stusta.de
Sun Nov 20 09:41:04 UTC 2016
Source: numexpr
Version: 2.6.1-1
Severity: serious
https://buildd.debian.org/status/fetch.php?pkg=numexpr&arch=ppc64el&ver=2.6.1-1&stamp=1479607449
Lots of failures like:
...
======================================================================
FAIL: test_scalar0_int_aggressive_OPERATIONS_0309 (__main__.TestExpressions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "numexpr/tests/test_numexpr.py", line 1011, in method
return func()
File "numexpr/tests/test_numexpr.py", line 583, in method
neval, type(neval), shape(neval))
AssertionError: '3 ** (b+3)'
(test_scalar=0, dtype='int', optimization='aggressive', exact=False,
npval=array([27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27,
27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27,
27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27,
27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27,
27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27,
27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27]) (<type 'numpy.ndarray'> - (100,))
neval=array([26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26,
26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26,
26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26,
26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26,
26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26,
26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26]) (<type 'numpy.ndarray'> - (100,)))
======================================================================
...
More information about the debian-science-maintainers
mailing list