]> git.cworth.org Git - notmuch/commitdiff
tests: fail and report when a parallel build fails (or times out)
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 20 May 2019 17:20:57 +0000 (13:20 -0400)
committerDavid Bremner <david@tethera.net>
Mon, 20 May 2019 17:48:56 +0000 (14:48 -0300)
When a parallel build fails (or when it times out, if timeout is
present), the test suite should not blithely succeed.  Catch these
failures and at least report them.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>

No differences found