Control: tags -1 moreinfo

On Fri, 22 Jul 2022 04:13:39 +0200 Bastian Germann <[email protected]> wrote:
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.

What you are doing is running the tests and do not care how if they fail. This is against the idea of running a test suite. Please only untag moreinfo when you have dealt with this. It is not hard to figure out how to skip a Python test.
Repeating: "man pybuild should give you the environment variables to override the 
default test runner's arguments."

Reply via email to