Failing tests

Sébastien Willmann sebastien.willmann at gmail.com
Mon Nov 5 22:25:07 CET 2012


Le vendredi 02 nov. 2012 à 10:37:28 (+0000), Frank Fischer a écrit : 
> On 2012-09-04, Sébastien Willmann <sebastien.willmann at gmail.com> wrote:
> 
> > Ok, but how do I check that the tests passed?
> 
> The "tests" make target has been modified in 210d6e1 so that it opens
> a terminal window but runs non-interactively otherwise. Thus you
> should be able to check the return status of `make tests`.
> 
Thanks! I run the tests in an rpm build script, so they are not launched from a tty, but I managed to make them work thanks to the script command:

script -ec "make tests" /dev/null

Sébastien Willmann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20121105/cad833b8/attachment.pgp 


More information about the implementations-list mailing list