On Sat, Dec 5, 2020 at 18:56, Thorsten Glaser <t.gla...@tarent.de>
wrote:
On Sun, 6 Dec 2020, Roger Shimizu wrote:
I find java packages with maven-debian-helper can be tested by:
====
Test-Command: dh_auto_configure; dh_auto_test
^^^^^^^^^^^^
Doesn’t this just call mvn test ?
If so, that’s not as-installed testing and as such very much
*not* an autopkgtest.
Though it can still be useful when dependencies change (that is another
use case for autopkgtests). autopkgtest regression will block migration
to testing.