Control: reassign -1 python-skbio On 2020-02-12 20:00:16 +0100 Paul Gevers wrote: > With a recent upload of scikit-learn the autopkgtest of python-skbio > fails in testing when that autopkgtest is run with the binary packages > of scikit-learn from unstable. It passes when run with only packages > from testing. In tabular form: > pass fail > scikit-learn from testing 0.22.1+dfsg-1 > python-skbio from testing 0.5.5-3 > all others from testing from testing > > I copied some of the output at the bottom of this report. > > Currently this regression is blocking the migration of scikit-learn to > testing [1]. Due to the nature of this issue, I filed this bug report > against both packages. Can you please investigate the situation and > reassign the bug to the right package? As indicated in a previous reply, the test case itself runs fine with scikit-learn 0.22.2.post1+dfsg-5 (and even earlier) when called through pytest.
It's only when python-skbio's internal test runner is called that the test fails. Therefore, one can probably safely assume that the issue must originate there. Furthermore, as python-skbio was already removed from testing and therefore, a newer scikit-learn won't be an issue there, I'm reassigning this to python-skbio only, so that scikit-learn can migrate.