Many pthread failures in the test suite, one setgroup failure

Corinna Vinschen vinschen@redhat.com
Wed Sep 25 07:25:00 GMT 2002


On Wed, Sep 25, 2002 at 10:16:53AM -0400, Chris Faylor wrote:
> ltp/setgroups01.c: child process exited abnormally
> XFAIL: ltp/setgroups01.c (execute)

Did you check that in the setgroups01.c test:

void
setup()
{
    [...]
    if ( geteuid() != 0 )
            tst_brkm(TBROK, cleanup, "Must be ROOT to run this test.");

Corinna



More information about the Cygwin-developers mailing list