Re: tests/chgrp/basic test failure on Solaris 8 with setgid directory

2006-09-18 Thread Bob Proulx
Jim Meyering wrote: > So, ideally, regular testing should include building not only > on at least four different file system types, but also with and > without a setgid build directory. I am currently testing both with and without sgid directories. The results you have seen for i686-gnu-linux and

Re: tests/chgrp/basic test failure on Solaris 8 with setgid directory

2006-09-18 Thread Jim Meyering
Paul Eggert <[EMAIL PROTECTED]> wrote: > Here are the symptoms: > > make[3]: Entering directory `/r/share1/src/coreutils-6.2/tests/chgrp' > PASS: no-x > PASS: posix-H > FAIL: basic > ... > > I tracked it down to what appears to be a typo in tests/chgrp/basic, > triggered when the build directory is

tests/chgrp/basic test failure on Solaris 8 with setgid directory

2006-09-18 Thread Paul Eggert
Here are the symptoms: make[3]: Entering directory `/r/share1/src/coreutils-6.2/tests/chgrp' PASS: no-x PASS: posix-H FAIL: basic ... I tracked it down to what appears to be a typo in tests/chgrp/basic, triggered when the build directory is setgid and the builder has multiple groups. I installed