Your message dated Mon, 18 Mar 2024 21:53:05 +0100
with message-id <6542081c-1b22-454b-958c-07216c15c...@debian.org>
and subject line Re: tomopy: autopkgtest failure on s390x
has caused the Debian Bug report #1032045,
regarding tomopy: autopkgtest failure on s390x
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 ow...@bugs.debian.org
immediately.)


-- 
1032045: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032045
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tomopy
Version: 1.10.4+ds1-9
Severity: serious

https://ci.debian.net/data/autopkgtest/testing/s390x/t/tomopy/31694525/log.gz

...
======================================================================
FAIL: test_bart 
(test_tomopy.test_recon.test_algorithm.ReconstructionAlgorithmTestCase.test_bart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/tmp/autopkgtest-lxc.usbhl2tu/downtmp/build.j1Q/src/test/test_tomopy/test_recon/test_algorithm.py",
 line 92, in test_bart
    assert_allclose(
  File "/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
1592, in assert_allclose
    assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
  File "/usr/lib/python3.11/contextlib.py", line 81, in inner
    return func(*args, **kwds)
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
862, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Not equal to tolerance rtol=0.01, atol=0

Mismatched elements: 16 / 18432 (0.0868%)
Max absolute difference: 6.0796738e-06
Max relative difference: 0.26425964
 x: array([[[-0.344939, -0.277677, -0.166536, ...,  0.051406, -0.012136,
         -0.053158],
        [-0.259402, -0.219799, -0.031947, ...,  0.150905, -0.017446,...
 y: array([[[-0.344939, -0.277679, -0.166535, ...,  0.051409, -0.012139,
         -0.053158],
        [-0.259402, -0.219799, -0.031947, ...,  0.150904, -0.017445,...
-------------------- >> begin captured logging << --------------------
tomopy.recon.algorithm: INFO: Reconstructing 8 slice groups with 8 master 
threads...
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_ospml_hybrid 
(test_tomopy.test_recon.test_algorithm.ReconstructionAlgorithmTestCase.test_ospml_hybrid)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/tmp/autopkgtest-lxc.usbhl2tu/downtmp/build.j1Q/src/test/test_tomopy/test_recon/test_algorithm.py",
 line 220, in test_ospml_hybrid
    assert_allclose(
  File "/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
1592, in assert_allclose
    assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
  File "/usr/lib/python3.11/contextlib.py", line 81, in inner
    return func(*args, **kwds)
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
862, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Not equal to tolerance rtol=0.01, atol=0

Mismatched elements: 40 / 18432 (0.217%)
Max absolute difference: 2.3543835e-06
Max relative difference: 1.0744988
 x: array([[[5.263694e-05, 1.943827e-03, 6.817912e-03, ..., 2.017710e-02,
         1.339560e-02, 8.127209e-03],
        [9.065618e-05, 3.251776e-03, 1.258464e-02, ..., 3.958699e-02,...
 y: array([[[5.263694e-05, 1.943812e-03, 6.817927e-03, ..., 2.017727e-02,
         1.339539e-02, 8.127220e-03],
        [9.065603e-05, 3.251777e-03, 1.258466e-02, ..., 3.958680e-02,...
-------------------- >> begin captured logging << --------------------
tomopy.recon.algorithm: INFO: Reconstructing 8 slice groups with 8 master 
threads...
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_ospml_quad 
(test_tomopy.test_recon.test_algorithm.ReconstructionAlgorithmTestCase.test_ospml_quad)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/tmp/autopkgtest-lxc.usbhl2tu/downtmp/build.j1Q/src/test/test_tomopy/test_recon/test_algorithm.py",
 line 237, in test_ospml_quad
    assert_allclose(
  File "/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
1592, in assert_allclose
    assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
  File "/usr/lib/python3.11/contextlib.py", line 81, in inner
    return func(*args, **kwds)
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
862, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Not equal to tolerance rtol=0.01, atol=0

Mismatched elements: 40 / 18432 (0.217%)
Max absolute difference: 1.8775463e-06
Max relative difference: 2.4697225
 x: array([[[5.205292e-05, 1.983037e-03, 6.971959e-03, ..., 2.034622e-02,
         1.350102e-02, 8.103064e-03],
        [9.189637e-05, 3.351238e-03, 1.287083e-02, ..., 3.999370e-02,...
 y: array([[[5.206773e-05, 1.983023e-03, 6.971974e-03, ..., 2.034638e-02,
         1.350077e-02, 8.103047e-03],
        [9.191120e-05, 3.351238e-03, 1.287086e-02, ..., 3.999353e-02,...
-------------------- >> begin captured logging << --------------------
tomopy.recon.algorithm: INFO: Reconstructing 8 slice groups with 8 master 
threads...
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 60 tests in 21.206s

FAILED (SKIP=9, failures=3)
autopkgtest [20:00:00]: test command1: -----------------------]
autopkgtest [20:00:00]: test command1:  - - - - - - - - - - results - - - - - - 
- - - -
command1             FAIL non-zero exit status 1

--- End Message ---
--- Begin Message ---
Version: 1.14.1+ds1-1

Hi,

On Mon, 27 Feb 2023 00:52:46 +0200 Adrian Bunk <b...@debian.org> wrote:
======================================================================
FAIL: test_bart 
(test_tomopy.test_recon.test_algorithm.ReconstructionAlgorithmTestCase.test_bart)
----------------------------------------------------------------------

This seems to have been fixed.

Paul

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to