bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FYI] automake on solaris


From: Ralf Wildenhues
Subject: Re: [FYI] automake on solaris
Date: Fri, 15 May 2009 07:19:29 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Pascal,

thanks for the report.

* Pascal Maes wrote on Thu, May 14, 2009 at 04:44:47PM CEST:
> uname -a
> SunOS amd-22-4 5.10 Generic_137112-07 i86pc i386 i86pc
>
> automake version 1.10.2
>
> =====================================
> 3 of 534 tests failed
> (91 tests were not run)
> Please report to address@hidden
> =====================================
>
> XFAIL: auxdir2.test
> XFAIL: cond17.test
> XFAIL: txinfo5.test

XFAIL means "expected failure", in that case those three are not the
ones that really failed.  There should be other ones.  You can rerun
them verbosely with something like
  cd tests
  env TESTS="foo.test bar.test" make -e check VERBOSE=yes

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]