[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failing Test in findutils-4.2.16
From: |
James Youngman |
Subject: |
Re: Failing Test in findutils-4.2.16 |
Date: |
Mon, 7 Feb 2005 19:25:55 +0000 |
User-agent: |
Mutt/1.3.28i |
On Mon, Feb 07, 2005 at 02:16:13PM -0500, Vin Shelton wrote:
> make check
>
> Results in the following failure on both Solaris 2.5.1 and 2.8:
>
> Running
> /home/boise/tester/acs/findutils-4.2.16/find/testsuite/find.gnu/name-period.exp
> ...
> FAIL: name-period, --- find.out 2005-02-07 14:09:52.009249000 -0500
> +++
> /home/boise/tester/acs/findutils-4.2.16/find/testsuite/find.gnu/name-period.xo
> 2005-01-31 1
> 6:04:51.000000000 -0500
> @@ -1,2 +1,2 @@
> -tmp/top/.one
> tmp/top/bane
> +tmp/top/.one
> child process exited abnormally
I believe that this is fixed in CVS - the output of "find" is now
piped through sort before being compared with the expected result.
James.