This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Clearify running testsuite as part of patch submission


From: Roland McGrath <roland@hack.frob.com>
Date: Tue, 17 Apr 2012 09:42:14 -0700 (PDT)

> Someone should go through and figure out each case and document its
> details.

1) resolv/tst-leaks.2 nss/bug-erange.c posix/bug-ga2.c

   Requires enough network connectivity to do a DNS lookup
   on www.gnu.org

2) nptl/tst-setuid1.c and nptl/tst-setuid1-static.c

   Requires user "nobody" in /etc/passwd or similar, and the
   ability as the current user to setuid to it.

3) nptl/tst-mutexpp1.c nptl/tst-mutexpp6.c nptl/tst-mutexpp10.c

   Requires enough privileges to set mutex priority ceiling via
   pthread_mutexattr_setprioceiling

4) sunrpc/tst-getmyaddr.c

   Requires at least one non-loopback IP address configured
   on the system.

5) sunrpc/thrsvc.c

   Requires loopback to be up and operational with IP address
   127.0.0.1

6) iconv/test-iconvconfig

   Requires an existing gconv-modules.cache to be installed
   under $(inst_gconvdir)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]