Emilio wrote:
sympy is still failing its autopkgtests on some architectures. It
looks like the situation is better after #1095778 got fixed, but
there's still some tests failing, e.g.:
https://ci.debian.net/packages/s/sympy/testing/armel/57926511/
https://ci.debian.net/packages/s/sympy/testing/ppc64el/57926702/
https://ci.debian.net/packages/s/sympy/testing/riscv64/57893815/
Hi. As you see, some of the autopkgtests in our last upload still fail.
This is a summary of what I see:
armel: There is at least a test which fails:
test_issue_11461
E Failed: Failed: DID NOT WARN. No warnings of type <class 'RuntimeWarning'>
was emitted. The list of emitted warnings is: [].
ppc64el:
test_numpy_to_float fails with Assertion error:
2506s E assert 1.848892746611746418933738824882e-32 < (2 ** -(106 + 1))
2506s E + where 1.848892746611746418933738824882e-32 =
abs(((0.6666666666666666666666666666667 - 0.6666666666666666666666666666667) /
0.6666666666666666666666666666667))
riscv64:
FAIL timed out
I'm not sure I will have time to investigate all that, but will gladly make
another team upload if somebody proposes a sensible patch.
Thanks.