automake-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] parallel-tests: new recognized test result 'ERROR'


From: Stefano Lattarini
Subject: Re: [PATCH] parallel-tests: new recognized test result 'ERROR'
Date: Fri, 1 Jul 2011 11:59:36 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

On Thursday 30 June 2011, Stefano Lattarini wrote:
> I've applied the attached patch to the 'GSoC/experimental/test-results-work'
> branch  Note that this is not an FYI, since that branch is temporary, and can
> thus be amended and modified.  Reviews are welcome!
> 
> Thanks,
>   Stefano
> 
And consider the following squashed-in:

 diff --git a/tests/color.test b/tests/color.test
 index bcaf17b..174c5d3 100755
 --- a/tests/color.test
 +++ b/tests/color.test
 @@ -107,4 +107,8 @@ AM_COLOR_TESTS=always $MAKE -e check >stdout && { cat 
stdout; Exit 1; }
  cat stdout
  test_color
  
 +$MAKE -e check >stdout && { cat stdout; Exit 1; }
 +cat stdout
 +test_no_color
 +
  :

Sorry for the noise,
  Stefano



reply via email to

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