Am Sun, Jan 22, 2023 at 04:24:51PM +0100 schrieb Jerome Kieffer:
> I released the verison 2023.1 last week:
> https://pypi.org/project/pyfai/
> 
> I just checked on the i386-debian sid chroot I have and none of the 3 test 
> you found were failing (they are skipped)... but there is another one failing:
> 
> ======================================================================
> FAIL: test (pyFAI.test.test_error_model.TestErrorModel.test)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/tmp/pyFAI/build/lib/python3/dist-packages/pyFAI/test/test_error_model.py", 
> line 121, in test
>     self.assertGreaterEqual(cormap(ref.__getattribute__(array), 
> res.__getattribute__(array)), epsilon, f"array {array} matches for {k} vs 
> numpy")
> AssertionError: 0 not greater than or equal to 0.002 : array
> sum_normalization matches for ('poisson', 'opencl', 'integrate') vs numpy
> 
> I double checked and this failure is relative to the PoCL
> implemantation used on my i386-chroot. If OpenCL is disabled for the
> tests in debian, this test should pass OK.

Thanks for commenting on this.  Would you be able to push the needed changes
to Salsa (and preferably upload)?

Kind regards
    Andreas. 

-- 
http://fam-tille.de

Reply via email to