Package: python-scipy Followup-For: Bug #919929 No, I am wrong. Tests are pytest, the junit reference is --junitxml, indicated test reports are in junit format.
The question then, is why is the instruction in pytest.ini to ignore deprecation warnings not being honoured? Ah I see it. I'm looking at the source for 1.2.1. We'll need to apply something like upstream patch 927ddf389998767 / 1955c60c0833 (if not 614847c5fc8) to stop the warnings. Drew