Control: owner -1 !

This is because pytest 8.4 now fails more kinds of test it can't actually run, here nose-style yield tests.

The root issue is in
https://sources.debian.org/src/blockdiag/3.0.0%2Bdfsg-3/src/blockdiag/tests/test_generate_diagram.py
and is fixed by
https://github.com/blockdiag/blockdiag/pull/175
but as actdiag/nxdiag/seqdiag import that test file and base some of their tests on it, those packages will also need changes.

Reply via email to