Re: bug report

2010-08-11 Thread Stefano Lattarini
Hi Jeff, thanks for the report. > FAIL: acloca22.test (exit: 1) This seems like a weird failure, no clue what the cause might be... could you please try to run the test by hand to see if the failure is still there? You can do something like this: $ cd /software/source/automake-1.11/tests/ $

Re: bug report

2007-10-14 Thread Ralf Wildenhues
Hello Kyoji, Thanks for the report. * Kyoji Kamei wrote on Sun, Oct 14, 2007 at 11:31:13PM CEST: > XFAIL: cond17.test This is not a problem: XFAILs are expected failures. So everything is going right here, only FAILs and XPASSes (unexpected passes) are problematic. Cheers, Ralf