[Debian-pan-maintainers] Bug#1039722: pyfai is failing autopkg tests with python 3.11.4

Matthias Klose doko at debian.org
Wed Jun 28 17:41:46 BST 2023


Package: src:pyfai
Version: 0.21.3+dfsg1-4
Severity: serious
Tags: sid trixie

pyfai is failing it's autopkg tests on amd64 with python 3.11.4:

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyfai/34908607/log.gz

442s ======================================================================
442s FAIL: test_count_csr (pyFAI.test.test_histogram.TestHistogram2d.test_count_csr)
442s Test that the pixel count and the total intensity is conserved
442s ----------------------------------------------------------------------
442s Traceback (most recent call last):
442s   File "/usr/lib/python3/dist-packages/pyFAI/test/test_histogram.py", line 
340, in test_count_csr
442s     self.assertTrue(delta == 0, msg="check all pixels were counted")
442s AssertionError: False is not true : check all pixels were counted
442s
442s ======================================================================
442s FAIL: test_numpy_vs_cython_vs_csr_2d 
(pyFAI.test.test_histogram.TestHistogram2d.test_numpy_vs_cython_vs_csr_2d)
442s Compare numpy histogram with cython simple implementation
442s ----------------------------------------------------------------------
442s Traceback (most recent call last):
442s   File "/usr/lib/python3/dist-packages/pyFAI/test/test_histogram.py", line 
375, in test_numpy_vs_cython_vs_csr_2d
442s     self.assertTrue(delta_max <= self.err_max_cnt, "pixel count difference 
numpy/csr : max delta=%s" % delta_max)
442s AssertionError: False is not true : pixel count difference numpy/csr : max 
delta=8.0
442s
442s ----------------------------------------------------------------------
442s Ran 376 tests in 272.476s
442s
442s FAILED (failures=2, skipped=9)
442s 92
442s 61
442s 33
442s autopkgtest [15:28:03]: test command1: -----------------------]
443s command1             FAIL non-zero exit status 1
443s autopkgtest [15:28:04]: test command1:  - - - - - - - - - - results - - - - 
- - - - - -
443s autopkgtest [15:28:04]: @@@@@@@@@@@@@@@@@@@@ summary
443s command1             FAIL non-zero exit status 1



More information about the Debian-pan-maintainers mailing list