Re: [PATCH 00/24] test: separate source and build directories

Subject: Re: [PATCH 00/24] test: separate source and build directories

Date: Fri, 20 Oct 2017 23:33:11 -0300

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jani Nikula <jani@nikula.org> writes:

> This lengthy but mostly mechanical series separates all source and build
> directory references in the test framework to be able to properly build
> and run out-of-tree tests. At the end, the 'cp -a' of the test directory
> from source to build can be dropped.

I pushed most of these, except 16, which needs to be manually moved to
test-lib.sh and 24 which is now obsolete.

Unfortunately this has introduced the following bug: running make test
twice without running make clean between causes T310-emacs.sh to be
terminated with signal 15 (maybe from a timeout?). So I guess something
is not being removed / shut dow by the test suite.

reverting a8cd1ec26b7ed1144  "fixes" the problem so I guess if you don't
have any better ideas I can do that for now.

d



_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: