Re: Automatically dumping test-suite.log on make check failure

2014-05-08 Thread Bálint Réczey
2014-05-08 20:49 GMT+02:00 Marcin Owsiany : > > 2014-05-08 19:33 GMT+02:00 Guillem Jover : > >> Hi! >> >> On Thu, 2014-05-08 at 19:10:48 +0200, Marcin Owsiany wrote: >> > Does anyone know a way to make the automake-generated test suite scripts >> > cat >> > the test-suite.log to stderr on failure?

Re: Automatically dumping test-suite.log on make check failure

2014-05-08 Thread Marcin Owsiany
2014-05-08 19:33 GMT+02:00 Guillem Jover : > Hi! > > On Thu, 2014-05-08 at 19:10:48 +0200, Marcin Owsiany wrote: > > Does anyone know a way to make the automake-generated test suite scripts > cat > > the test-suite.log to stderr on failure? It just reports which tests > failed but > > hides the ac

Re: Automatically dumping test-suite.log on make check failure

2014-05-08 Thread Guillem Jover
Hi! On Thu, 2014-05-08 at 19:10:48 +0200, Marcin Owsiany wrote: > Does anyone know a way to make the automake-generated test suite scripts cat > the test-suite.log to stderr on failure? It just reports which tests failed > but > hides the actual messages. This is most annoying on buildds which th

Re: Automatically dumping test-suite.log on make check failure

2014-05-08 Thread Emilio Pozuelo Monfort
On 08/05/14 19:19, Dimitri John Ledkov wrote: > On 8 May 2014 18:10, Marcin Owsiany wrote: >> Does anyone know a way to make the automake-generated test suite scripts cat >> the test-suite.log to stderr on failure? It just reports which tests failed >> but >> hides the actual messages. This is mo

Re: Automatically dumping test-suite.log on make check failure

2014-05-08 Thread Dimitri John Ledkov
On 8 May 2014 18:25, Emilio Pozuelo Monfort wrote: > On 08/05/14 19:19, Dimitri John Ledkov wrote: >> On 8 May 2014 18:10, Marcin Owsiany wrote: >>> Does anyone know a way to make the automake-generated test suite scripts cat >>> the test-suite.log to stderr on failure? It just reports which test

Re: Automatically dumping test-suite.log on make check failure

2014-05-08 Thread Dimitri John Ledkov
On 8 May 2014 18:10, Marcin Owsiany wrote: > Does anyone know a way to make the automake-generated test suite scripts cat > the test-suite.log to stderr on failure? It just reports which tests failed > but > hides the actual messages. This is most annoying on buildds which then > promptly > remo

Automatically dumping test-suite.log on make check failure

2014-05-08 Thread Marcin Owsiany
Does anyone know a way to make the automake-generated test suite scripts cat the test-suite.log to stderr on failure? It just reports which tests failed but hides the actual messages. This is most annoying on buildds which then promptly remove the whole build dir, and one has to then tediously find