[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Autoconf 2.60] testsuite: 95 failed
From: |
Keith MARSHALL |
Subject: |
Re: [GNU Autoconf 2.60] testsuite: 95 failed |
Date: |
Mon, 10 Jul 2006 10:50:40 +0100 |
Hi Paul, Ralf,
Paul Eggert wrote, quoting Ralf Wildenhues:
>> Looks ok to me (untested). Doesn't Autotest though guarantee
>> that each test runs in its own subshell, saving you from the
>> need to unset,
>
> I didn't know that. OK, thanks, I installed the following simpler
> patch instead.
>
> --- torture.at 23 Jun 2006 14:56:30 -0000 1.65
> +++ torture.at 7 Jul 2006 20:22:15 -0000 1.68
Ok. I blew away the earlier patch, (unpacked the 2.60 tarball anew),
and installed this, then...
>> Keith, if you'd like to test, you can speed up your testing by
>> running this after applying the patch:
>>
>> make check TESTSUITEFLAGS='-v -d 95'
Thanks for this nugget, Ralf. Looking good at this point; test 95
now says `ok'. I'll run the full testsuite again, overnight, just
to be sure.
Cheers,
Keith.