bug-coreutils
[Top][All Lists]
Advanced

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

bug#6547: GNU coreutils 8.5 "make check" => tests/test-suite.log 8 of 36


From: Pádraig Brady
Subject: 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
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

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.

Attachment: local-tests.diff
Description: Text Data


reply via email to

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