Terminate individual tests after half an hour
authorSimon McVittie <smcv@debian.org>
Fri, 9 Sep 2016 07:23:36 +0000 (08:23 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 20 Nov 2016 21:58:11 +0000 (21:58 +0000)
commit189346c05b765a51930b830b18be4bf4963d0a79
tree33263c558737a1835595c9484d1b92de02c73f8b
parent23ac65f3d23b6899f1b051e28ec1faa090705e2f
Terminate individual tests after half an hour

While using the Automake parallel test harness, if a test hangs for
long enough for an external watchdog to kill the entire build process
(as happens in Debian sbuild after 150 minutes with no activity on
stdout/stderr), the logs will not be shown. If we make an individual
test time out sooner, logs are more likely to be shown.

Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Name Terminate-individual-tests-after-half-an-hour.patch
buildutil/tap-test