Your message dated Thu, 19 Nov 2020 14:53:25 +0800 with message-id <[email protected]> and subject line test_interpolate.TestPPoly.test_roots test passes on i386 has caused the Debian Bug report #948950, regarding test_interpolate.TestPPoly.test_roots test fails on i386 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 948950: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948950 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-scipy Version: 0.14.0-1 Severity: important this test fails when the package is rebuilt on today's sid. The error then is ignored during the test build, however it fails hard in the autopkg test. ====================================================================== FAIL: test_roots (test_interpolate.TestPPoly) ---------------------------------------------------------------------- Traceback (most recent call last): File "/scratch/packages/python-scipy-0.14.0/debian/python-scipy/usr/lib/python2.7/dist-packages /scipy/interpolate/tests/test_interpolate.py", line 749, in test_roots assert_allclose(r, sproot(spl), atol=1e-15) File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 1183, in assert_allclose verbose=verbose, header=header) File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 599, in assert_array_compa re raise AssertionError(msg) AssertionError: Not equal to tolerance rtol=1e-07, atol=1e-15 (shapes (9,), (10,) mismatch) x: array([ 0.1047157 , 0.20941655, 0.31410118, 0.41890546, 0.52334966, 0.62790802, 0.73244579, 0.83763035, 0.94434654]) y: array([ 1.57758919e-19, 1.04715696e-01, 2.09416552e-01, 3.14101183e-01, 4.18905456e-01, 5.23349664e-01, 6.27908024e-01, 7.32445794e-01, 8.37630351e-01, 9.44346543e-01]) ---------------------------------------------------------------------- Ran 16583 tests in 124.158s FAILED (KNOWNFAIL=277, SKIP=1177, failures=1) Running unit tests for scipy NumPy version 1.8.1 NumPy is installed in /usr/lib/python2.7/dist-packages/numpy SciPy version 0.14.0 SciPy is installed in /scratch/packages/python-scipy-0.14.0/debian/python-scipy/usr/lib/python2.7/dist-packages/scipy Python version 2.7.8 (default, Aug 10 2014, 12:56:47) [GCC 4.9.1] nose version 1.3.3 failed: test_interpolate.TestPPoly.test_roots #errors: 1
--- End Message ---
--- Begin Message --- scipy debci test logs show that test_interpolate.TestPPoly.test_roots is now passing on i386.Oldest accessible log is 1.5.2-2 so the test may have gotten fixed in an earlier version.
--- End Message ---

