[Debian-med-packaging] Bug#1029533: python3-dipy: autopkgtest measures wall-clock time, causing random failures

Rebecca N. Palmer rebecca_palmer at zoho.com
Mon Jan 23 21:47:58 GMT 2023


Package: python3-dipy
Version: 1.5.0-6
Tags: patch

test_mapmri_isotropic_static_scale_factor measures wall-clock time to 
check which of two methods is faster, which is flaky on a shared 
autopkgtest server.  (Known instances of it failing are 
https://ci.debian.net/data/autopkgtest/testing/amd64/d/dipy/30625454/log.gz 
and 
https://ci.debian.net/data/autopkgtest/testing/amd64/d/dipy/30051506/log.gz 
.)

I suggest skipping this part of the test (e.g. change if not 
platform.system() == "Windows": to if 0:).



More information about the Debian-med-packaging mailing list