tags 11413 + patch close 11413 thanks On 05/05/2012 05:51 PM, Stefano Lattarini wrote: > Severity: minor > > I'm sporadically seeing the failure below in the test 'tap-more.sh'. > > Anyone has an insight about what's going on? > Such an insight is offered by an older commit: commit 642699970e75580e0f11f5786302082e25d8f49c Author: Ralf Wildenhues Date: Tue Mar 10 21:33:47 2009 +0100 Use append mode to capture parallel test output. * tests/lisp8.test: Use append mode for output from `make -j', to avoid dropped lines. * tests/parallel-tests3.test: Likewise. Signed-off-by: Ralf Wildenhues I've verified (with the help of the attached script) that such an issue is indeed present on the affected systems (my Debian box and the Fedora ppc64 system offered by the GCC compile farm), and I've pushed the attached patch to fix it. I'm thus closing this bug report. Regards, Stefano