bug-coreutils
[Top][All Lists]
Advanced

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

Re: coreutils CVS test failure on HP-UX 11i


From: Albert Chin
Subject: Re: coreutils CVS test failure on HP-UX 11i
Date: Sun, 30 May 2004 04:20:21 -0500
User-agent: Mutt/1.5.6i

On Sun, May 30, 2004 at 04:11:36AM -0500, Albert Chin wrote:
> On Sun, May 30, 2004 at 12:36:40AM +0200, Jim Meyering wrote:
> > I wrote:
> > > Thanks for reporting that.
> > > I added that test just recently to exercise a bug I found and fixed in rm.
> > >
> > >     2004-05-21  Jim Meyering  <address@hidden>
> > >
> > >             * tests/rm/inaccessible: New test for the above fix.
> > >             * tests/rm/Makefile.am (TESTS): Add inaccessible.
> > >
> > > I hadn't finished reviewing it, then was away for a week.
> > > I'll check in the fix pretty soon.
> > 
> > FYI, I've just checked in a fix.
> > The savannah CVS repository should be sync'd within the hour.
> 
> Ok, thanks, that fixed it. I just synced CVS and have two remaining
> HP-UX 11i failures. I think both failures are because, on HP-UX, you
> cannot remove a directory accessed by a process (i.e. if it's the cwd
> of a shell). Should these failures be ignored on HP?

BTW, IRIX has this problem as well, though unread3 passes on it:
  gmake[3]: Entering directory `/opt/build/coreutils-5.3.0/tests/rm'
  out exp differ: char 19, line 1
  1d0
  < rm: cannot remove directory 
`/opt/build/coreutils-5.3.0/tests/rm/inaccessible.tmp/353412/abs1': Invalid 
argument
  3d1
  < rm: cannot remove directory 
`/opt/build/coreutils-5.3.0/tests/rm/inaccessible.tmp/353412/abs2': Invalid 
argument
  FAIL: inaccessible
  PASS: unread3

-- 
albert chin (address@hidden)




reply via email to

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