[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#11413: Racy failure in test case 'tap-more.sh'
From: |
Stefano Lattarini |
Subject: |
bug#11413: Racy failure in test case 'tap-more.sh' |
Date: |
Sat, 05 May 2012 19:34:32 +0200 |
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 <address@hidden>
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 <address@hidden>
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
foo.sh
Description: Bourne shell script
0002-tests-use-append-mode-to-capture-parallel-make-outpu.patch
Description: Text Data