ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
206 stars 44 forks source link

Lots of warnings in test suite #1425

Open dweindl opened 5 days ago

dweindl commented 5 days ago

Currently, there are way too many warnings issued in the test suite:

base: 570 warnings optimize: 53 warnings hierarchical: 27 warnings select: 205 warnings petab: 40 warnings

Some are from third-party libraries, but many are from pypesto.

Those that can be prevented should be prevented. The expected ones should be filtered out by the tests.