| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-developers AT cygwin DOT com |
| Date: | Wed, 25 Sep 2002 16:25:08 +0200 |
| From: | Corinna Vinschen <vinschen AT redhat DOT com> |
| To: | cygwin-developers AT cygwin DOT com |
| Subject: | Re: Many pthread failures in the test suite, one setgroup failure |
| Message-ID: | <20020925162508.H20875@cygbert.vinschen.de> |
| Reply-To: | cygwin-developers AT cygwin DOT com |
| Mail-Followup-To: | cygwin-developers AT cygwin DOT com |
| References: | <20020925141653 DOT GA6134 AT redhat DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <20020925141653.GA6134@redhat.com> |
| User-Agent: | Mutt/1.3.22.1i |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |