On Fri, Dec 13, 2002 at 03:40:51PM -0800, Ryan Bloom wrote: > > On Fri, 13 Dec 2002, Blair Zajac wrote: > > > Directory: ...F.........F > > Random: N > > DSO: FFFFFFFF. > > <.....> > > > 190 tests run: 176 passed, 10 failed, 4 not implemented. > > Failed tests in Directory: > > 1) test_removeall_fail: expected <1> but was <0> > > 2) test_uncleared_errno: expected <0> but was <17> > > These two bother me.
Yeah, those two fail on most Unixes other than Linux and BSDs, e.g. Solaris gets: 1) test_removeall_fail: expected <1> but was <0> 2) test_uncleared_errno: expected <1> but was <0>
