Re: parallel autotest and signal handling failure

2010-08-06 Thread Eric Blake
On 08/06/2010 01:35 PM, Ralf Wildenhues wrote: > after running this test: > AT_CHECK([($CONFIG_SHELL ./micro-suite -d -3 5-; echo $? >status) | sed 5q], > > Issue is that SIGPIPE is not seen by the left hand side of the pipe > despite the 'sed 5q'. I'm not sure if there are bugs involved or ju

parallel autotest and signal handling failure (was: [GNU Autoconf 2.67] testsuite: 199 246 failed)

2010-08-06 Thread Ralf Wildenhues
Adding Scott in Cc:, he reported the same issue for Haiku: * Bob Friesenhahn wrote on Wed, Aug 04, 2010 at 11:54:27PM CEST: [...] after running this test: AT_CHECK([($CONFIG_SHELL ./micro-suite -d -3 5-; echo $? >status) | sed 5q], trying (and failing) to solicit a SIGPIPE. > 1: test number