automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix testsuite failure of check12.test without DejaGNU.


From: Stefano Lattarini
Subject: Re: Fix testsuite failure of check12.test without DejaGNU.
Date: Mon, 13 Dec 2010 20:37:35 +0100
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

On Monday 13 December 2010, Ralf Wildenhues wrote:
> Merged to master.
> 
> Cheers,
> Ralf
> 
>     Fix testsuite failure of check12.test without DejaGNU.
>     
>     * tests/check12.test: Require runtest.
> 
> diff --git a/tests/check12.test b/tests/check12.test
> index caa8e0f..34c8409 100755
> --- a/tests/check12.test
> +++ b/tests/check12.test
> @@ -17,6 +17,7 @@
>  # Test to make sure dejagnu tests, automake-style tests, and check-local
>  # target can coexist.
>  
> +required=runtest
>  . ./defs || Exit 1
>  
>  set -e
> 
> 
Thanks for this.

JFTR, notice that I tend to have available and installed as many
programs required by the Automake testsuite as possible even in my
"testing sandboxes", to ensure an higer coverage.  The obvious
downside of this habit is that I might forget to add some tools
to $required sometimes, causing this kind of spurious failures.
Luckily, such mistakes are very easily fixed, so I find them
a more than acceptable trade-off.  I hope you agree with me on
this.

Regards,
   Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]