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>
Fri, 7 Oct 2016 22:39:06 +0000 (22:39 +0000)
commit1537594d37b872b85e2eda3077e524a0d950b897
treecdb46b05069b52cf4c08257dbdb9da9f5ed96478
parentb4810f18c0c540175964b2c7d8d7d5d13c2c7aca
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