[Debian-med-packaging] Bug#1030885: python-cogent: FTBFS (some tests require more than one CPU)
Santiago Vila
sanvila at debian.org
Thu Oct 19 22:55:47 BST 2023
found 1030885 2023.2.12a1+dfsg-2
owner 103088 !
thanks
Hi. This is happening again in version 2023.2.12a1+dfsg-2.
This is the way it fails:
=================================== FAILURES ===================================
____________________________ test_write_db_parallel ____________________________
[...]
else:
if max_workers <= 0:
> raise ValueError("max_workers must be greater than 0")
E ValueError: max_workers must be greater than 0
My theory is that "test_write_db_parallel", which was disabled
in version 2022.10.31a1+dfsg-1, was inadvertedly reenabled
again in commit c0a8fffe ("Refresh patches"). Maybe because of
a git conflict.
Anyway, I'll try to find a fix.
Thanks.
More information about the Debian-med-packaging
mailing list