-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.0 Source: autopkgtest Binary: autopkgtest Architecture: all Version: 3.16.2 Maintainer: Autopkgtest team <[email protected]> Uploaders: Ian Jackson <[email protected]>, Martin Pitt <[email protected]> Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git Vcs-Git: git://anonscm.debian.org/autopkgtest/autopkgtest.git Testsuite: autopkgtest Build-Depends: debhelper (>= 8), python3 (>= 3.1), python3-mock, python3-debian, python3-docutils, pyflakes, procps, pep8 Package-List: autopkgtest deb devel optional arch=all Checksums-Sha1: 5d8097f0a4b3a9dab117823380eaa21ce3352e39 174577 autopkgtest_3.16.2.tar.gz Checksums-Sha256: 35333fc9b90e8744ebaf646d91802ea3baaed069a4e17bff1ec96029b7baf1e2 174577 autopkgtest_3.16.2.tar.gz Files: 630e2651622e9a921712fb85316b7263 174577 autopkgtest_3.16.2.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJVqRssAAoJENFO8V2v4RNH58cQAIp44EwWOMrtNA9QflsPoz2q FSylCoDTTOEyuovzjmNRxaBWgv3Bv0GGU/1k3geCGsecnRU5YRmkJVjnDC0HOjnR efITUHiXXOUSI9sFBlhx1SZxJ/hvOpYQOFgKi1aYVD85KAm582rvVgIKvbPo+iuP EGbVDwVq+9yWA6/Oa16MPYaJdn/Z4oiCrpe6TrVvI/J2/HZ+qOhDaYtw9Q6pSpnc F9ZLmcF9J4n++2Ma7xLTmFC9ACyerfBOFu9XA+ZMKLNrYPfUuNl0X38Ni2bkOybt hUwrRDf+Xo4XC9AXZcWNinXbcCYL3aMO2uIoNQQLEoTWuuY2STrvW73FzitWCa4A mP8JGpKX7F9Va2rrxpO//b3E+lUyPNpPTebCy20zl84fUFmJRn/fZ0vM1ihTvaGb hosjNl/NYlZsJJ+IH5vZzm9xCifv5vs31+LXAZ88TnMFKFRctYhlDfmPJp0JReBW 3trj85KnkF+/1wUm6wg9ASpM8dJIio2j2AwEeWbjyKUZs0XdkeJ+MG63/RSoMU6u VqnDkscrI8vEuu3tHO2mbJmgTVJM/3KMtfJicaO/jCXPLts5yBaapRhVOxSgnGzj UDPRFeHG0+0WvSvs4W2Hp1dlCNWuGhqiACK0JiUsJC62tI/93e5qw1Lp9MY2mPmu 4+XosXhmsbyxzBiULkE5 =diga -----END PGP SIGNATURE----- Changes: autopkgtest (3.16.2) unstable; urgency=medium * Exit with code 4 ("test failure") if a test times out, instead of 16 ("testbed failure"). * Exit with code 12 ("erroneous package") if test dependencies are unsatisfiable and put badpkg/blame into summary, instead of exiting with code 20 ("other unexpected failures including bad usage"). * Exit with code 12 ("erroneous package") and a proper error message if debian/tests/<testname> does not exist, instead of code 20 and a confusing message about chmod failing and *-stderr missing. * Exit with code 12 ("erroneous package") instead of 20 if test dependency package install fails. * adt-virt-ssh: If the executed command exits with 255, translate that to 253 in the auxverb wrapper, as 255 is ssh's (and auxverb's) exit code if something with the connection failed. This avoids considering ordinary test failures as temporary testbed failures. (LP: #1475679) -- Martin Pitt <[email protected]> Fri, 17 Jul 2015 17:08:03 +0200