Hello Bastian! > Disabling all tests is a bit of a stretch. Please disable > only those who > need these deprecated classes. > It should be enough to disable test_display and mpl_ic.
In fact, of the 20 tests that the tests directory has, 12 have errors. It didn't make sense for me to ignore them with this pybuild parameter "export PYBUILD_TEST_ARGS=--ignore=tests" So I had to study which functions are giving error in each file and I disabled it with patches. A total of 356 tests passed out of 250. I think it was better than ignoring the wrong ones or disabling everything. I didn't tick - info - because you told me to only do this if I was sure I was ready. If everything is ok let me know and I will answer the bug as done. Nilson F. Silva ________________________________ De: Bastian Germann <b...@debian.org> Enviado: quinta-feira, 21 de julho de 2022 23:13 Para: Nilson Silva <nilsonfsi...@hotmail.com>; 1015...@bugs.debian.org <1015...@bugs.debian.org> Assunto: Re: Bug#1015169: RFS: mir-eval/0.7-1 [ITP] -- Common metrics for common audio/music processing tasks Control: tags -1 moreinfo Disabling all of the tests is a bit of an overkill. Please only disable the ones that need those deprecated classes. It should be enough to disable test_display and mpl_ic.