GNU bug report logs - #6547
GNU coreutils 8.5 "make check" => tests/test-suite.log 8 of 365 tests failed

Previous Next

Package: coreutils;

Reported by: "Jost, Martin (NSN - DE/Munich)" <martin.jost <at> nsn.com>

Date: Thu, 1 Jul 2010 15:29:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #56 received at 6547 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Jim Meyering <jim <at> meyering.net>
Cc: 6547 <at> debbugs.gnu.org
Subject: Re: bug#6547: GNU coreutils 8.5 "make check" => tests/test-suite.log
	8	of 365 tests failed
Date: Thu, 02 Sep 2010 13:27:35 +0100
[Message part 1 (text/plain, inline)]
On 02/09/10 12:39, Jim Meyering wrote:
> Regarding your proposed new test, there is a slightly
> more efficient way to do it:
> 
>   $ git grep df.--local tests
>   tests/du/basic:if df --local . >/dev/null 2>&1; then
>   tests/du/slink:if df --local . >/dev/null 2>&1; then
>   ...
> 
> I.e., you can examine merely the exit status.
> If you do that, please encapsulate the test in a function
> to be defined in tests/init.cfg, I suppose.

OK cool,
I'll apply something like the following untested patch later.

cheers,
Pádraig.
[local-tests.diff (text/x-patch, attachment)]

This bug report was last modified 14 years and 260 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.