coreutils
[Top][All Lists]
Advanced

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

Re: new snapshot available: coreutils-8.17.70-1bacb4


From: Pádraig Brady
Subject: Re: new snapshot available: coreutils-8.17.70-1bacb4
Date: Wed, 08 Aug 2012 16:43:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 08/08/2012 03:57 PM, Jim Meyering wrote:
> Here's a preview of what coreutils-8.18 should look like.
> 
> I noticed one spurious test failure reported by the Nixos Hydra autobuilder:
> 
>   http://hydra.nixos.org/build/2924158
> 
> It's in the most recently added test, so we'll probably have to fix it
> before release but I haven't investigated yet or seen it anywhere else:
> 
>     FAIL: df/total-unprocessed (exit: 1)
>     ====================================
>     ...
>     + df --local -t nfs --total .
>     Filesystem     1K-blocks      Used Available Use% Mounted on
>     -              453794636 325690492 105389844  76% /
>     total          453794636 325690492 105389844  76%
>     + fail=1
>     + compare exp out
>     + compare_dev_null_ exp out
>     + test 2 = 2
>     + test xexp = x/dev/null
>     + test xout = x/dev/null
>     + return 2
>     + case $? in
>     + compare_ exp out
>     + diff -u exp out
>     --- exp   2012-08-07 07:13:23.862331198 +0000
>     +++ out   2012-08-07 07:13:23.864331274 +0000
>     @@ -1 +1 @@
>     -df: no file systems processed
>     +df: Warning: cannot read table of mounted file systems:\
>       No such file or directory
>     + fail=1
>     ...

Hopefully the attached should fix it up.

cheers,
Pádraig.

Attachment: df-tests.diff
Description: Text document


reply via email to

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