On Thu, Jan 17, 2019 at 06:49:14PM +0100, Olivier Sallou wrote: > > > I tested against a local build of the package though local build (which > runs tests) works fine..... (both are run on the same machine)! > > autopkgtest does not keep the tempory directory used, so I cannot look > at test report (testng) to find failing tests.
Why not uncommenting line
trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM
and may be also add
set -x
for debugging?
Kind regards
Andreas.
--
http://fam-tille.de

