Path: csiph.com!3.eu.feeder.erje.net!feeder.erje.net!usenet.goja.nl.eu.org!aioe.org!bofh.it!news.nic.it!robomod From: Pirate Praveen Newsgroups: linux.debian.maint.java Subject: Re: Java packages and autopkgtest Date: Sat, 05 Dec 2020 19:30:02 +0100 Message-ID: References: X-Original-To: debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Sat Dec 5 18:22:55 2020 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.2 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_FROM_MX=-3.1; rate: -4.6 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=onenetbeyond.org; s=stigmate; t=1607192561; bh=tl7WneFxVU4ltdOobB+gIzBGEpyw190EkoHPHTqB2IQ=; h=Date:From:Subject:To:In-Reply-To:References:From; b=BGpBOhemScGwZg+h97MQFh6gZgDUaUfZog8HXOq4AIBuqqAEYqmKgx1sOWTYvdkFc Kl0VO74CCTbeRX+oGUCDBB73XOpRpfoVQe5J0IJBquflV9lcHJ41YXOLWltoXhBIYj 4Sx98JlTfhOiZlacv/0a/th0KPcGByc5xsgzi11o= X-Mailer: geary/3.36.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-13; format=flowed Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/22577 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/HPPVKQ.YYXLCAKG9CRA3@onenetbeyond.org Approved: robomod@news.nic.it Lines: 20 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sat, 05 Dec 2020 23:52:29 +0530 X-Original-Message-ID: X-Original-References: Xref: csiph.com linux.debian.maint.java:11955 On Sat, Dec 5, 2020 at 18:56, Thorsten Glaser =20 wrote: > On Sun, 6 Dec 2020, Roger Shimizu wrote: >=20 >> I find java packages with maven-debian-helper can be tested by: >>=20 >> =3D=3D=3D=3D >> Test-Command: dh_auto_configure; dh_auto_test > ^^^^^^^^^^^^ >=20 > Doesn=FFt this just call mvn test ? >=20 > If so, that=FFs not as-installed testing and as such very much > *not* an autopkgtest. Though it can still be useful when dependencies change (that is another=20 use case for autopkgtests). autopkgtest regression will block migration=20 to testing.