automake
[Top][All Lists]
Advanced

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

Re: problem with a test that is expected to fail, on cygwin only...


From: Ralf Wildenhues
Subject: Re: problem with a test that is expected to fail, on cygwin only...
Date: Tue, 16 Jan 2007 09:06:03 +0100
User-agent: Mutt/1.5.13 (2007-01-09)

* Brian Dessent wrote on Tue, Jan 16, 2007 at 03:33:27AM CET:
> Ed Hartnett wrote:
> 
> > TESTFILES = nctst tst_failure
> > [...]
> > TESTS = $(TESTFILES) run_nc_tests.sh
> > XFAIL_TESTS = tst_failure
> > [...]
> > XFAIL: tst_failure
> > [...]
> > FAIL: tst_failure.exe
> 
> Notice the difference?  You probably should specify "TESTFILES =
> nctst$(EXEEXT) tst_failure$(EXEEXT)" and "XFAIL_TESTS =
> tst_failure$(EXEEXT)" instead,

Actually, that should not be needed.  All Ed should do is specify the
test names consistently.  Darn, that looks like a 1.10 regression to
me.  Ed, you're using Automake 1.10, right?

Thanks for the report,
Ralf




reply via email to

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