[PATCH] parallel-tests: make parsing of test results safer (was: Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite)

2011-06-29 Thread Stefano Lattarini
Reference: http://lists.gnu.org/archive/html/automake-patches/2011-06/msg00199.html The new code for parsing the testsuite-generated `.log' files, as introduced in commit `v1.11-872-gc96b881', considers each `:test-result:' field anywhere in a `.log' file as a declaration of a test result, and

Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite

2011-06-24 Thread Stefano Lattarini
On Thursday 23 June 2011, Stefano Lattarini wrote: On Thursday 23 June 2011, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Thu, Jun 23, 2011 at 09:52:55AM CEST: [SNIP] the authors of third-party test drivers *must* allow the direct writing of `:test-result:' directives in

Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite

2011-06-23 Thread Stefano Lattarini
On Wednesday 22 June 2011, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Wed, Jun 22, 2011 at 09:52:13PM CEST: The first bugfix in the new branch. Luckily, the bug (detailedly described in the ChangeLog entry) is only in the Automake's own testsuite, not in the implementation. You

Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite

2011-06-23 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Thu, Jun 23, 2011 at 09:52:55AM CEST: On Wednesday 22 June 2011, Ralf Wildenhues wrote: Also, have you thought about a quoting mechanism so that test authors do not have to think about breaking the test driver mechanism accidentally? That would seem more robust

Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite

2011-06-23 Thread Stefano Lattarini
On Thursday 23 June 2011, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Thu, Jun 23, 2011 at 09:52:55AM CEST: On Wednesday 22 June 2011, Ralf Wildenhues wrote: Also, have you thought about a quoting mechanism so that test authors do not have to think about breaking the test driver

[PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite

2011-06-22 Thread Stefano Lattarini
The first bugfix in the new branch. Luckily, the bug (detailedly described in the ChangeLog entry) is only in the Automake's own testsuite, not in the implementation. I will push by tomorrow if there is no objection or review by then. Regards, Stefano From

Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite

2011-06-22 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Wed, Jun 22, 2011 at 09:52:13PM CEST: The first bugfix in the new branch. Luckily, the bug (detailedly described in the ChangeLog entry) is only in the Automake's own testsuite, not in the implementation. You could halven the length of the log entry without loss