Hello Rudá,

thanks for the bug report.

* Rudá Moura wrote on Mon, Oct 27, 2008 at 01:10:25AM CET:
> Today i ran make check on automake-1.10.1 sources i've compiled on my  
> Mac OS X (10.5.5) and I've got a fail test:
>
> =====================================
> 1 of 554 tests failed
> (60 tests were not run)
> Please report to bug-automake@gnu.org
> =====================================
> make[3]: *** [check-TESTS] Error 1
> make[2]: *** [check-am] Error 2
> make[1]: *** [check-recursive] Error 1
> make: *** [test] Error 2
>
> => XFAIL: cond17.test.

The "XFAIL" means "expected failure", so that's not the problematic one.
There should be a FAILed test somewhere.  When you find it in the
output, please rerun it verbosely like this and send the output:
  cd tests
  env TESTS=TheOneThatFailed.test make -e check VERBOSE=yes

Thanks,
Ralf


Reply via email to